Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace
Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2025-12-11T02:54:00.070 +0900'
At revision 1334

No changes for https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x since the previous build
[s2dao-1.0.x] $ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0/bin/mvn clean test -P snapshot
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   S2Dao Project
[INFO]   S2Dao
[INFO]   S2Dao Examples
[INFO]   S2Dao tests for Seasar2.4.x
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Project
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO] [compiler:compile]
[INFO] Compiling 213 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 120 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 174 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.impl.EntityManagerImplTest
DEBUG 2025-12-11 02:54:07,308 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,308 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,324 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,325 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,395 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,424 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,425 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,438 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,438 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,466 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,466 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,467 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,467 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,481 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,487 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,488 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,488 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}]
DEBUG 2025-12-11 02:54:07,489 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,507 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,507 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,507 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,507 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,517 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,521 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,521 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,522 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}]
DEBUG 2025-12-11 02:54:07,522 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,537 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,538 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,539 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,539 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,565 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,569 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,571 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,573 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,573 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,613 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,613 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,613 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,613 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,620 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,626 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,627 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,628 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,628 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,646 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,646 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,646 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,646 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,654 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,661 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,662 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,663 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,663 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,676 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,676 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,677 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,677 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,685 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,689 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,689 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,690 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,690 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,709 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,709 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,709 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,709 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,720 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,727 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,727 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,728 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,728 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,768 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,768 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,768 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,768 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,776 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,780 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,781 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,781 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,781 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,795 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,795 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,795 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,795 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,800 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,804 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,805 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:07,805 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,805 [main] Physical connection closed
DEBUG 2025-12-11 02:54:07,818 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,818 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,818 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,819 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,824 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,828 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,829 [main] select count(*) from emp
DEBUG 2025-12-11 02:54:07,831 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,831 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2025-12-11 02:54:07,861 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,861 [main] Logical connection got
DEBUG 2025-12-11 02:54:07,861 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,861 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test
DEBUG 2025-12-11 02:54:07,893 [main] Physical connection got
DEBUG 2025-12-11 02:54:07,893 [main] Logical connection got
WARN  2025-12-11 02:54:07,897 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2025-12-11 02:54:07,984 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,984 [main] Logical connection got
7788
DEBUG 2025-12-11 02:54:07,985 [main] Logical connection closed
DEBUG 2025-12-11 02:54:07,985 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2025-12-11 02:54:08,002 [main] Transaction began
DEBUG 2025-12-11 02:54:08,004 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,005 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,005 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,005 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,037 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,054 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,055 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:08,056 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,057 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,058 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2025-12-11 02:54:08,059 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,059 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:08,059 [main] Physical connection closed
DEBUG 2025-12-11 02:54:08,067 [main] Transaction began
DEBUG 2025-12-11 02:54:08,068 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,068 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,068 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,068 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,079 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,082 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,083 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2025-12-11 02:54:08,083 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,083 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:08,083 [main] Physical connection closed
DEBUG 2025-12-11 02:54:08,091 [main] Transaction began
DEBUG 2025-12-11 02:54:08,091 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,091 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,091 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,091 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,103 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,106 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,106 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2025-12-11 02:54:08,106 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2025-12-11 02:54:08,107 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:08,107 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.seasar.dao.impl.FieldBeanAnnotationReaderTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor2Test
DEBUG 2025-12-11 02:54:08,180 [main] Transaction began
DEBUG 2025-12-11 02:54:08,180 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,181 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,181 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,181 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,185 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,188 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,188 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, 'hoge')
DEBUG 2025-12-11 02:54:08,189 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,189 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:08,189 [main] Physical connection closed
DEBUG 2025-12-11 02:54:08,219 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,219 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,219 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,219 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,226 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,228 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,229 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:08,230 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
DEBUG 2025-12-11 02:54:08,230 [main] Physical connection closed
DEBUG 2025-12-11 02:54:08,263 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,263 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,264 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,272 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,272 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0
DEBUG 2025-12-11 02:54:08,273 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30 {30, SALES, CHICAGO}]
DEBUG 2025-12-11 02:54:08,274 [main] Physical connection closed
DEBUG 2025-12-11 02:54:08,302 [main] Transaction began
DEBUG 2025-12-11 02:54:08,302 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,302 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,302 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,302 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,308 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,309 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,310 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 99, 'hoge', null, null, null, null, null)
DEBUG 2025-12-11 02:54:08,311 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2025-12-11 02:54:08,311 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,311 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:08,311 [main] Physical connection closed
DEBUG 2025-12-11 02:54:08,361 [main] Transaction began
DEBUG 2025-12-11 02:54:08,361 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,361 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,362 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,362 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,367 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,369 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,369 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, '~')
DEBUG 2025-12-11 02:54:08,369 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,370 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,370 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 99
DEBUG 2025-12-11 02:54:08,370 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,371 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:08,371 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2025-12-11 02:54:08,548 [main] Transaction began
DEBUG 2025-12-11 02:54:08,766 [main] Physical connection got
DEBUG 2025-12-11 02:54:08,766 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,769 [main] Logical connection closed
DEBUG 2025-12-11 02:54:08,771 [main] Logical connection got
DEBUG 2025-12-11 02:54:08,771 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,125 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,205 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,205 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,205 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,219 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,232 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,232 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,232 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,244 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,254 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,254 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,254 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,265 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,271 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,271 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,280 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,291 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,291 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,291 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,298 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,307 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,307 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,307 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,316 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,325 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,325 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,326 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,332 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,339 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,340 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,340 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,349 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,358 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,358 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,368 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,394 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,395 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,410 [main] Transaction began
DEBUG 2025-12-11 02:54:09,411 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,411 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,411 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,411 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,411 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,417 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,426 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,426 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,427 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,429 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,430 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,430 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,430 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,433 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,434 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,434 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,434 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,437 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,438 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,438 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,438 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,441 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,442 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,442 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,442 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,445 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,446 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,446 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,446 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,449 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,450 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,451 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,451 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,454 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,455 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,455 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,455 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,457 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,459 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,459 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,461 [main] Logical connection closed
{CCC=2025-12-11 02:54:09.461, BBB=aaaaa2}
DEBUG 2025-12-11 02:54:09,462 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,462 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,514 [main] Transaction began
DEBUG 2025-12-11 02:54:09,514 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,515 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,515 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,515 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,515 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,516 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,517 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,517 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,518 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,523 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,524 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,524 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,524 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,526 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,528 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,528 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,528 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,530 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,533 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,533 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,533 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,535 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,536 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,536 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,536 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,538 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,541 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,542 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,542 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,546 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,548 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,548 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,548 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,550 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,552 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,552 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,552 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,557 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,558 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,558 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,561 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,561 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,561 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,583 [main] Transaction began
DEBUG 2025-12-11 02:54:09,584 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,584 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,584 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,584 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,584 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,586 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,587 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,587 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,587 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,589 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,591 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,591 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,591 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,593 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,594 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,594 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,594 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,597 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,598 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,598 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,598 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,601 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,602 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,602 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,602 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,606 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,607 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,607 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,607 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,608 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,609 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,610 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,610 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,612 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,613 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,613 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,613 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,615 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,617 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,617 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,620 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,621 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,621 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,629 [main] Transaction began
DEBUG 2025-12-11 02:54:09,631 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,631 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,631 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,631 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,631 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,632 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,633 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,633 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,633 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,635 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,635 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,635 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,636 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,637 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,637 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,638 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,638 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,639 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,640 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,640 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,640 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,643 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,645 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,645 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,645 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,647 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,649 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,649 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,649 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,652 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,653 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,653 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,653 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,655 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,655 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,656 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,656 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,657 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,659 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,659 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,663 [main] Logical connection closed
{CCC=25, EEE=625}
DEBUG 2025-12-11 02:54:09,663 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,664 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,677 [main] Transaction began
DEBUG 2025-12-11 02:54:09,677 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,677 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,677 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,678 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,678 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,679 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,681 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,681 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,681 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,682 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,685 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,685 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,685 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,688 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,689 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,689 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,689 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,693 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,694 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,694 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,694 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,696 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,697 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,697 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,697 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,698 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,700 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,700 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,700 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,702 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,704 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,704 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,704 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,705 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,706 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,706 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,706 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,707 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,709 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,709 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,711 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,711 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,711 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,721 [main] Transaction began
DEBUG 2025-12-11 02:54:09,722 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,722 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,722 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,722 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,722 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,723 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,725 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,725 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,725 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,726 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,727 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,727 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,727 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,730 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,731 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,731 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,731 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,732 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,733 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,734 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,734 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,735 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,736 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,736 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,736 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,737 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,739 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,739 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,739 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,743 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,744 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,744 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,744 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,747 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,749 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,749 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,750 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,751 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,751 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,752 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,753 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,753 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,753 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,803 [main] Transaction began
DEBUG 2025-12-11 02:54:09,803 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,803 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,803 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,803 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,803 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,805 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,806 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,806 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,806 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,807 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,808 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,808 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,808 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,809 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,809 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,809 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,810 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,811 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,812 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,813 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,813 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,814 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,815 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,815 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,815 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,816 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,817 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,817 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,817 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,819 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,820 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,820 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,820 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,821 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,822 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,822 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,822 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,824 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,827 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,827 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,832 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,833 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,833 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,843 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,844 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,844 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,844 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,844 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,844 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,846 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,846 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,846 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,846 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,848 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,849 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,849 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,849 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,850 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,851 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,851 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,851 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,852 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,853 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,856 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,856 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,857 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,858 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,858 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,859 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,860 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,861 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,861 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,861 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,862 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,864 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,864 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,864 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,865 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,866 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,866 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,866 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,867 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,868 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,868 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,868 [main] Logical connection closed
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2025-12-11 02:54:09,869 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,869 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,880 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,880 [main] Logical connection got
DatabaseProductName=Apache Derby
DatabaseProductVersion=10.1.2.1
DriverName=Apache Derby Embedded JDBC Driver
DriverVersion=10.1.2.1
DEBUG 2025-12-11 02:54:09,880 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,880 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,892 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,892 [main] Logical connection got
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_AAA1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa1, procedure_type=1}
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_AAA2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa2, procedure_type=1}
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_AAA3, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa3, procedure_type=1}
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_BBB1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb1, procedure_type=1}
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_BBB2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb2, procedure_type=1}
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_CCC1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc1, procedure_type=1}
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_CCC2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc2, procedure_type=1}
{procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_DDD1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureDdd1, procedure_type=1}
{procedure_cat=, procedure_schem=SQLJ, procedure_name=INSTALL_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.INSTALL_JAR, procedure_type=1}
{procedure_cat=, procedure_schem=SQLJ, procedure_name=REMOVE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REMOVE_JAR, procedure_type=1}
{procedure_cat=, procedure_schem=SQLJ, procedure_name=REPLACE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REPLACE_JAR, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_BACKUP_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_BULK_INSERT, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BULK_INSERT, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_CHECKPOINT_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_CHECKPOINT_DATABASE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_COMPRESS_TABLE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_DISABLE_LOG_ARCHIVE_MODE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_DISABLE_LOG_ARCHIVE_MODE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_EXPORT_QUERY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_QUERY, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_EXPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_TABLE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_FREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_FREEZE_DATABASE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_IMPORT_DATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_DATA, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_IMPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_TABLE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_INPLACE_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_INPLACE_COMPRESS_TABLE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_SET_DATABASE_PROPERTY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_DATABASE_PROPERTY, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_SET_RUNTIMESTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_RUNTIMESTATISTICS, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_SET_STATISTICS_TIMING, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_STATISTICS_TIMING, procedure_type=1}
{procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_UNFREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_UNFREEZE_DATABASE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=METADATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.METADATA, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLCAMESSAGE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCAMESSAGE, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLCOLPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLPRIVILEGES, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLUMNS, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLFOREIGNKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLFOREIGNKEYS, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLGETTYPEINFO, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLGETTYPEINFO, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLPRIMARYKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPRIMARYKEYS, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLPROCEDURECOLS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURECOLS, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLPROCEDURES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURES, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLSPECIALCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSPECIALCOLUMNS, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLSTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSTATISTICS, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLTABLEPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLEPRIVILEGES, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLTABLES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLES, procedure_type=1}
{procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLUDTS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLUDTS, procedure_type=1}
DEBUG 2025-12-11 02:54:09,904 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,904 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,913 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,913 [main] Logical connection got
{table_cat=, table_schem=SYS, table_name=SYSALIASES, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSCHECKS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSCOLUMNS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSCONGLOMERATES, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSCONSTRAINTS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSDEPENDS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSFILES, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSFOREIGNKEYS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSKEYS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSSCHEMAS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSSTATEMENTS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSSTATISTICS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSTABLES, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSTRIGGERS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYS, table_name=SYSVIEWS, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SYSIBM, table_name=SYSDUMMY1, table_type=SYSTEM TABLE, remarks=}
{table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, table_type=TABLE, remarks=}
{table_cat=, table_schem=SEASAR, table_name=LARGE_BINARY, table_type=TABLE, remarks=}
{table_cat=, table_schem=SEASAR, table_name=LARGE_TEXT, table_type=TABLE, remarks=}
{table_cat=, table_schem=SEASAR, table_name=PK_ONLY_TABLE, table_type=TABLE, remarks=}
DEBUG 2025-12-11 02:54:09,950 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,951 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 sec
Running org.seasar.dao.pager.NullPagingSqlRewriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.PkOnlyTableTest
DEBUG 2025-12-11 02:54:09,961 [main] Transaction began
DEBUG 2025-12-11 02:54:09,963 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,963 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,964 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,964 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,972 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,972 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,973 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2025-12-11 02:54:09,973 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,973 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:09,973 [main] Physical connection closed
DEBUG 2025-12-11 02:54:09,991 [main] Transaction began
DEBUG 2025-12-11 02:54:09,991 [main] Physical connection got
DEBUG 2025-12-11 02:54:09,992 [main] Logical connection got
DEBUG 2025-12-11 02:54:09,992 [main] Logical connection closed
DEBUG 2025-12-11 02:54:09,992 [main] Logical connection got
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
	at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131)
	at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71)
	at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$5606f3$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$5606f3.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$5606f3.java)
	at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
DEBUG 2025-12-11 02:54:10,037 [main] Logical connection closed
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
	at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
	at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
	at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
	... 38 more
DEBUG 2025-12-11 02:54:10,040 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,040 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,063 [main] Transaction began
DEBUG 2025-12-11 02:54:10,063 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,063 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,063 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,063 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,068 [main] Logical connection closed
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
	at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131)
	at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71)
	at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1422d0b$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1422d0b.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1422d0b.java)
	at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
	at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
	at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
	at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
	... 38 more
DEBUG 2025-12-11 02:54:10,074 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,076 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2025-12-11 02:54:10,085 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,085 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,085 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,085 [main] Logical connection got
WARN  2025-12-11 02:54:10,089 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2025-12-11 02:54:10,090 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,090 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,090 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,091 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,101 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,110 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,110 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,113 [main] Logical connection closed
2025-12-11 00:00:00.0
DEBUG 2025-12-11 02:54:10,114 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,114 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.impl.SelectDynamicCommandTest
DEBUG 2025-12-11 02:54:10,121 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,121 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,146 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,146 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,146 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2025-12-11 02:54:10,147 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}
DEBUG 2025-12-11 02:54:10,148 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,153 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,153 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,154 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,154 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,179 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,187 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,188 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20 AND EMP.empno = 7369 AND EMP.job = 'CLERK'
DEBUG 2025-12-11 02:54:10,189 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,189 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,189 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20 AND EMP.empno = 7369 AND EMP.job = 'CLERK'
DEBUG 2025-12-11 02:54:10,191 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,191 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,197 [main] Transaction began
DEBUG 2025-12-11 02:54:10,198 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,199 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,199 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,199 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,209 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,261 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,262 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2025-12-11 02:54:10,262 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,262 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,262 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2025-12-11 02:54:10,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,264 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,264 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2025-12-11 02:54:10,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,265 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,265 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE  EMP3.employee_name = 'NAME1'
DEBUG 2025-12-11 02:54:10,268 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,268 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,268 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE  EMP3.department_Id = 200
DEBUG 2025-12-11 02:54:10,269 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,269 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,269 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
Running org.seasar.dao.impl.NoPkTableTest
DEBUG 2025-12-11 02:54:10,292 [main] Transaction began
DEBUG 2025-12-11 02:54:10,292 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,292 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,292 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,292 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,298 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,299 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,300 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2025-12-11 02:54:10,300 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,300 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,300 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2025-12-11 02:54:10,300 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,301 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,301 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2025-12-11 02:54:10,301 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,301 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,301 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2025-12-11 02:54:10,301 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,301 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,301 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2025-12-11 02:54:10,302 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,302 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,302 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2025-12-11 02:54:10,302 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,302 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,302 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2025-12-11 02:54:10,302 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,302 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,302 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2025-12-11 02:54:10,302 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,303 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,303 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2025-12-11 02:54:10,304 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,304 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,304 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2025-12-11 02:54:10,344 [main] Transaction began
DEBUG 2025-12-11 02:54:10,345 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,345 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,345 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,345 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,355 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,358 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,358 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,358 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
ename, ename
job, job
DEBUG 2025-12-11 02:54:10,359 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,359 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.10', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:10,360 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,360 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,360 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,394 [main] Transaction began
DEBUG 2025-12-11 02:54:10,395 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,395 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,395 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,395 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,405 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,407 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,407 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,408 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2025-12-11 02:54:10,408 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,408 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.10', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:10,409 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,409 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,409 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,439 [main] Transaction began
DEBUG 2025-12-11 02:54:10,440 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,440 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,440 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,440 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,450 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,452 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,452 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,453 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2025-12-11 02:54:10,453 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,453 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.10' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:10,454 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,454 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,454 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,488 [main] Transaction began
DEBUG 2025-12-11 02:54:10,488 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,489 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,489 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,489 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,501 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,549 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,549 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,550 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2025-12-11 02:54:10,550 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2025-12-11 02:54:10,550 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,550 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,583 [main] Transaction began
DEBUG 2025-12-11 02:54:10,583 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,583 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,583 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,583 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,604 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,606 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,606 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,607 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
30, SALES, CHICAGO
class org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Dept$$EnhancedByS2AOP$$90ebfe
DEBUG 2025-12-11 02:54:10,607 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,607 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,607 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,610 [main] Logical connection closed
dname, dname
DEBUG 2025-12-11 02:54:10,611 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,611 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2025-12-11 02:54:10,612 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,612 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,612 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,612 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,612 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,612 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,642 [main] Transaction began
DEBUG 2025-12-11 02:54:10,643 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,643 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,643 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,643 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,657 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,658 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,658 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE  EMP.job = 'MANAGER'
DEBUG 2025-12-11 02:54:10,660 [main] Logical connection closed
[7566, JONES, MANAGER, 2975.0, null, 2000-01-01 00:00:00.0, 7698, BLAKE, MANAGER, 2850.0, null, 2000-01-01 00:00:00.0, 7782, CLARK, MANAGER, 2450.0, null, 2000-01-01 00:00:00.0]
DEBUG 2025-12-11 02:54:10,660 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,660 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,660 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,664 [main] Logical connection closed
dname, dname
DEBUG 2025-12-11 02:54:10,665 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,665 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2025-12-11 02:54:10,665 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,665 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,665 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE  EMP.empno = 7566
DEBUG 2025-12-11 02:54:10,666 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,666 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,666 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,707 [main] Transaction began
DEBUG 2025-12-11 02:54:10,708 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,708 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,708 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,708 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,718 [main] Logical connection closed
[EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp
DEBUG 2025-12-11 02:54:10,719 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,719 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,754 [main] Transaction began
DEBUG 2025-12-11 02:54:10,755 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,755 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,755 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,755 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,759 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,760 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,760 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,760 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,761 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,761 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2025-12-11 02:54:10,761 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,761 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,761 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:10,761 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,762 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,762 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec
Running org.seasar.dao.parser.SqlTokenizerImplTest
org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge)
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest
DEBUG 2025-12-11 02:54:10,873 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,873 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,874 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,874 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,881 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,881 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,881 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,882 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.impl.FieldArgumentDtoAnnotationReaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.HogeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.ListBindTest
DEBUG 2025-12-11 02:54:10,950 [main] Transaction began
DEBUG 2025-12-11 02:54:10,951 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,951 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,951 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,951 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,955 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,958 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,958 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP  WHERE  empno IN (7566, 7900) 
DEBUG 2025-12-11 02:54:10,959 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,959 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:10,960 [main] Physical connection closed
DEBUG 2025-12-11 02:54:10,993 [main] Transaction began
DEBUG 2025-12-11 02:54:10,993 [main] Physical connection got
DEBUG 2025-12-11 02:54:10,994 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,994 [main] Logical connection closed
DEBUG 2025-12-11 02:54:10,994 [main] Logical connection got
DEBUG 2025-12-11 02:54:10,997 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,000 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,000 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP  WHERE  empno IN (7900, 7902) 
DEBUG 2025-12-11 02:54:11,001 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,001 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,001 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest
DEBUG 2025-12-11 02:54:11,008 [main] Transaction began
DEBUG 2025-12-11 02:54:11,008 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,009 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,009 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,009 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,034 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,042 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,042 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-12-11 02:54:11,044 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,044 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,045 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 20, ename = 'HOGE' WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,045 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,045 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,045 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-12-11 02:54:11,046 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,046 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,046 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,051 [main] Transaction began
DEBUG 2025-12-11 02:54:11,051 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,052 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,052 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,052 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,077 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,086 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,087 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-12-11 02:54:11,088 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,088 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,088 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,089 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,089 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,089 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-12-11 02:54:11,090 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,090 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,090 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,095 [main] Transaction began
DEBUG 2025-12-11 02:54:11,096 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,096 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,096 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,096 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,104 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,105 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,105 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2025-12-11 02:54:11,105 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,106 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,106 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,112 [main] Transaction began
DEBUG 2025-12-11 02:54:11,112 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,112 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,112 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,112 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,122 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,124 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,124 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE  DEPT.deptno = 20
DEBUG 2025-12-11 02:54:11,125 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,125 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,126 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2025-12-11 02:54:11,126 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,126 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,126 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE  DEPT.deptno = 20
DEBUG 2025-12-11 02:54:11,127 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,127 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,127 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
Running org.seasar.dao.pager.PagerUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest
DEBUG 2025-12-11 02:54:11,146 [main] Transaction began
DEBUG 2025-12-11 02:54:11,146 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,146 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,146 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,146 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,166 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,175 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,176 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,176 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,177 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,177 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,177 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,177 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,177 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,178 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,178 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,237 [main] Transaction began
DEBUG 2025-12-11 02:54:11,237 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,237 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,237 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,237 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,262 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,270 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,271 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,271 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.11', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:11,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,272 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,272 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7499
DEBUG 2025-12-11 02:54:11,273 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,273 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,273 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-12-11 02:54:11,274 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,275 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,275 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2025-12-11 02:54:11,289 [main] Transaction began
DEBUG 2025-12-11 02:54:11,289 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,289 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,289 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,290 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,312 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,321 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,321 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.54.11', 0, 99, 'hoge', null, null, null, null, null)
DEBUG 2025-12-11 02:54:11,321 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.54.11', 0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2025-12-11 02:54:11,321 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,322 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,322 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.54.11', 0, 97, 'hoge3', null, null, null, null, null)
DEBUG 2025-12-11 02:54:11,322 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.54.11', 0, 96, 'hoge2', null, null, null, null, null)
DEBUG 2025-12-11 02:54:11,322 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,322 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,323 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2025-12-11 02:54:11,330 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,330 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,330 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,331 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2025-12-11 02:54:11,336 [main] Transaction began
DEBUG 2025-12-11 02:54:11,337 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,338 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,338 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,338 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,347 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,347 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,348 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2025-12-11 02:54:11,348 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,348 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,348 [main] SELECT employee_name FROM EMP3
DEBUG 2025-12-11 02:54:11,349 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,349 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,349 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2025-12-11 02:54:11,349 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,349 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,349 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest
[EDAO0028](hoge) is illegal for procedure parameter type
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2025-12-11 02:54:11,360 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,361 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,361 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,361 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,365 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,366 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,366 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,367 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,371 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,371 [main] Logical connection got
WARN  2025-12-11 02:54:11,371 [main] More than 2 rows found, but only first row returned
DEBUG 2025-12-11 02:54:11,371 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,371 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.impl.PropertyTypeFactoryImplTest
DEBUG 2025-12-11 02:54:11,386 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,386 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,388 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,388 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.context.CommandContextPropertyAccessorTest
hoge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.util.TypeUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.CharBindTest
DEBUG 2025-12-11 02:54:11,411 [main] Transaction began
DEBUG 2025-12-11 02:54:11,411 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,412 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,412 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,412 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,417 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,418 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,419 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2025-12-11 02:54:11,419 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,420 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,420 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2025-12-11 02:54:11,420 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,420 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,420 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.BeanEnhancerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.UpdateDynamicCommandTest
DEBUG 2025-12-11 02:54:11,433 [main] Transaction began
DEBUG 2025-12-11 02:54:11,434 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,434 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,434 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2025-12-11 02:54:11,434 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,435 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:11,435 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest
[EDAO0031](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithSimpleParameter(int)) is illegal. Parameter type must be DTO
[EDAO0030](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithMultiParameters(org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Hoge,int)) is illegal. Parameter size must be 0 or 1
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.seasar.dao.pager.PagerResultSetWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.dbms.OracleTest
DEBUG 2025-12-11 02:54:11,512 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,512 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,538 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+)
DEBUG 2025-12-11 02:54:11,538 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,544 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,544 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,551 [main] Logical connection closed
SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT
DEBUG 2025-12-11 02:54:11,552 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest
[EDAO0033]Overload not supported for method(foo) of Dao interface(hoge)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest
DEBUG 2025-12-11 02:54:11,564 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,564 [main] Logical connection got
WARN  2025-12-11 02:54:11,567 [main] Table(MyBean) not found
WARN  2025-12-11 02:54:11,567 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2025-12-11 02:54:11,574 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,574 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,581 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,581 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,603 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,603 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,609 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,610 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,619 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,620 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,634 [main] Logical connection closed
SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0
DEBUG 2025-12-11 02:54:11,634 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,640 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,640 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,718 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,718 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,724 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,724 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,745 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,746 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,751 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,752 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,772 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,772 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,780 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,780 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,804 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,805 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,811 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,811 [main] Logical connection got
WARN  2025-12-11 02:54:11,813 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2025-12-11 02:54:11,818 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,818 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,826 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,826 [main] Logical connection got
WARN  2025-12-11 02:54:11,829 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2025-12-11 02:54:11,836 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,836 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,841 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,841 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,848 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,848 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,854 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,855 [main] Logical connection got
WARN  2025-12-11 02:54:11,858 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2025-12-11 02:54:11,864 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,864 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,871 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,871 [main] Logical connection got
WARN  2025-12-11 02:54:11,922 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2025-12-11 02:54:11,926 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,926 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,944 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,944 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,952 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,952 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,958 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,958 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,965 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,966 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,973 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,973 [main] Logical connection got
DEBUG 2025-12-11 02:54:11,982 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,982 [main] Physical connection closed
DEBUG 2025-12-11 02:54:11,990 [main] Physical connection got
DEBUG 2025-12-11 02:54:11,990 [main] Logical connection got
WARN  2025-12-11 02:54:11,993 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2025-12-11 02:54:11,997 [main] Logical connection closed
DEBUG 2025-12-11 02:54:11,997 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2025-12-11 02:54:12,005 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,005 [main] Logical connection got
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.util.ImplementInterfaceWalkerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.BooleanPropertyTest
DEBUG 2025-12-11 02:54:12,018 [main] Transaction began
DEBUG 2025-12-11 02:54:12,019 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,019 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,019 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,019 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,026 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,027 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,027 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true)
DEBUG 2025-12-11 02:54:12,027 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,027 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,027 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2
WARN  2025-12-11 02:54:12,028 [main] More than 2 rows found, but only first row returned
DEBUG 2025-12-11 02:54:12,028 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,028 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,028 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2025-12-11 02:54:12,033 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,033 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,034 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,034 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,039 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,039 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,039 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,039 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.id.IdentityIdentifierGeneratorTest
DEBUG 2025-12-11 02:54:12,044 [main] Transaction began
DEBUG 2025-12-11 02:54:12,044 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,045 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,045 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2025-12-11 02:54:12,045 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,046 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,046 [main] CALL IDENTITY()
DEBUG 2025-12-11 02:54:12,046 [main] Logical connection closed
0
DEBUG 2025-12-11 02:54:12,046 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,046 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.dbms.H2Test
DEBUG 2025-12-11 02:54:12,249 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,249 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,279 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,388 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,388 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,389 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,390 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,393 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,395 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,395 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2025-12-11 02:54:12,399 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,399 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,399 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2025-12-11 02:54:12,399 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,399 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,399 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2025-12-11 02:54:12,399 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,399 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,399 [main] CALL IDENTITY()
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,400 [main] CALL IDENTITY()
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,400 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,400 [main] CALL IDENTITY()
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,400 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,401 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,402 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec
Running org.seasar.dao.util.FetchHandlerUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.util.DaoNamingConventionUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.NoPersistentPropertyTypeTest
DEBUG 2025-12-11 02:54:12,412 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,412 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,412 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,412 [main] Logical connection got
WARN  2025-12-11 02:54:12,415 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2025-12-11 02:54:12,419 [main] Logical connection closed
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization findAll method of org.seasar.dao.impl.NoPersistentPropertyTypeTest$Foo1Dao, because org.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
	at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
	at org.seasar.dao.unit.S2DaoTestCase.createDaoMetaData(S2DaoTestCase.java:173)
	at org.seasar.dao.impl.NoPersistentPropertyTypeTest.testNoPersistentPropertyTypeException1(NoPersistentPropertyTypeTest.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list
	at org.seasar.dao.impl.BeanMetaDataImpl.setupAutoSelectList(BeanMetaDataImpl.java:405)
	at org.seasar.dao.impl.BeanMetaDataImpl.getAutoSelectList(BeanMetaDataImpl.java:362)
	at org.seasar.dao.dbms.Standard.getAutoSelectSql(Standard.java:64)
	at org.seasar.dao.impl.DaoMetaDataImpl.createAutoSelectSql(DaoMetaDataImpl.java:866)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByArgs(DaoMetaDataImpl.java:796)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByAuto(DaoMetaDataImpl.java:752)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupSelectMethodByAuto(DaoMetaDataImpl.java:723)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:389)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
	... 32 more
DEBUG 2025-12-11 02:54:12,420 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,425 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,425 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,425 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,425 [main] Logical connection got
WARN  2025-12-11 02:54:12,429 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2025-12-11 02:54:12,431 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,432 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,432 [main] SELECT * FROM EMP
DEBUG 2025-12-11 02:54:12,432 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,433 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest
DEBUG 2025-12-11 02:54:12,439 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,439 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,440 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,440 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,444 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,444 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,444 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,444 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor3Test
DEBUG 2025-12-11 02:54:12,461 [main] Transaction began
DEBUG 2025-12-11 02:54:12,462 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,462 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,463 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,463 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,466 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,466 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,467 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2025-12-11 02:54:12,467 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,468 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,468 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,482 [main] Transaction began
DEBUG 2025-12-11 02:54:12,482 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,482 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,482 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,482 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,486 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,487 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,487 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2025-12-11 02:54:12,488 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,488 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,488 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2025-12-11 02:54:12,494 [main] Transaction began
DEBUG 2025-12-11 02:54:12,496 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,497 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,497 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,502 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,502 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2025-12-11 02:54:12,504 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,504 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,504 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,515 [main] Transaction began
DEBUG 2025-12-11 02:54:12,516 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,516 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,516 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,519 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,520 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2025-12-11 02:54:12,522 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,522 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,522 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,526 [main] Transaction began
DEBUG 2025-12-11 02:54:12,527 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,527 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,527 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,530 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,531 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2025-12-11 02:54:12,532 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,532 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,532 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,536 [main] Transaction began
DEBUG 2025-12-11 02:54:12,537 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,537 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,537 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,541 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,541 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2025-12-11 02:54:12,543 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,543 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,543 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,547 [main] Transaction began
DEBUG 2025-12-11 02:54:12,548 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,549 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,549 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,551 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,551 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2025-12-11 02:54:12,555 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,555 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,555 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,559 [main] Transaction began
DEBUG 2025-12-11 02:54:12,560 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,560 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,560 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,562 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,563 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2025-12-11 02:54:12,566 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,566 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,566 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,570 [main] Transaction began
DEBUG 2025-12-11 02:54:12,571 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,571 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,571 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,573 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,573 [main] Logical connection closed
[EDAO0029]null is illegal for argument DTO
DEBUG 2025-12-11 02:54:12,574 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,574 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,579 [main] Transaction began
DEBUG 2025-12-11 02:54:12,579 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,579 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,579 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,582 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,582 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2025-12-11 02:54:12,584 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,584 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,584 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,588 [main] Transaction began
DEBUG 2025-12-11 02:54:12,589 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,589 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,589 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,592 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,592 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2025-12-11 02:54:12,595 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,595 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,595 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,599 [main] Transaction began
DEBUG 2025-12-11 02:54:12,600 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,600 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,600 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,603 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,604 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2025-12-11 02:54:12,606 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,606 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,606 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
Running org.seasar.dao.pager.PagerContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.LogCustomizeTest
DEBUG 2025-12-11 02:54:12,686 [main] Transaction began
DEBUG 2025-12-11 02:54:12,686 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,686 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,686 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,686 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,690 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,693 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,694 [main] Logical connection closed
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2025-12-11 02:54:12,694 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,694 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2025-12-11 02:54:12,711 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,711 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,711 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,711 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,714 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,714 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,715 [main] SELECT EMP.ename FROM EMP
DEBUG 2025-12-11 02:54:12,715 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,715 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,715 [main] SELECT EMP.ename FROM EMP
DEBUG 2025-12-11 02:54:12,717 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,717 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.pager.PagerConditionBaseTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.pager.ScrollCursorTest
DEBUG 2025-12-11 02:54:12,726 [main] Transaction began
DEBUG 2025-12-11 02:54:12,726 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,727 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,730 [main] S2Pager use scroll cursor.
DEBUG 2025-12-11 02:54:12,730 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,730 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,730 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,734 [main] Transaction began
DEBUG 2025-12-11 02:54:12,734 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,734 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,735 [main] S2Pager use scroll cursor.
DEBUG 2025-12-11 02:54:12,735 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,735 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,735 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,744 [main] Transaction began
DEBUG 2025-12-11 02:54:12,744 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,744 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,744 [main] S2Pager use scroll cursor.
DEBUG 2025-12-11 02:54:12,744 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,744 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,744 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.seasar.dao.impl.MapListResultSetHandlerTest
DEBUG 2025-12-11 02:54:12,751 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,751 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,751 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,751 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.impl.ClobTest
DEBUG 2025-12-11 02:54:12,771 [main] Transaction began
DEBUG 2025-12-11 02:54:12,772 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,772 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,772 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,772 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,788 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,789 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,789 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 123
DEBUG 2025-12-11 02:54:12,800 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,800 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,801 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,818 [main] Transaction began
DEBUG 2025-12-11 02:54:12,819 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,819 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,819 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,819 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,822 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,824 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,824 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1')
DEBUG 2025-12-11 02:54:12,846 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,846 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,846 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 1
DEBUG 2025-12-11 02:54:12,847 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,847 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,847 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2025-12-11 02:54:12,855 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,856 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,856 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 1
DEBUG 2025-12-11 02:54:12,856 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,866 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,866 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.seasar.dao.id.IdentifierGeneratorFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest
DEBUG 2025-12-11 02:54:12,878 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,878 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,896 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,896 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2025-12-11 02:54:12,899 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,899 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.types.SerializableTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.InsertAutoDynamicCommandTest
DEBUG 2025-12-11 02:54:12,909 [main] Transaction began
DEBUG 2025-12-11 02:54:12,910 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,910 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,910 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,910 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,928 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,938 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,939 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2025-12-11 02.54.12', 0, 99, 'hoge')
DEBUG 2025-12-11 02:54:12,939 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,939 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:12,939 [main] Physical connection closed
DEBUG 2025-12-11 02:54:12,944 [main] Transaction began
DEBUG 2025-12-11 02:54:12,945 [main] Physical connection got
DEBUG 2025-12-11 02:54:12,945 [main] Logical connection got
DEBUG 2025-12-11 02:54:12,945 [main] Logical connection closed
DEBUG 2025-12-11 02:54:12,945 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,006 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,006 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,007 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2025-12-11 02:54:13,007 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,007 [main] CALL IDENTITY()
DEBUG 2025-12-11 02:54:13,007 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,007 [main] Logical connection closed
1
DEBUG 2025-12-11 02:54:13,007 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,007 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2025-12-11 02:54:13,008 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,008 [main] CALL IDENTITY()
DEBUG 2025-12-11 02:54:13,008 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,008 [main] Logical connection closed
2
DEBUG 2025-12-11 02:54:13,008 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,008 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,013 [main] Transaction began
DEBUG 2025-12-11 02:54:13,014 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,014 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,014 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,015 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,022 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,022 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,023 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2025-12-11 02:54:13,023 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,023 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,023 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,028 [main] Transaction began
DEBUG 2025-12-11 02:54:13,029 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,030 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,030 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,030 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,035 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,035 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,036 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,041 [main] Transaction began
DEBUG 2025-12-11 02:54:13,042 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,042 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,042 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,042 [main] Logical connection got
WARN  2025-12-11 02:54:13,045 [main] Table(DUMMY_TABLE) not found
DEBUG 2025-12-11 02:54:13,051 [main] Logical connection closed
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2025-12-11 02:54:13,052 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,052 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,056 [main] Transaction began
DEBUG 2025-12-11 02:54:13,057 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,057 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,057 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,057 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,064 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,065 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,065 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,065 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,066 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,066 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2025-12-11 02:54:13,066 [main] Logical connection closed
49
DEBUG 2025-12-11 02:54:13,067 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,067 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,074 [main] Transaction began
DEBUG 2025-12-11 02:54:13,074 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,074 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,075 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,075 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,082 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,082 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,083 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,088 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,088 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,088 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2025-12-11 02:54:13,088 [main] Logical connection closed
50
DEBUG 2025-12-11 02:54:13,088 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,088 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,088 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,088 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,088 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2025-12-11 02:54:13,089 [main] Logical connection closed
51
DEBUG 2025-12-11 02:54:13,089 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,089 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,094 [main] Transaction began
DEBUG 2025-12-11 02:54:13,094 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,094 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,094 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,094 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,114 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,122 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,123 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2025-12-11 02.54.13', 99, 'hoge')
DEBUG 2025-12-11 02:54:13,123 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,123 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,123 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,128 [main] Transaction began
DEBUG 2025-12-11 02:54:13,128 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,128 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,128 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,128 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,146 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,154 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,155 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2025-12-11 02.54.13')
DEBUG 2025-12-11 02:54:13,155 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,155 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,155 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,160 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,160 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,160 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,160 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,169 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,169 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,169 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,169 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,170 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,170 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,170 [main] INSERT INTO COMPOSITE_PK_TABLE (pk2, aaa, pk1) VALUES (10, 'hoge', 52)
DEBUG 2025-12-11 02:54:13,170 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,170 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,170 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2025-12-11 02:54:13,176 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,176 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,176 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,176 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.id.SequenceIdentifierGeneratorTest
DEBUG 2025-12-11 02:54:13,181 [main] Transaction began
DEBUG 2025-12-11 02:54:13,182 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,182 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,182 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,182 [main] Logical connection closed
53
DEBUG 2025-12-11 02:54:13,182 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,182 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,186 [main] Transaction began
DEBUG 2025-12-11 02:54:13,188 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,188 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,188 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,189 [main] Logical connection closed
49
50
51
52
53
54
55
56
57
58
DEBUG 2025-12-11 02:54:13,189 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,189 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,189 [main] Logical connection closed
59
60
61
62
63
64
65
66
67
68
DEBUG 2025-12-11 02:54:13,189 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,189 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,190 [main] Logical connection closed
69
70
71
72
73
74
75
76
77
78
DEBUG 2025-12-11 02:54:13,190 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,190 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2025-12-11 02:54:13,190 [main] Logical connection closed
79
80
DEBUG 2025-12-11 02:54:13,190 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,190 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2025-12-11 02:54:13,195 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,195 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,195 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,195 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2025-12-11 02:54:13,259 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,259 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,277 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,283 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.seasar.dao.impl.NoPropertyForUpdateTest
DEBUG 2025-12-11 02:54:13,299 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,300 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,301 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,301 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,306 [main] Logical connection closed
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao, because org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update.
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
	at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131)
	at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71)
	at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1593ce6$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1593ce6.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1593ce6.java)
	at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update.
	at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
	at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
	at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
	... 37 more
DEBUG 2025-12-11 02:54:13,307 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.impl.DefaultTest
DEBUG 2025-12-11 02:54:13,334 [main] Transaction began
DEBUG 2025-12-11 02:54:13,334 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,335 [main] Logical connection got
[1] TABLE_CAT
[2] TABLE_SCHEM
[3] TABLE_NAME
[4] COLUMN_NAME
[5] DATA_TYPE
[6] TYPE_NAME
[7] COLUMN_SIZE
[8] BUFFER_LENGTH
[9] DECIMAL_DIGITS
[10] NUM_PREC_RADIX
[11] NULLABLE
[12] REMARKS
[13] COLUMN_DEF
[14] SQL_DATA_TYPE
[15] SQL_DATETIME_SUB
[16] CHAR_OCTET_LENGTH
[17] ORDINAL_POSITION
[18] IS_NULLABLE
{table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=ID, data_type=4, type_name=INTEGER, column_size=10, buffer_length=null, decimal_digits=0, num_prec_radix=10, nullable=0, remarks=, column_def=AUTOINCREMENT: start 1 increment 1, sql_data_type=null, sql_datetime_sub=null, char_octet_length=null, ordinal_position=1, is_nullable=NO}
{table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=AAA, data_type=12, type_name=VARCHAR, column_size=20, buffer_length=null, decimal_digits=null, num_prec_radix=null, nullable=1, remarks=, column_def='ABC', sql_data_type=null, sql_datetime_sub=null, char_octet_length=40, ordinal_position=2, is_nullable=YES}
{table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=BBB, data_type=12, type_name=VARCHAR, column_size=20, buffer_length=null, decimal_digits=null, num_prec_radix=null, nullable=1, remarks=, column_def=null, sql_data_type=null, sql_datetime_sub=null, char_octet_length=40, ordinal_position=3, is_nullable=YES}
{table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=VERSION_NO, data_type=4, type_name=INTEGER, column_size=10, buffer_length=null, decimal_digits=0, num_prec_radix=10, nullable=0, remarks=, column_def=null, sql_data_type=null, sql_datetime_sub=null, char_octet_length=null, ordinal_position=4, is_nullable=NO}
DEBUG 2025-12-11 02:54:13,338 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,338 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,338 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,361 [main] Transaction began
DEBUG 2025-12-11 02:54:13,363 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,363 [main] Logical connection got
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2025-12-11 02:54:13,365 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,366 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,366 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,390 [main] Transaction began
DEBUG 2025-12-11 02:54:13,391 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,391 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,391 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,391 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,393 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,396 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,396 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2025-12-11 02:54:13,401 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,401 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2025-12-11 02:54:13,403 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,403 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,403 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,403 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE  DEFAULT_TABLE.id = 1
DEBUG 2025-12-11 02:54:13,408 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,417 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,417 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,441 [main] Transaction began
DEBUG 2025-12-11 02:54:13,441 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,441 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,441 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,441 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,442 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,445 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,445 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2025-12-11 02:54:13,446 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2025-12-11 02:54:13,446 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,447 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,447 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2025-12-11 02:54:13,459 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,473 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,473 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,497 [main] Transaction began
DEBUG 2025-12-11 02:54:13,498 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,498 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,498 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,498 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,499 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,502 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,503 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2025-12-11 02:54:13,503 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2025-12-11 02:54:13,503 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2025-12-11 02:54:13,504 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,504 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,504 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2025-12-11 02:54:13,505 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,511 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,511 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,537 [main] Transaction began
DEBUG 2025-12-11 02:54:13,538 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,538 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,538 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,538 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,542 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,545 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,546 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2025-12-11 02:54:13,546 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2025-12-11 02:54:13,547 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,547 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,547 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2025-12-11 02:54:13,547 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,554 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,554 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,580 [main] Transaction began
DEBUG 2025-12-11 02:54:13,581 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,581 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,581 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,581 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,582 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,586 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,586 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2025-12-11 02:54:13,591 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,591 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2025-12-11 02:54:13,591 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,591 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,591 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,591 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE  DEFAULT_TABLE.id = 9
DEBUG 2025-12-11 02:54:13,591 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,598 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,598 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,623 [main] Transaction began
DEBUG 2025-12-11 02:54:13,624 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,624 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,624 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,624 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,625 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,628 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,629 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2025-12-11 02:54:13,632 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,632 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2025-12-11 02:54:13,633 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,633 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,633 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,633 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE  DEFAULT_TABLE.id = 10
DEBUG 2025-12-11 02:54:13,633 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,639 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,640 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,728 [main] Transaction began
DEBUG 2025-12-11 02:54:13,728 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,729 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,729 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,729 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,730 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,733 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,734 [main] INSERT INTO DEFAULT_TABLE (
    AAA,
    
    VERSION_NO
) VALUES (
	'foooo',
	
	0
)
DEBUG 2025-12-11 02:54:13,739 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,739 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,739 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2025-12-11 02:54:13,741 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,751 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,751 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,774 [main] Transaction began
DEBUG 2025-12-11 02:54:13,774 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,774 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,774 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,774 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,775 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,779 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,779 [main] INSERT INTO DEFAULT_TABLE (
    
    BBB,
    VERSION_NO
) VALUES (
	
	'ttt',
	0
)
DEBUG 2025-12-11 02:54:13,782 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,782 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,782 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2025-12-11 02:54:13,782 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,790 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,791 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,813 [main] Transaction began
DEBUG 2025-12-11 02:54:13,813 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,813 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,813 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,813 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,817 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,817 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,818 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2025-12-11 02:54:13,821 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,821 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,821 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2025-12-11 02:54:13,823 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,829 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,829 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2025-12-11 02:54:13,836 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,836 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,844 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,845 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest
DEBUG 2025-12-11 02:54:13,860 [main] Transaction began
DEBUG 2025-12-11 02:54:13,861 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,861 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,866 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,866 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,867 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,873 [main] Transaction began
DEBUG 2025-12-11 02:54:13,873 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,873 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,877 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,877 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:13,877 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2025-12-11 02:54:13,926 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,926 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,926 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,926 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,945 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,951 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,956 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,957 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,957 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,957 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,977 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.deptno AS deptno_0, parent.empno AS empno_0, parent.ename AS ename_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:13,978 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,978 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.deptno AS deptno_0, parent.empno AS empno_0, parent.ename AS ename_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:13,980 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2025-12-11 02:54:13,980 [main] Physical connection closed
DEBUG 2025-12-11 02:54:13,986 [main] Physical connection got
DEBUG 2025-12-11 02:54:13,986 [main] Logical connection got
DEBUG 2025-12-11 02:54:13,986 [main] Logical connection closed
DEBUG 2025-12-11 02:54:13,986 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,007 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,011 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,016 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,016 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,016 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,016 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,094 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,096 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,103 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,103 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,104 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,104 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,122 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,125 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,130 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,130 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,130 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,130 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,150 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,154 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,160 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,160 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,160 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,160 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,180 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, deptno = ?, ename = ?, hiredate = ?, mgr = ?, job = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2025-12-11 02:54:14,181 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,191 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,191 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,191 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,191 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,209 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,213 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,218 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,218 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,218 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,218 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,238 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,241 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,247 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,247 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,247 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,247 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,269 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,274 [main] Transaction began
DEBUG 2025-12-11 02:54:14,274 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,274 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,274 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,274 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,294 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,302 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,303 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2025-12-11 02.54.14', 0, 99, 'hoge')
DEBUG 2025-12-11 02:54:14,303 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,303 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:14,303 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,308 [main] Transaction began
DEBUG 2025-12-11 02:54:14,309 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,309 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,309 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,309 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,388 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,396 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,397 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:14,398 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,398 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,398 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.14', deptno = 20, ename = 'hoge2', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2025-12-11 02:54:14,399 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,399 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:14,399 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,405 [main] Transaction began
DEBUG 2025-12-11 02:54:14,406 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,406 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,406 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,406 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,437 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,445 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,446 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:14,447 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,447 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,448 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.14', deptno = 20, ename = 'hoge4', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2025-12-11 02:54:14,448 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,448 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:14,449 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,456 [main] Transaction began
DEBUG 2025-12-11 02:54:14,456 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,456 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,457 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,457 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,477 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,485 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,486 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:14,487 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,487 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,487 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2025-12-11 02:54:14,487 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,487 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:14,487 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,493 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,493 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,493 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,493 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,512 [main] Logical connection closed
public abstract void org.seasar.dao.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2025-12-11 02:54:14,513 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,519 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,519 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,519 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,519 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,536 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF deptno != null*/ EMP.deptno = /*deptno*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:14,544 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,549 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,549 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,549 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,549 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,578 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,587 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,592 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,592 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,592 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,592 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,612 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,620 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,625 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,625 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,625 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,625 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,648 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,658 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,663 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,663 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,663 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,663 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,680 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,689 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,689 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-12-11 02:54:14,692 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-12-11 02:54:14,695 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,765 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,766 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,766 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,766 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,786 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,794 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,795 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-12-11 02:54:14,798 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-12-11 02:54:14,799 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,804 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,804 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,805 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,805 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,822 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,829 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,830 [main] select * from emp
DEBUG 2025-12-11 02:54:14,831 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-12-11 02:54:14,833 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,837 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,838 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,838 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,838 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,857 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,864 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,864 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-12-11 02:54:14,866 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-12-11 02:54:14,868 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,874 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,874 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,874 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,874 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,890 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2025-12-11 02:54:14,898 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,903 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,903 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,903 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,903 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,921 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,928 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,929 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-12-11 02:54:14,930 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-12-11 02:54:14,935 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,940 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,940 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,940 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,940 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,960 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,968 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,968 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-12-11 02:54:14,970 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-12-11 02:54:14,970 [main] Physical connection closed
DEBUG 2025-12-11 02:54:14,975 [main] Physical connection got
DEBUG 2025-12-11 02:54:14,975 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,975 [main] Logical connection closed
DEBUG 2025-12-11 02:54:14,975 [main] Logical connection got
DEBUG 2025-12-11 02:54:14,993 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,000 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,000 [main] select * from emp
DEBUG 2025-12-11 02:54:15,001 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-12-11 02:54:15,002 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,006 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,006 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,006 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,006 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,023 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,031 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,031 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-12-11 02:54:15,033 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-12-11 02:54:15,034 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,039 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,039 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,039 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,039 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,131 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,140 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,140 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:15,141 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-12-11 02:54:15,143 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,148 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,148 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,148 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,148 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,167 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,174 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,175 [main] select count(*) from emp
DEBUG 2025-12-11 02:54:15,175 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,175 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,180 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,181 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,181 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,181 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,196 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,205 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,205 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:15,205 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}
DEBUG 2025-12-11 02:54:15,205 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,210 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,210 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,210 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,210 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,232 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,241 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,241 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:15,241 [main] Logical connection closed
{tstamp=2005-01-18 13:09:32.213, deptno=20, empno=7788, ename=SCOTT, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, deptno0=20, versionno0=0, dname0=RESEARCH, loc0=DALLAS}
DEBUG 2025-12-11 02:54:15,242 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,247 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,247 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,247 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,247 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,273 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,273 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:15,273 [main] Logical connection closed
[{tstamp=2005-01-18 13:09:32.213, deptno=20, empno=7788, ename=SCOTT, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, deptno0=20, versionno0=0, dname0=RESEARCH, loc0=DALLAS}]
DEBUG 2025-12-11 02:54:15,273 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,279 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,279 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,279 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,280 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,296 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,304 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,305 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-12-11 02:54:15,305 [main] Logical connection closed
[Ljava.util.Map;@70cdd2
DEBUG 2025-12-11 02:54:15,305 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,310 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,310 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,310 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,310 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,327 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,334 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,334 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2025-12-11 02:54:15,336 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2025-12-11 02:54:15,336 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,341 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,341 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,341 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,341 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,362 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2025-12-11 02:54:15,369 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,369 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2025-12-11 02:54:15,371 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-12-11 02:54:15,371 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,377 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,377 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,377 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,377 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,394 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,396 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,396 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-12-11 02:54:15,396 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,397 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,401 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,401 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,402 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,402 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,418 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,422 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,422 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-12-11 02:54:15,422 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,422 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,493 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,493 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,494 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,494 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,506 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,506 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,507 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.deptno AS deptno_0, department2.dname AS dname_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2025-12-11 02:54:15,507 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-12-11 02:54:15,508 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,513 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,513 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,513 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,513 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,525 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,525 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,525 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-12-11 02:54:15,526 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-12-11 02:54:15,526 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,531 [main] Transaction began
DEBUG 2025-12-11 02:54:15,531 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,531 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,531 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,531 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,550 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,558 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,558 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2025-12-11 02.54.15', 50, 9999, 'test')
DEBUG 2025-12-11 02:54:15,559 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,559 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,559 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-12-11 02:54:15,560 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-12-11 02:54:15,560 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,560 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2025-12-11 02:54:15,561 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2025-12-11 02:54:15.558 {50, null, null, 0}
DEBUG 2025-12-11 02:54:15,561 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:15,561 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,566 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,566 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,566 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,566 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,583 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,588 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,593 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,593 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,593 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,593 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,611 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:15,619 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,620 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-12-11 02:54:15,621 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,621 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,627 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,627 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,627 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,627 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,643 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:15,654 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,655 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 0 AND EMP.empno = 0 AND EMP.job = 'MANAGER'
DEBUG 2025-12-11 02:54:15,655 [main] Logical connection closed
[]
DEBUG 2025-12-11 02:54:15,655 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,661 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,661 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,661 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,661 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,679 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.deptno != null*/ EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:15,685 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,685 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2025-12-11 02:54:15,686 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-12-11 02:54:15,686 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,691 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,691 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,691 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,692 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,709 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.deptno != null*/ EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2025-12-11 02:54:15,712 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,717 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,717 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,717 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,717 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,736 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-12-11 02:54:15,744 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,745 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-12-11 02:54:15,747 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,747 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,752 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,752 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,752 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,752 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,841 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-12-11 02:54:15,849 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,850 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2025-12-11 02:54:15,850 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,850 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,856 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,856 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,856 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,857 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,876 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:15,878 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,883 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,884 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,884 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,884 [main] Logical connection got
WARN  2025-12-11 02:54:15,887 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-12-11 02:54:15,892 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-12-11 02:54:15,892 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,892 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-12-11 02:54:15,893 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-12-11 02:54:15,893 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,899 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,899 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,899 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,899 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,921 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:15,930 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,936 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,936 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,936 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,936 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,956 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2025-12-11 02:54:15,957 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,958 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' 
DEBUG 2025-12-11 02:54:15,959 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,959 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,959 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME 
DEBUG 2025-12-11 02:54:15,960 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,961 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,966 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,966 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,967 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,967 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,985 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2025-12-11 02:54:15,986 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,986 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2025-12-11 02:54:15,989 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,989 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,989 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2025-12-11 02:54:15,989 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,989 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,990 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2025-12-11 02:54:15,992 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,992 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,992 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2025-12-11 02:54:15,993 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,993 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,993 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2025-12-11 02:54:15,993 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,993 [main] Physical connection closed
DEBUG 2025-12-11 02:54:15,998 [main] Transaction began
DEBUG 2025-12-11 02:54:15,999 [main] Physical connection got
DEBUG 2025-12-11 02:54:15,999 [main] Logical connection got
DEBUG 2025-12-11 02:54:15,999 [main] Logical connection closed
DEBUG 2025-12-11 02:54:15,999 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,016 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-12-11 02:54:16,016 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,017 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-12-11 02:54:16,017 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,017 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,017 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-12-11 02:54:16,017 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,017 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,017 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-12-11 02:54:16,017 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,017 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,017 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,023 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,023 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,023 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,023 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,040 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,043 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,050 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,050 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,050 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,050 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,056 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-12-11 02:54:16,060 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,072 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,072 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,072 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,072 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,079 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-12-11 02:54:16,080 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,085 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,085 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,085 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,086 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,092 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:16,093 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,098 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,099 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,099 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,099 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,105 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2025-12-11 02:54:16,106 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,177 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,177 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,177 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,177 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,197 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,197 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,198 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-12-11 02:54:16,200 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,200 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,205 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,206 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,206 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,206 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,223 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.impl.Employee11Dao, method=insert, file=org/seasar/dao/impl/Employee11Dao_insert.sql)
DEBUG 2025-12-11 02:54:16,224 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,230 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,230 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,230 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,230 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,251 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,251 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,257 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,257 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,257 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,257 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,277 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-12-11 02:54:16,277 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,283 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,283 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,283 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,283 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,300 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-12-11 02:54:16,300 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.385 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2025-12-11 02:54:16,313 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,314 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,332 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,332 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,336 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,336 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,351 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,351 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,356 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,356 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,372 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,372 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,377 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,377 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,393 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,393 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2025-12-11 02:54:16,488 [main] Transaction began
DEBUG 2025-12-11 02:54:16,489 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,489 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,489 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,489 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,493 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,494 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,494 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 123
DEBUG 2025-12-11 02:54:16,501 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,502 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,502 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,520 [main] Transaction began
DEBUG 2025-12-11 02:54:16,521 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,521 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,521 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,521 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,524 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,526 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,527 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@e0a3f2')
DEBUG 2025-12-11 02:54:16,530 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,530 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,530 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2025-12-11 02:54:16,532 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,532 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,532 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@e3f6d' WHERE id = 111 AND version_no = 0
DEBUG 2025-12-11 02:54:16,536 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,536 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,536 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2025-12-11 02:54:16,536 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,536 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,536 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2025-12-11 02:54:16,543 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,543 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,543 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2025-12-11 02:54:16,543 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,553 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,553 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,574 [main] Transaction began
DEBUG 2025-12-11 02:54:16,575 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,575 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,575 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,575 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,578 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,579 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,579 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@164d75')
DEBUG 2025-12-11 02:54:16,582 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,582 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,582 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 4321
DEBUG 2025-12-11 02:54:16,582 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,594 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,595 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,614 [main] Transaction began
DEBUG 2025-12-11 02:54:16,614 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,614 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,614 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,615 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,617 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,618 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,618 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 123
DEBUG 2025-12-11 02:54:16,619 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,619 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,619 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
Running org.seasar.dao.impl.DeleteWithAnnotationTest
DEBUG 2025-12-11 02:54:16,632 [main] Transaction began
DEBUG 2025-12-11 02:54:16,633 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,633 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,633 [main] SELECT * FROM EMP
DEBUG 2025-12-11 02:54:16,636 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,636 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,636 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,636 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,638 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,639 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,639 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2025-12-11 02:54:16,639 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,639 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,639 [main] SELECT * FROM EMP
DEBUG 2025-12-11 02:54:16,640 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,640 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,640 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2025-12-11 02:54:16,640 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,640 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,640 [main] SELECT * FROM EMP
DEBUG 2025-12-11 02:54:16,641 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,641 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,641 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.interceptors.S2DaoInterceptorTest
DEBUG 2025-12-11 02:54:16,664 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,664 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,664 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,664 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,667 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,667 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,667 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,667 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,669 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,671 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,671 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2025-12-11 02:54:16,674 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30 {30, SALES, CHICAGO}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30 {30, SALES, CHICAGO}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20 {20, RESEARCH, DALLAS}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30 {30, SALES, CHICAGO}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30 {30, SALES, CHICAGO}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10 {10, ACCOUNTING, NEW YORK}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10 {10, ACCOUNTING, NEW YORK}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30 {30, SALES, CHICAGO}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20 {20, RESEARCH, DALLAS}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30 {30, SALES, CHICAGO}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10 {10, ACCOUNTING, NEW YORK}
DEBUG 2025-12-11 02:54:16,675 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,698 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,698 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,699 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,699 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,702 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,702 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,703 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,703 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,704 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,705 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,706 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN  2025-12-11 02:54:16,706 [main] More than 2 rows found, but only first row returned
DEBUG 2025-12-11 02:54:16,706 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK}
DEBUG 2025-12-11 02:54:16,706 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,727 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,727 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,727 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,727 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,732 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,732 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,732 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,732 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,733 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,734 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,735 [main] SELECT count(*) FROM emp
DEBUG 2025-12-11 02:54:16,735 [main] Logical connection closed
count:14
DEBUG 2025-12-11 02:54:16,735 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,755 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,755 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,755 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,755 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,759 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,760 [main] Transaction began
DEBUG 2025-12-11 02:54:16,760 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,760 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,760 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,761 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,762 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,763 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2025-12-11 02:54:16,763 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,763 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,763 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,782 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,783 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,783 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,783 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,787 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,787 [main] Transaction began
DEBUG 2025-12-11 02:54:16,787 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,787 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,788 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,788 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,790 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,790 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN  2025-12-11 02:54:16,793 [main] More than 2 rows found, but only first row returned
DEBUG 2025-12-11 02:54:16,793 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,793 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,793 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2025-12-11 02:54:16,793 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,793 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:16,793 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,814 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,814 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,814 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,815 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,818 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,818 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,818 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,818 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,819 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,820 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,821 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2025-12-11 02:54:16,821 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,821 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,844 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,844 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,844 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,844 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,847 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,847 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,850 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,850 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,851 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,852 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,854 [main] select empno as value, ename as label from emp
DEBUG 2025-12-11 02:54:16,854 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2025-12-11 02:54:16,854 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,879 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,879 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,879 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,880 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,883 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,883 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,884 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10
DEBUG 2025-12-11 02:54:16,884 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,884 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-12-11 02:54:16,955 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,955 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,958 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,958 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest
DEBUG 2025-12-11 02:54:16,961 [main] S2Pager use scroll cursor.
DEBUG 2025-12-11 02:54:16,962 [main] S2Pager use scroll cursor.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest
DEBUG 2025-12-11 02:54:16,968 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,968 [main] Logical connection got
DEBUG 2025-12-11 02:54:16,983 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,983 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2025-12-11 02:54:16,989 [main] Logical connection closed
DEBUG 2025-12-11 02:54:16,989 [main] Physical connection closed
DEBUG 2025-12-11 02:54:16,993 [main] Physical connection got
DEBUG 2025-12-11 02:54:16,993 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,010 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,010 [main] Logical connection got
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, null, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0}
DEBUG 2025-12-11 02:54:17,013 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,013 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,017 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,017 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,035 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,035 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,036 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,036 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,041 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,041 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,052 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,052 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,053 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,053 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest
DEBUG 2025-12-11 02:54:17,070 [main] Transaction began
DEBUG 2025-12-11 02:54:17,070 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,071 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,071 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,071 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,089 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,089 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,089 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2025-12-11 02:54:17,090 [main] Logical connection closed
org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$eced18$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$eced18.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$eced18.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$14b84ad$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$14b84ad.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$14b84ad.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest.testMoreThanOneRowTx(AssertExactlyOneRowInterceptorTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
DEBUG 2025-12-11 02:54:17,091 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,091 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,103 [main] Transaction began
DEBUG 2025-12-11 02:54:17,103 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,103 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,103 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,103 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,119 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,120 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,120 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2025-12-11 02:54:17,120 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,120 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,120 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,132 [main] Transaction began
DEBUG 2025-12-11 02:54:17,132 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,132 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,132 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,132 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,147 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,147 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,147 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2025-12-11 02:54:17,148 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,148 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,148 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2025-12-11 02:54:17,165 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,165 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,184 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,184 [main] Logical connection got
7788,SCOTT
DEBUG 2025-12-11 02:54:17,186 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,186 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,190 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,190 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,209 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,209 [main] Logical connection got
0,SCOTT
DEBUG 2025-12-11 02:54:17,210 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,210 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,215 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,215 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,226 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,226 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,226 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,227 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,231 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,231 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,244 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,244 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,244 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,244 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,249 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,249 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,261 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,261 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,261 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,261 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2025-12-11 02:54:17,267 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,267 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,356 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno LEFT OUTER JOIN DEPT department2 ON EMP.deptno = department2.deptno
DEBUG 2025-12-11 02:54:17,357 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,361 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,361 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,383 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,383 [main] Physical connection closed
org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB
org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Sequence in this RDB
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2025-12-11 02:54:17,399 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,399 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,415 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,416 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,420 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,420 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,436 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,436 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2025-12-11 02:54:17,447 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,447 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,447 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,447 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,451 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,452 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,460 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,460 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,460 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,460 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,463 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,463 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,463 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,464 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,464 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,466 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2025-12-11 02:54:17,471 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,472 [main] Logical connection got
WARN  2025-12-11 02:54:17,474 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN  2025-12-11 02:54:17,475 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2025-12-11 02:54:17,478 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,479 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,483 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,483 [main] Logical connection got
WARN  2025-12-11 02:54:17,485 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN  2025-12-11 02:54:17,486 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2025-12-11 02:54:17,490 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,491 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.seasar.dao.dbms.DbmsManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.UpdateAutoStaticCommandTest
DEBUG 2025-12-11 02:54:17,498 [main] Transaction began
DEBUG 2025-12-11 02:54:17,499 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,499 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,499 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,499 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,515 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,524 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,524 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:17,525 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,525 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,526 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.17', deptno = 20, ename = 'SCOTT', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2025-12-11 02:54:17,526 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,526 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,526 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,529 [main] Transaction began
DEBUG 2025-12-11 02:54:17,530 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,530 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,530 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,530 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,537 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,542 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,542 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2025-12-11 02:54:17,542 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,542 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,543 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,545 [main] Transaction began
DEBUG 2025-12-11 02:54:17,547 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,547 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,547 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,547 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,553 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,556 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,556 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2025-12-11 02:54:17,556 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2025-12-11 02:54:17,557 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,557 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,559 [main] Transaction began
DEBUG 2025-12-11 02:54:17,561 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,561 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,561 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,561 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,576 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,585 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,585 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:17,586 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,586 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,586 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.17', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2025-12-11 02:54:17,586 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,586 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,587 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,657 [main] Transaction began
DEBUG 2025-12-11 02:54:17,657 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,657 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,657 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,657 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,674 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,680 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,681 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:17,682 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,682 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,682 [main] UPDATE EMP SET deptno = 20, tstamp = '2025-12-11 02.54.17' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2025-12-11 02:54:17,682 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,682 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,682 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
Running org.seasar.dao.util.PropertyDescUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.pager.NoScrollCursorTest
DEBUG 2025-12-11 02:54:17,695 [main] Transaction began
DEBUG 2025-12-11 02:54:17,695 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,695 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,695 [main] S2Pager not use scroll cursor.
DEBUG 2025-12-11 02:54:17,695 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,695 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,695 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,699 [main] Transaction began
DEBUG 2025-12-11 02:54:17,699 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,699 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,699 [main] S2Pager not use scroll cursor.
DEBUG 2025-12-11 02:54:17,699 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,700 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,700 [main] Physical connection closed
DEBUG 2025-12-11 02:54:17,703 [main] Transaction began
DEBUG 2025-12-11 02:54:17,703 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,704 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,704 [main] S2Pager not use scroll cursor.
DEBUG 2025-12-11 02:54:17,704 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:17,704 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,704 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2025-12-11 02:54:17,764 [main] Transaction began
DEBUG 2025-12-11 02:54:17,976 [main] Physical connection got
DEBUG 2025-12-11 02:54:17,976 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,977 [main] DELETE FROM CUSTOMER
DEBUG 2025-12-11 02:54:17,977 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,977 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,980 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,980 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,980 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751)
DEBUG 2025-12-11 02:54:17,981 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,981 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,981 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29)
DEBUG 2025-12-11 02:54:17,981 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,981 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,981 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577)
DEBUG 2025-12-11 02:54:17,981 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,981 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,982 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157)
DEBUG 2025-12-11 02:54:17,982 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,982 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,982 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413)
DEBUG 2025-12-11 02:54:17,982 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,982 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,982 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248)
DEBUG 2025-12-11 02:54:17,982 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,983 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,983 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532)
DEBUG 2025-12-11 02:54:17,983 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,983 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,983 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276)
DEBUG 2025-12-11 02:54:17,983 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,983 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,983 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140)
DEBUG 2025-12-11 02:54:17,984 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,984 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,985 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166)
DEBUG 2025-12-11 02:54:17,986 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,986 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,986 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109)
DEBUG 2025-12-11 02:54:17,987 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,987 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,987 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591)
DEBUG 2025-12-11 02:54:17,987 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,987 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,987 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375)
DEBUG 2025-12-11 02:54:17,987 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,987 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,987 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439)
DEBUG 2025-12-11 02:54:17,988 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,988 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,988 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543)
DEBUG 2025-12-11 02:54:17,988 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,988 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,988 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127)
DEBUG 2025-12-11 02:54:17,988 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,988 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,988 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74)
DEBUG 2025-12-11 02:54:17,989 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,989 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,989 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432)
DEBUG 2025-12-11 02:54:17,989 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,989 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,989 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722)
DEBUG 2025-12-11 02:54:17,989 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,989 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,989 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857)
DEBUG 2025-12-11 02:54:17,990 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,990 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,991 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756)
DEBUG 2025-12-11 02:54:17,991 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,991 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,992 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789)
DEBUG 2025-12-11 02:54:17,992 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,992 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,992 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261)
DEBUG 2025-12-11 02:54:17,992 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,992 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,992 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278)
DEBUG 2025-12-11 02:54:17,993 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,993 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,993 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867)
DEBUG 2025-12-11 02:54:17,993 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,995 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,995 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115)
DEBUG 2025-12-11 02:54:17,995 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,995 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,995 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401)
DEBUG 2025-12-11 02:54:17,995 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,996 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,996 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543)
DEBUG 2025-12-11 02:54:17,996 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,996 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,996 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737)
DEBUG 2025-12-11 02:54:17,996 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,996 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,996 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736)
DEBUG 2025-12-11 02:54:17,997 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,997 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,997 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354)
DEBUG 2025-12-11 02:54:17,997 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,997 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,997 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863)
DEBUG 2025-12-11 02:54:17,997 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,997 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,997 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112)
DEBUG 2025-12-11 02:54:17,998 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,998 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,998 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435)
DEBUG 2025-12-11 02:54:17,998 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,998 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,998 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327)
DEBUG 2025-12-11 02:54:17,998 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,998 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,998 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427)
DEBUG 2025-12-11 02:54:17,999 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,999 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,999 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634)
DEBUG 2025-12-11 02:54:17,999 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,999 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,999 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465)
DEBUG 2025-12-11 02:54:17,999 [main] Logical connection closed
DEBUG 2025-12-11 02:54:17,999 [main] Logical connection got
DEBUG 2025-12-11 02:54:17,999 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175)
DEBUG 2025-12-11 02:54:18,000 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,000 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,000 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342)
DEBUG 2025-12-11 02:54:18,000 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,000 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,000 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883)
DEBUG 2025-12-11 02:54:18,000 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,000 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,000 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87)
DEBUG 2025-12-11 02:54:18,001 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,001 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,001 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35)
DEBUG 2025-12-11 02:54:18,001 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,001 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,001 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626)
DEBUG 2025-12-11 02:54:18,001 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,001 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,002 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268)
DEBUG 2025-12-11 02:54:18,002 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,002 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,002 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759)
DEBUG 2025-12-11 02:54:18,002 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,002 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,002 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199)
DEBUG 2025-12-11 02:54:18,002 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,002 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,003 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578)
DEBUG 2025-12-11 02:54:18,003 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,003 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,003 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605)
DEBUG 2025-12-11 02:54:18,003 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,003 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,003 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385)
DEBUG 2025-12-11 02:54:18,003 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,003 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,004 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400)
DEBUG 2025-12-11 02:54:18,004 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,004 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,004 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98)
DEBUG 2025-12-11 02:54:18,004 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,004 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,004 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765)
DEBUG 2025-12-11 02:54:18,004 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,005 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,005 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627)
DEBUG 2025-12-11 02:54:18,005 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,005 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,005 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178)
DEBUG 2025-12-11 02:54:18,005 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,005 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,005 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912)
DEBUG 2025-12-11 02:54:18,005 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,006 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,006 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160)
DEBUG 2025-12-11 02:54:18,006 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,006 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,006 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525)
DEBUG 2025-12-11 02:54:18,006 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,006 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,006 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637)
DEBUG 2025-12-11 02:54:18,006 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,007 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,007 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623)
DEBUG 2025-12-11 02:54:18,007 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,007 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,007 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482)
DEBUG 2025-12-11 02:54:18,007 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,007 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,007 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824)
DEBUG 2025-12-11 02:54:18,008 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,008 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,008 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421)
DEBUG 2025-12-11 02:54:18,008 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,008 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,008 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552)
DEBUG 2025-12-11 02:54:18,008 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,008 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,008 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444)
DEBUG 2025-12-11 02:54:18,009 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,009 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,009 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671)
DEBUG 2025-12-11 02:54:18,009 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,009 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,009 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167)
DEBUG 2025-12-11 02:54:18,010 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,010 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,010 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193)
DEBUG 2025-12-11 02:54:18,010 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,010 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,010 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343)
DEBUG 2025-12-11 02:54:18,010 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,010 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,011 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156)
DEBUG 2025-12-11 02:54:18,011 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,011 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,012 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851)
DEBUG 2025-12-11 02:54:18,012 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,012 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,012 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447)
DEBUG 2025-12-11 02:54:18,012 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,012 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,012 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677)
DEBUG 2025-12-11 02:54:18,012 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,013 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,013 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444)
DEBUG 2025-12-11 02:54:18,013 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,013 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,013 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277)
DEBUG 2025-12-11 02:54:18,013 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,013 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,013 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568)
DEBUG 2025-12-11 02:54:18,014 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,014 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,014 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259)
DEBUG 2025-12-11 02:54:18,014 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,014 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,014 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143)
DEBUG 2025-12-11 02:54:18,014 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,015 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,015 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545)
DEBUG 2025-12-11 02:54:18,015 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,016 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,016 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133)
DEBUG 2025-12-11 02:54:18,016 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,016 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,016 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824)
DEBUG 2025-12-11 02:54:18,016 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,016 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,016 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456)
DEBUG 2025-12-11 02:54:18,016 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,017 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,017 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581)
DEBUG 2025-12-11 02:54:18,017 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,017 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,017 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50)
DEBUG 2025-12-11 02:54:18,017 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,017 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,019 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764)
DEBUG 2025-12-11 02:54:18,019 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,019 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,020 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759)
DEBUG 2025-12-11 02:54:18,020 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,020 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,020 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899)
DEBUG 2025-12-11 02:54:18,021 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,021 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,021 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466)
DEBUG 2025-12-11 02:54:18,021 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,021 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,021 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591)
DEBUG 2025-12-11 02:54:18,022 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,023 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,023 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303)
DEBUG 2025-12-11 02:54:18,023 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,023 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,023 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6)
DEBUG 2025-12-11 02:54:18,024 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,024 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,024 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82)
DEBUG 2025-12-11 02:54:18,024 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,024 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,024 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82)
DEBUG 2025-12-11 02:54:18,024 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,024 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,024 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43)
DEBUG 2025-12-11 02:54:18,025 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,025 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,025 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435)
DEBUG 2025-12-11 02:54:18,025 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,025 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,025 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547)
DEBUG 2025-12-11 02:54:18,025 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,025 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,026 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34)
DEBUG 2025-12-11 02:54:18,026 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,026 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,026 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903)
DEBUG 2025-12-11 02:54:18,026 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,026 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,027 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628)
DEBUG 2025-12-11 02:54:18,027 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,028 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,028 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90)
DEBUG 2025-12-11 02:54:18,028 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,028 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,028 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,028 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,029 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,030 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,030 [main] SELECT count(*) FROM (SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER ) AS total
DEBUG 2025-12-11 02:54:18,031 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,031 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,031 [main] SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER ORDER BY PRIORITY LIMIT 12 OFFSET 18
DEBUG 2025-12-11 02:54:18,032 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,032 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,032 [main] Physical connection closed
DEBUG 2025-12-11 02:54:18,047 [main] Transaction began
DEBUG 2025-12-11 02:54:18,075 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,075 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,075 [main] DELETE FROM CUSTOMER
DEBUG 2025-12-11 02:54:18,075 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,075 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,078 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,078 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,078 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751)
DEBUG 2025-12-11 02:54:18,078 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,078 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,078 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29)
DEBUG 2025-12-11 02:54:18,079 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,079 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,079 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577)
DEBUG 2025-12-11 02:54:18,079 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,079 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,079 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157)
DEBUG 2025-12-11 02:54:18,079 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,079 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,081 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413)
DEBUG 2025-12-11 02:54:18,081 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,081 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,082 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248)
DEBUG 2025-12-11 02:54:18,082 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,082 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,082 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532)
DEBUG 2025-12-11 02:54:18,082 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,082 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,082 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276)
DEBUG 2025-12-11 02:54:18,082 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,082 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,082 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140)
DEBUG 2025-12-11 02:54:18,083 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,083 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,084 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166)
DEBUG 2025-12-11 02:54:18,084 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,084 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,084 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109)
DEBUG 2025-12-11 02:54:18,084 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,084 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,084 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591)
DEBUG 2025-12-11 02:54:18,085 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,085 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,085 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375)
DEBUG 2025-12-11 02:54:18,085 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,085 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,085 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439)
DEBUG 2025-12-11 02:54:18,086 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,086 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,086 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543)
DEBUG 2025-12-11 02:54:18,088 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,088 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,088 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127)
DEBUG 2025-12-11 02:54:18,088 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,088 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,088 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74)
DEBUG 2025-12-11 02:54:18,089 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,089 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,089 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432)
DEBUG 2025-12-11 02:54:18,089 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,089 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,089 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722)
DEBUG 2025-12-11 02:54:18,089 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,089 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,089 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857)
DEBUG 2025-12-11 02:54:18,090 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,090 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,090 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756)
DEBUG 2025-12-11 02:54:18,090 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,090 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,090 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789)
DEBUG 2025-12-11 02:54:18,090 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,090 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,090 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261)
DEBUG 2025-12-11 02:54:18,091 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,091 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,091 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278)
DEBUG 2025-12-11 02:54:18,091 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,091 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,091 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867)
DEBUG 2025-12-11 02:54:18,091 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,091 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,091 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115)
DEBUG 2025-12-11 02:54:18,091 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,092 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,092 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401)
DEBUG 2025-12-11 02:54:18,092 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,092 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,092 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543)
DEBUG 2025-12-11 02:54:18,093 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,093 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,093 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737)
DEBUG 2025-12-11 02:54:18,093 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,093 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,094 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736)
DEBUG 2025-12-11 02:54:18,094 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,094 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,094 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354)
DEBUG 2025-12-11 02:54:18,094 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,094 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,094 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863)
DEBUG 2025-12-11 02:54:18,094 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,094 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,094 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112)
DEBUG 2025-12-11 02:54:18,095 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,095 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,095 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435)
DEBUG 2025-12-11 02:54:18,095 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,095 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,095 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327)
DEBUG 2025-12-11 02:54:18,095 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,095 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,096 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427)
DEBUG 2025-12-11 02:54:18,096 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,096 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,096 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634)
DEBUG 2025-12-11 02:54:18,096 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,096 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,096 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465)
DEBUG 2025-12-11 02:54:18,096 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,096 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,097 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175)
DEBUG 2025-12-11 02:54:18,097 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,097 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,097 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342)
DEBUG 2025-12-11 02:54:18,097 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,098 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,098 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883)
DEBUG 2025-12-11 02:54:18,098 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,098 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,098 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87)
DEBUG 2025-12-11 02:54:18,098 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,098 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,098 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35)
DEBUG 2025-12-11 02:54:18,098 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,098 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,099 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626)
DEBUG 2025-12-11 02:54:18,099 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,099 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,099 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268)
DEBUG 2025-12-11 02:54:18,101 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,101 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,101 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759)
DEBUG 2025-12-11 02:54:18,101 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,101 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,101 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199)
DEBUG 2025-12-11 02:54:18,101 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,101 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,103 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578)
DEBUG 2025-12-11 02:54:18,103 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,103 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,103 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605)
DEBUG 2025-12-11 02:54:18,103 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,103 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,103 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385)
DEBUG 2025-12-11 02:54:18,104 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,104 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,104 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400)
DEBUG 2025-12-11 02:54:18,104 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,104 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,104 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98)
DEBUG 2025-12-11 02:54:18,105 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,105 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,105 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765)
DEBUG 2025-12-11 02:54:18,106 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,106 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,106 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627)
DEBUG 2025-12-11 02:54:18,106 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,106 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,106 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178)
DEBUG 2025-12-11 02:54:18,107 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,107 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,107 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912)
DEBUG 2025-12-11 02:54:18,107 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,107 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,107 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160)
DEBUG 2025-12-11 02:54:18,109 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,109 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,110 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525)
DEBUG 2025-12-11 02:54:18,111 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,111 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,111 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637)
DEBUG 2025-12-11 02:54:18,111 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,111 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,111 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623)
DEBUG 2025-12-11 02:54:18,111 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,111 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,111 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482)
DEBUG 2025-12-11 02:54:18,111 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,112 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,112 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824)
DEBUG 2025-12-11 02:54:18,112 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,112 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,112 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421)
DEBUG 2025-12-11 02:54:18,112 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,112 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,114 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552)
DEBUG 2025-12-11 02:54:18,114 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,114 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,114 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444)
DEBUG 2025-12-11 02:54:18,115 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,115 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,115 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671)
DEBUG 2025-12-11 02:54:18,115 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,115 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,115 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167)
DEBUG 2025-12-11 02:54:18,115 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,115 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,115 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193)
DEBUG 2025-12-11 02:54:18,115 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,116 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,116 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343)
DEBUG 2025-12-11 02:54:18,116 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,116 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,117 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156)
DEBUG 2025-12-11 02:54:18,117 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,117 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,117 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851)
DEBUG 2025-12-11 02:54:18,117 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,117 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,117 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447)
DEBUG 2025-12-11 02:54:18,117 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,117 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,117 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677)
DEBUG 2025-12-11 02:54:18,118 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,118 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,118 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444)
DEBUG 2025-12-11 02:54:18,118 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,118 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,118 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277)
DEBUG 2025-12-11 02:54:18,118 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,118 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,118 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568)
DEBUG 2025-12-11 02:54:18,118 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,119 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,119 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259)
DEBUG 2025-12-11 02:54:18,119 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,119 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,119 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143)
DEBUG 2025-12-11 02:54:18,119 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,119 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,119 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545)
DEBUG 2025-12-11 02:54:18,119 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,119 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,119 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133)
DEBUG 2025-12-11 02:54:18,121 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,121 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,122 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824)
DEBUG 2025-12-11 02:54:18,122 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,122 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,122 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456)
DEBUG 2025-12-11 02:54:18,122 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,122 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,123 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581)
DEBUG 2025-12-11 02:54:18,123 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,123 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,123 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50)
DEBUG 2025-12-11 02:54:18,123 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,124 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,124 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764)
DEBUG 2025-12-11 02:54:18,125 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,125 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,125 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759)
DEBUG 2025-12-11 02:54:18,125 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,125 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,125 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899)
DEBUG 2025-12-11 02:54:18,125 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,125 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,126 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466)
DEBUG 2025-12-11 02:54:18,126 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,126 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,126 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591)
DEBUG 2025-12-11 02:54:18,126 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,126 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,126 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303)
DEBUG 2025-12-11 02:54:18,126 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,126 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,128 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6)
DEBUG 2025-12-11 02:54:18,128 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,129 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,129 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82)
DEBUG 2025-12-11 02:54:18,129 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,129 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,129 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82)
DEBUG 2025-12-11 02:54:18,129 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,129 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,129 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43)
DEBUG 2025-12-11 02:54:18,129 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,129 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,129 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435)
DEBUG 2025-12-11 02:54:18,130 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,130 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,130 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547)
DEBUG 2025-12-11 02:54:18,130 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,130 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,130 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34)
DEBUG 2025-12-11 02:54:18,130 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,130 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,130 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903)
DEBUG 2025-12-11 02:54:18,130 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,131 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,131 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628)
DEBUG 2025-12-11 02:54:18,131 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,131 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,131 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90)
DEBUG 2025-12-11 02:54:18,131 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,142 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,142 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,142 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,142 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,145 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,145 [main] SELECT count(*) FROM (select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


) AS total
DEBUG 2025-12-11 02:54:18,146 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,146 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,146 [main] select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2025-12-11 02:54:18,150 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,150 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,150 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,153 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,153 [main] Physical connection closed
DEBUG 2025-12-11 02:54:18,167 [main] Transaction began
DEBUG 2025-12-11 02:54:18,177 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,177 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,177 [main] DELETE FROM CUSTOMER
DEBUG 2025-12-11 02:54:18,177 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,177 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,180 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,180 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,180 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751)
DEBUG 2025-12-11 02:54:18,180 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,180 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,180 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29)
DEBUG 2025-12-11 02:54:18,180 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,180 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,181 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577)
DEBUG 2025-12-11 02:54:18,181 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,181 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,181 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157)
DEBUG 2025-12-11 02:54:18,181 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,181 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,181 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413)
DEBUG 2025-12-11 02:54:18,181 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,181 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,181 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248)
DEBUG 2025-12-11 02:54:18,182 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,182 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,182 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532)
DEBUG 2025-12-11 02:54:18,182 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,182 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,182 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276)
DEBUG 2025-12-11 02:54:18,182 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,182 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,182 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140)
DEBUG 2025-12-11 02:54:18,182 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,183 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,183 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166)
DEBUG 2025-12-11 02:54:18,184 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,184 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,185 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109)
DEBUG 2025-12-11 02:54:18,185 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,185 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,185 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591)
DEBUG 2025-12-11 02:54:18,185 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,185 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,185 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375)
DEBUG 2025-12-11 02:54:18,185 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,185 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,185 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439)
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,186 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543)
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,186 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127)
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,186 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74)
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,186 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,187 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432)
DEBUG 2025-12-11 02:54:18,187 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,187 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,187 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722)
DEBUG 2025-12-11 02:54:18,187 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,187 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,188 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857)
DEBUG 2025-12-11 02:54:18,188 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,188 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,188 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756)
DEBUG 2025-12-11 02:54:18,188 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,188 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,188 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789)
DEBUG 2025-12-11 02:54:18,188 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,188 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,189 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261)
DEBUG 2025-12-11 02:54:18,189 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,189 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,189 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278)
DEBUG 2025-12-11 02:54:18,189 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,189 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,189 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867)
DEBUG 2025-12-11 02:54:18,189 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,189 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,189 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115)
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,190 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401)
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,190 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543)
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,190 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737)
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,190 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,191 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736)
DEBUG 2025-12-11 02:54:18,191 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,191 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,191 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354)
DEBUG 2025-12-11 02:54:18,191 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,191 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,191 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863)
DEBUG 2025-12-11 02:54:18,191 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,191 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,192 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112)
DEBUG 2025-12-11 02:54:18,192 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,192 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,192 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435)
DEBUG 2025-12-11 02:54:18,192 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,192 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,192 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327)
DEBUG 2025-12-11 02:54:18,192 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,192 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,192 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427)
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,193 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634)
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,193 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465)
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,193 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175)
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,193 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,194 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342)
DEBUG 2025-12-11 02:54:18,194 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,194 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,194 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883)
DEBUG 2025-12-11 02:54:18,194 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,194 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,194 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87)
DEBUG 2025-12-11 02:54:18,194 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,194 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,194 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35)
DEBUG 2025-12-11 02:54:18,195 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,195 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,195 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626)
DEBUG 2025-12-11 02:54:18,195 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,195 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,195 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268)
DEBUG 2025-12-11 02:54:18,195 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,195 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,195 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759)
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,196 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199)
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,196 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578)
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,196 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605)
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,196 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,196 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385)
DEBUG 2025-12-11 02:54:18,197 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,197 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,197 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400)
DEBUG 2025-12-11 02:54:18,197 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,197 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,197 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98)
DEBUG 2025-12-11 02:54:18,197 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,197 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,197 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765)
DEBUG 2025-12-11 02:54:18,197 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,198 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,198 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627)
DEBUG 2025-12-11 02:54:18,198 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,198 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,198 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178)
DEBUG 2025-12-11 02:54:18,198 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,198 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,198 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912)
DEBUG 2025-12-11 02:54:18,198 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,198 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,198 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160)
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,199 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525)
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,199 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637)
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,199 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623)
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,199 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,200 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482)
DEBUG 2025-12-11 02:54:18,200 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,200 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,200 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824)
DEBUG 2025-12-11 02:54:18,200 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,200 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,200 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421)
DEBUG 2025-12-11 02:54:18,201 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,201 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,201 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552)
DEBUG 2025-12-11 02:54:18,201 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,201 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,201 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444)
DEBUG 2025-12-11 02:54:18,202 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,202 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,202 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671)
DEBUG 2025-12-11 02:54:18,202 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,202 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,202 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167)
DEBUG 2025-12-11 02:54:18,202 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,202 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,202 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193)
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,203 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343)
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,203 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156)
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,203 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851)
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,203 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,204 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447)
DEBUG 2025-12-11 02:54:18,204 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,204 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,204 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677)
DEBUG 2025-12-11 02:54:18,204 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,204 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,204 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444)
DEBUG 2025-12-11 02:54:18,204 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,204 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,204 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277)
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,205 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568)
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,205 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259)
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,205 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143)
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,205 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,206 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545)
DEBUG 2025-12-11 02:54:18,206 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,206 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,206 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133)
DEBUG 2025-12-11 02:54:18,206 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,206 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,206 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824)
DEBUG 2025-12-11 02:54:18,206 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,206 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,206 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456)
DEBUG 2025-12-11 02:54:18,206 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,207 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,207 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581)
DEBUG 2025-12-11 02:54:18,207 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,207 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,207 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50)
DEBUG 2025-12-11 02:54:18,207 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,207 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,207 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764)
DEBUG 2025-12-11 02:54:18,207 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,207 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,207 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759)
DEBUG 2025-12-11 02:54:18,208 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,208 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,208 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899)
DEBUG 2025-12-11 02:54:18,208 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,208 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,208 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466)
DEBUG 2025-12-11 02:54:18,208 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,208 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,208 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591)
DEBUG 2025-12-11 02:54:18,208 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,209 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,209 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303)
DEBUG 2025-12-11 02:54:18,209 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,209 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,209 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6)
DEBUG 2025-12-11 02:54:18,209 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,209 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,209 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82)
DEBUG 2025-12-11 02:54:18,209 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,209 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,209 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82)
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,210 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43)
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,210 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435)
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,210 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547)
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,210 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,211 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34)
DEBUG 2025-12-11 02:54:18,211 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,211 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,211 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903)
DEBUG 2025-12-11 02:54:18,211 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,211 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,211 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628)
DEBUG 2025-12-11 02:54:18,212 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,212 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,212 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90)
DEBUG 2025-12-11 02:54:18,212 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,214 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,214 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,214 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,214 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,217 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,217 [main] SELECT count(*) FROM (select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


) AS total
DEBUG 2025-12-11 02:54:18,217 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,217 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,217 [main] select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2025-12-11 02:54:18,218 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,218 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,219 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,222 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,222 [main] Physical connection closed
DEBUG 2025-12-11 02:54:18,236 [main] Transaction began
DEBUG 2025-12-11 02:54:18,247 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,247 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,247 [main] DELETE FROM CUSTOMER
DEBUG 2025-12-11 02:54:18,247 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,247 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,250 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,250 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,250 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751)
DEBUG 2025-12-11 02:54:18,250 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,250 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,250 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29)
DEBUG 2025-12-11 02:54:18,250 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,250 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,251 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577)
DEBUG 2025-12-11 02:54:18,251 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,251 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,251 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157)
DEBUG 2025-12-11 02:54:18,251 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,251 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,251 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413)
DEBUG 2025-12-11 02:54:18,251 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,251 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,251 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248)
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,252 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532)
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,252 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276)
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,252 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140)
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,252 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,252 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166)
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,253 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109)
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,253 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591)
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,253 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375)
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,253 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,254 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439)
DEBUG 2025-12-11 02:54:18,254 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,254 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,254 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543)
DEBUG 2025-12-11 02:54:18,254 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,254 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,254 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127)
DEBUG 2025-12-11 02:54:18,254 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,254 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,255 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74)
DEBUG 2025-12-11 02:54:18,255 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,255 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,255 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432)
DEBUG 2025-12-11 02:54:18,255 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,255 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,255 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722)
DEBUG 2025-12-11 02:54:18,255 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,255 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,255 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857)
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,256 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756)
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,256 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789)
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,256 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261)
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,256 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,257 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278)
DEBUG 2025-12-11 02:54:18,257 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,257 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,257 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867)
DEBUG 2025-12-11 02:54:18,257 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,257 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,259 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115)
DEBUG 2025-12-11 02:54:18,259 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,259 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,259 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401)
DEBUG 2025-12-11 02:54:18,259 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,259 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,260 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543)
DEBUG 2025-12-11 02:54:18,260 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,260 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,260 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737)
DEBUG 2025-12-11 02:54:18,260 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,261 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,261 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736)
DEBUG 2025-12-11 02:54:18,261 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,261 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,261 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354)
DEBUG 2025-12-11 02:54:18,261 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,261 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,261 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863)
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,262 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112)
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,262 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435)
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,262 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327)
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,262 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,262 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427)
DEBUG 2025-12-11 02:54:18,263 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,263 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,263 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634)
DEBUG 2025-12-11 02:54:18,263 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,263 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,263 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465)
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,264 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175)
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,264 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342)
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,264 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883)
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,264 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,265 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87)
DEBUG 2025-12-11 02:54:18,265 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,265 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,265 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35)
DEBUG 2025-12-11 02:54:18,265 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,265 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,265 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626)
DEBUG 2025-12-11 02:54:18,265 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,266 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,266 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268)
DEBUG 2025-12-11 02:54:18,266 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,266 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,266 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759)
DEBUG 2025-12-11 02:54:18,266 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,266 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,266 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199)
DEBUG 2025-12-11 02:54:18,267 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,267 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,267 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578)
DEBUG 2025-12-11 02:54:18,267 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,267 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,267 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605)
DEBUG 2025-12-11 02:54:18,267 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,267 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,267 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385)
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,268 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400)
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,268 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98)
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,268 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765)
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,268 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,269 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627)
DEBUG 2025-12-11 02:54:18,269 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,269 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,269 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178)
DEBUG 2025-12-11 02:54:18,269 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,269 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,269 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912)
DEBUG 2025-12-11 02:54:18,269 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,269 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,269 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160)
DEBUG 2025-12-11 02:54:18,269 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,270 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,270 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525)
DEBUG 2025-12-11 02:54:18,270 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,270 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,270 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637)
DEBUG 2025-12-11 02:54:18,270 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,270 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,270 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623)
DEBUG 2025-12-11 02:54:18,270 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,270 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,270 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482)
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,271 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824)
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,271 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421)
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,271 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552)
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,271 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,272 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444)
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,272 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671)
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,272 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167)
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,272 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193)
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,272 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,273 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343)
DEBUG 2025-12-11 02:54:18,273 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,273 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,273 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156)
DEBUG 2025-12-11 02:54:18,273 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,273 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,273 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851)
DEBUG 2025-12-11 02:54:18,273 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,273 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,273 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447)
DEBUG 2025-12-11 02:54:18,273 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,274 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,274 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677)
DEBUG 2025-12-11 02:54:18,274 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,274 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,274 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444)
DEBUG 2025-12-11 02:54:18,274 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,274 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,275 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277)
DEBUG 2025-12-11 02:54:18,275 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,275 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,275 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568)
DEBUG 2025-12-11 02:54:18,275 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,275 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,275 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259)
DEBUG 2025-12-11 02:54:18,275 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,275 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,276 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143)
DEBUG 2025-12-11 02:54:18,276 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,276 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,277 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545)
DEBUG 2025-12-11 02:54:18,277 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,277 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,277 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133)
DEBUG 2025-12-11 02:54:18,277 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,278 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,278 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824)
DEBUG 2025-12-11 02:54:18,278 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,278 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,278 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456)
DEBUG 2025-12-11 02:54:18,278 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,278 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,278 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581)
DEBUG 2025-12-11 02:54:18,278 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,278 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,278 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50)
DEBUG 2025-12-11 02:54:18,279 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,279 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,279 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764)
DEBUG 2025-12-11 02:54:18,279 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,279 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,279 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759)
DEBUG 2025-12-11 02:54:18,279 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,279 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,279 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899)
DEBUG 2025-12-11 02:54:18,279 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,280 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,280 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466)
DEBUG 2025-12-11 02:54:18,280 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,280 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,280 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591)
DEBUG 2025-12-11 02:54:18,280 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,280 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,280 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303)
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,281 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6)
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,281 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82)
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,281 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82)
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,281 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,281 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43)
DEBUG 2025-12-11 02:54:18,282 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,282 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,282 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435)
DEBUG 2025-12-11 02:54:18,282 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,282 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,282 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547)
DEBUG 2025-12-11 02:54:18,282 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,282 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,282 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34)
DEBUG 2025-12-11 02:54:18,283 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,283 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,283 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903)
DEBUG 2025-12-11 02:54:18,283 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,283 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,283 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628)
DEBUG 2025-12-11 02:54:18,283 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,283 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,283 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90)
DEBUG 2025-12-11 02:54:18,283 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,291 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,292 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,292 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,293 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,294 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,294 [main] SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER
DEBUG 2025-12-11 02:54:18,296 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,296 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,296 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,305 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,306 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 sec
Running org.seasar.dao.impl.NullBeanEnhancerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest
DEBUG 2025-12-11 02:54:18,312 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,312 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,313 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,313 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.issue.Jira101Test
DEBUG 2025-12-11 02:54:18,328 [main] Transaction began
DEBUG 2025-12-11 02:54:18,328 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,328 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,328 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,328 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,335 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,337 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,338 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2025-12-11 02:54:18,338 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,338 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,338 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE  JIRA101_TABLE.FOO_ID = 777
DEBUG 2025-12-11 02:54:18,338 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,339 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2025-12-11 02:54:18,339 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,339 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2025-12-11 02:54:18,353 [main] Transaction began
DEBUG 2025-12-11 02:54:18,354 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,354 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,354 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,354 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,369 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,369 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,370 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2025-12-11 02:54:18,370 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,370 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,370 [main] Physical connection closed
DEBUG 2025-12-11 02:54:18,382 [main] Transaction began
DEBUG 2025-12-11 02:54:18,382 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,382 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,383 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,383 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,398 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,398 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,399 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2025-12-11 02:54:18,399 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,399 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,399 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.seasar.dao.impl.RelationKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.NestedDaoMethodTest
DEBUG 2025-12-11 02:54:18,415 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,415 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,415 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,415 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,418 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,422 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,422 [main] SELECT EMP.deptno, EMP.empno, EMP.ename FROM EMP WHERE empno = 7782
DEBUG 2025-12-11 02:54:18,422 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,422 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,422 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,422 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,423 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,423 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,423 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE  DEPT.deptno = 10
DEBUG 2025-12-11 02:54:18,424 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,424 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.parser.SqlParserImplTest
org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge)
SELECT * FROM emp WHERE job = #*job*#'CLERK' AND deptno = #*deptno*#20
SELECT * FROM emp WHERE job = ? AND deptno = ?
SELECT * FROM emp WHERE job = /* job*/'CLERK'
SELECT * FROM emp WHERE empno = ? AND 1 = 1
SELECT * FROM emp WHERE job = ?
WARN  2025-12-11 02:54:18,430 [main] Argument(job) not found
SELECT * FROM emp
WARN  2025-12-11 02:54:18,430 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[SELECT * FROM emp WHERE job = ?]
WARN  2025-12-11 02:54:18,431 [main] Argument(job) not found
[SELECT * FROM emp WHERE job is null]
[bbb = ?]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN  2025-12-11 02:54:18,434 [main] Argument(job) not found
WARN  2025-12-11 02:54:18,434 [main] Argument(deptno) not found
SELECT * FROM emp
SELECT * FROM emp WHERE job = ?
SELECT * FROM emp WHERE job = ? AND deptno = ?
SELECT * FROM emp WHERE deptno = ?
[WHERE aaa BETWEEN ? AND ?]
SELECT * FROM emp WHERE deptno IN (?, ?) ORDER BY ename
SELECT * FROM emp WHERE deptno IN (?, ?) ORDER BY ename
SELECT * FROM emp WHERE ename IN (?, ?) AND job IN (?, ?)
BETWEEN sal ? AND ?
org.seasar.dao.EndCommentNotFoundRuntimeException: [EDAO0007]END comment not found
INSERT INTO ITEM (ID, NUM) VALUES (?, ?)
0
WARN  2025-12-11 02:54:18,436 [main] Argument(moge) not found
WARN  2025-12-11 02:54:18,436 [main] Argument(moge) not found
SELECT AAA,BBB -- UGO 
FROM HOGE WHERE AAA=? AND FUGA=/* PIRO */ccc
SELECT AAA 
--comment 
--comment2 
FROM HOGE
SELECT AAA 
--comment 
--comment2 
FROM HOGE
SELECT AAA 
--comment 
--comment2 
FROM HOGE
WARN  2025-12-11 02:54:18,438 [main] Argument(hoge) not found
WARN  2025-12-11 02:54:18,439 [main] Argument($1) not found
WARN  2025-12-11 02:54:18,439 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ?  /* comment */
WARN  2025-12-11 02:54:18,440 [main] Argument($1) not found
WARN  2025-12-11 02:54:18,440 [main] Argument($1) not found
SELECT AAA FROM HOGE where aa = ?  -- comment
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.impl.QuestionInCommentTest
DEBUG 2025-12-11 02:54:18,453 [main] Transaction began
DEBUG 2025-12-11 02:54:18,454 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,454 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,454 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,454 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,457 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,458 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,458 [main] INSERT INTO EMP (
    EMPNO,
    ENAME,
    TSTAMP
) VALUES (
	 /* comment */
	2222,
	'aaaaaaaaaaaa',
	null
	 /*  in comment */
)
DEBUG 2025-12-11 02:54:18,459 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,459 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,459 [main] Physical connection closed
DEBUG 2025-12-11 02:54:18,471 [main] Transaction began
DEBUG 2025-12-11 02:54:18,471 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,471 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,471 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,471 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,475 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,476 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,477 [main] select * 
  from EMP
 where ENAME = 'te?st'
DEBUG 2025-12-11 02:54:18,477 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,477 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,477 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.pager.PagerStatementFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest
DEBUG 2025-12-11 02:54:18,487 [main] Transaction began
DEBUG 2025-12-11 02:54:18,488 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,488 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,488 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,488 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,503 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,510 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,511 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:18,511 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:18,511 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,511 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,511 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:18,511 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2025-12-11 02:54:18,511 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,511 [main] Transaction rolledback
DEBUG 2025-12-11 02:54:18,511 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2025-12-11 02:54:18,517 [main] Physical connection got
DEBUG 2025-12-11 02:54:18,517 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,517 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,517 [main] Logical connection got
DEBUG 2025-12-11 02:54:18,533 [main] Logical connection closed
DEBUG 2025-12-11 02:54:18,533 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.impl.NullBeanMetaDataTest
[EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :

Tests run: 434, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Examples
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 25 resources
[INFO] [compiler:compile]
[INFO] Compiling 22 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.EmployeeDaoTest
DEBUG 2025-12-11 02:54:20,002 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,002 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,018 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,019 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,071 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,094 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,095 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2025-12-11 02:54:20,108 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,109 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,112 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,116 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec
Running examples.dao.EmployeeDaoClientTest
DEBUG 2025-12-11 02:54:20,207 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,207 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,207 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,207 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,219 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,225 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,226 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2025-12-11 02:54:20,230 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2025-12-11 02:54:20,233 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,234 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2025-12-11 02:54:20,237 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-12-11 02:54:20,237 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,237 [main] SELECT count(*) FROM emp
DEBUG 2025-12-11 02:54:20,239 [main] Logical connection closed
count:14
DEBUG 2025-12-11 02:54:20,239 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,239 [main] SELECT * FROM emp

DEBUG 2025-12-11 02:54:20,252 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,252 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,252 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2025-12-11 02:54:20,253 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,253 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,253 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

DEBUG 2025-12-11 02:54:20,254 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,254 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,254 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  AND deptno = 20

DEBUG 2025-12-11 02:54:20,255 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,256 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,256 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno = 20

DEBUG 2025-12-11 02:54:20,258 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,258 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,258 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE 1=1

DEBUG 2025-12-11 02:54:20,260 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,260 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,260 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2025-12-11 02:54:20,261 [main] Logical connection closed
updatedRows:1
DEBUG 2025-12-11 02:54:20,262 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,262 [main] SELECT empno FROM emp
DEBUG 2025-12-11 02:54:20,262 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2025-12-11 02:54:20,262 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running examples.dao.EmployeeAutoDaoClientTest
DEBUG 2025-12-11 02:54:20,299 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,299 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,299 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,299 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,308 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,315 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,315 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-12-11 02:54:20,318 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,319 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,319 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2025-12-11 02:54:20,320 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,320 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,320 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20
DEBUG 2025-12-11 02:54:20,321 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,322 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,322 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2025-12-11 02:54:20,323 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,323 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,323 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2025-12-11 02:54:20,325 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2025-12-11 02:54:20,325 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,325 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2025-12-11 02:54:20,327 [main] Logical connection closed
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2025-12-11 02:54:20,330 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,330 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-12-11 02:54:20,332 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-12-11 02:54:20,332 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,333 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:20,333 [main] Logical connection closed
before timestamp:2005-01-18 13:09:32.213
DEBUG 2025-12-11 02:54:20,334 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,335 [main] UPDATE EMP SET tstamp = '2025-12-11 02.54.20', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2025-12-11 02:54:20,336 [main] Logical connection closed
after timestamp:2025-12-11 02:54:20.334
DEBUG 2025-12-11 02:54:20,336 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running examples.dao.DepartmentManagerClientTest
DEBUG 2025-12-11 02:54:20,367 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,367 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,367 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,367 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,402 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,403 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,404 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2025-12-11 02:54:20,404 [main] Logical connection closed
before update versionNo:0
DEBUG 2025-12-11 02:54:20,404 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,404 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2025-12-11 02:54:20,405 [main] Logical connection closed
after update versionNo:1
DEBUG 2025-12-11 02:54:20,405 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,405 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2025-12-11 02:54:20,405 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,405 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running examples.dao.DepartmentDaoClientTest
DEBUG 2025-12-11 02:54:20,437 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,438 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,438 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,438 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,443 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,444 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,444 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2025-12-11 02:54:20,444 [main] Logical connection closed
before update versionNo:0
DEBUG 2025-12-11 02:54:20,445 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,445 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2025-12-11 02:54:20,445 [main] Logical connection closed
after update versionNo:1
DEBUG 2025-12-11 02:54:20,445 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,445 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2025-12-11 02:54:20,446 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,446 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running examples.dao.ConvertTableExampleClientTest
DEBUG 2025-12-11 02:54:20,495 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,495 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,495 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,495 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,507 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,508 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,508 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2025-12-11 02:54:20,508 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,508 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running examples.dao.Employee2DaoClientTest
DEBUG 2025-12-11 02:54:20,534 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,535 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,535 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,535 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,544 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,544 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,544 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2025-12-11 02:54:20,546 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-12-11 02:54:20.334 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-12-11 02:54:20,547 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,547 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,547 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,553 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,554 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,554 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-12-11 02:54:20,555 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-12-11 02:54:20.334 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-12-11 02:54:20,556 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running examples.dao.TruncateTableDaoClientTest
DEBUG 2025-12-11 02:54:20,813 [main] Physical connection got
DEBUG 2025-12-11 02:54:20,813 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,816 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,817 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,817 [main] DROP TABLE IF EXISTS H2TEST
DEBUG 2025-12-11 02:54:20,823 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,823 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,823 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255))
DEBUG 2025-12-11 02:54:20,833 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,834 [main] Logical connection got
DEBUG 2025-12-11 02:54:20,834 [main] TRUNCATE TABLE H2TEST
DEBUG 2025-12-11 02:54:20,836 [main] Logical connection closed
DEBUG 2025-12-11 02:54:20,844 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao tests for Seasar2.4.x
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/src/main/resources
[INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.seasar.org
[INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.snapshot.seasar.org
[INFO] artifact org.seasar.container:s2-extension: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '7436e0b4b1f8c222c38069890b75fa2baf9ca620'; remote = '<html>
<head><title>301' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '7436e0b4b1f8c222c38069890b75fa2baf9ca620'; remote = '<html>
<head><title>301' - IGNORING
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Unable to get dependency information: Unable to read local copy of metadata: Cannot read metadata from '/var/lib/jenkins/.m2/repository/org/seasar/container/s2-extension/maven-metadata-central.xml': end tag name </body> must match start tag name <hr> from line 5 (position: TEXT seen ...</center>\r\n</body>... @6:8) 
  org.seasar.container:s2-extension:jar:null

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  maven.snapshot.seasar.org (http://maven.seasar.org/maven2-snapshot/),
  maven.seasar.org (http://maven.seasar.org/maven2)

Path to dependency: 
	1) org.seasar.dao:s2-dao-s24-test:jar:1.0.52-SNAPSHOT



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Thu Dec 11 02:54:21 JST 2025
[INFO] Final Memory: 14M/34M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Sending e-mails to: nakamura.toshihiro@isid.co.jp koichik@improvement.jp azusa@fieldnotes.jp
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE