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 '2026-08-09T02:54:00.032 +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 2026-08-09 02:54:07,600 [main] Physical connection got
DEBUG 2026-08-09 02:54:07,600 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,618 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,618 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,695 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,726 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,728 [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 2026-08-09 02:54:07,741 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,742 [main] Physical connection closed
DEBUG 2026-08-09 02:54:07,772 [main] Physical connection got
DEBUG 2026-08-09 02:54:07,772 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,772 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,772 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,787 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,793 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,794 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2026-08-09 02:54:07,794 [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 2026-08-09 02:54:07,796 [main] Physical connection closed
DEBUG 2026-08-09 02:54:07,829 [main] Physical connection got
DEBUG 2026-08-09 02:54:07,829 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,829 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,829 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,839 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,844 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,844 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2026-08-09 02:54:07,845 [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 2026-08-09 02:54:07,845 [main] Physical connection closed
DEBUG 2026-08-09 02:54:07,861 [main] Physical connection got
DEBUG 2026-08-09 02:54:07,863 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,864 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,864 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,893 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,898 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,900 [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 2026-08-09 02:54:07,902 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,902 [main] Physical connection closed
DEBUG 2026-08-09 02:54:07,945 [main] Physical connection got
DEBUG 2026-08-09 02:54:07,945 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,945 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,945 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,952 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,958 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,960 [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 2026-08-09 02:54:07,961 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,961 [main] Physical connection closed
DEBUG 2026-08-09 02:54:07,983 [main] Physical connection got
DEBUG 2026-08-09 02:54:07,983 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,983 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,983 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,991 [main] Logical connection closed
DEBUG 2026-08-09 02:54:07,998 [main] Logical connection got
DEBUG 2026-08-09 02:54:07,999 [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 2026-08-09 02:54:08,000 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,000 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,013 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,014 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,014 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,014 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,022 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,027 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,027 [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 2026-08-09 02:54:08,028 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,028 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,049 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,049 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,049 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,049 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,061 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,068 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,068 [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 2026-08-09 02:54:08,069 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,069 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,112 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,113 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,113 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,113 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,121 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,126 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,126 [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 2026-08-09 02:54:08,127 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,127 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,149 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,149 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,149 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,149 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,155 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,159 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,160 [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 2026-08-09 02:54:08,160 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,160 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,174 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,175 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,175 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,175 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,180 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,184 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,185 [main] select count(*) from emp
DEBUG 2026-08-09 02:54:08,187 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,187 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2026-08-09 02:54:08,220 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,220 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,220 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,220 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test
DEBUG 2026-08-09 02:54:08,255 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,255 [main] Logical connection got
WARN 2026-08-09 02:54:08,259 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2026-08-09 02:54:08,354 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,354 [main] Logical connection got
7788
DEBUG 2026-08-09 02:54:08,355 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,355 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2026-08-09 02:54:08,374 [main] Transaction began
DEBUG 2026-08-09 02:54:08,376 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,377 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,377 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,377 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,412 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,431 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,431 [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 2026-08-09 02:54:08,433 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,434 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,435 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-08-09 02:54:08,436 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,436 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:08,436 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,445 [main] Transaction began
DEBUG 2026-08-09 02:54:08,446 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,446 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,446 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,447 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,459 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,462 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,462 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2026-08-09 02:54:08,462 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,462 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:08,463 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,471 [main] Transaction began
DEBUG 2026-08-09 02:54:08,472 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,472 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,472 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,472 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,485 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,488 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,488 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2026-08-09 02:54:08,488 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2026-08-09 02:54:08,489 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:08,489 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 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 2026-08-09 02:54:08,567 [main] Transaction began
DEBUG 2026-08-09 02:54:08,567 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,567 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,567 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,567 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,573 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,577 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,578 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, 'hoge')
DEBUG 2026-08-09 02:54:08,579 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,579 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:08,579 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,614 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,614 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,614 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,614 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,620 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,623 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,624 [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 2026-08-09 02:54:08,624 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
DEBUG 2026-08-09 02:54:08,625 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,659 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,659 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,660 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,660 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,667 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,668 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,668 [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 2026-08-09 02:54:08,669 [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 2026-08-09 02:54:08,670 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,700 [main] Transaction began
DEBUG 2026-08-09 02:54:08,700 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,700 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,700 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,701 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,707 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,708 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,710 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 99, 'hoge', null, null, null, null, null)
DEBUG 2026-08-09 02:54:08,710 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2026-08-09 02:54:08,710 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,710 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:08,710 [main] Physical connection closed
DEBUG 2026-08-09 02:54:08,768 [main] Transaction began
DEBUG 2026-08-09 02:54:08,768 [main] Physical connection got
DEBUG 2026-08-09 02:54:08,768 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,768 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,768 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,774 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,776 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,776 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, '~')
DEBUG 2026-08-09 02:54:08,776 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,777 [main] Logical connection got
DEBUG 2026-08-09 02:54:08,777 [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 2026-08-09 02:54:08,777 [main] Logical connection closed
DEBUG 2026-08-09 02:54:08,778 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:08,778 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2026-08-09 02:54:08,970 [main] Transaction began
DEBUG 2026-08-09 02:54:09,253 [main] Physical connection got
DEBUG 2026-08-09 02:54:09,253 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,256 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,259 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,259 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,635 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,717 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,717 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,718 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,732 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,746 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,746 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,746 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,759 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,769 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,770 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,770 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,781 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,788 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,788 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,788 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,797 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,809 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,809 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,809 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,817 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,825 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,826 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,826 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,835 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,844 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,844 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,844 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,852 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,859 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,859 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,859 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,869 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,879 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,889 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,909 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:09,910 [main] Physical connection closed
DEBUG 2026-08-09 02:54:09,926 [main] Transaction began
DEBUG 2026-08-09 02:54:09,927 [main] Physical connection got
DEBUG 2026-08-09 02:54:09,927 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,927 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,927 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,927 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,933 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,943 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,943 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,943 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,945 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,947 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,947 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,947 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,950 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,951 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,951 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,951 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,954 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,955 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,956 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,956 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,958 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,959 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,959 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,959 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,962 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,963 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,964 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,964 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,966 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,968 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,968 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,968 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,972 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,973 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,973 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,973 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,975 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,976 [main] Logical connection closed
DEBUG 2026-08-09 02:54:09,976 [main] Logical connection got
DEBUG 2026-08-09 02:54:09,979 [main] Logical connection closed
{CCC=2026-08-09 02:54:09.979, BBB=aaaaa2}
DEBUG 2026-08-09 02:54:09,979 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:09,979 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,029 [main] Transaction began
DEBUG 2026-08-09 02:54:10,029 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,030 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,030 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,030 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,030 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,031 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,033 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,033 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,033 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,039 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,040 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,040 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,040 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,042 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,044 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,044 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,044 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,047 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,050 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,050 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,050 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,052 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,053 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,053 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,053 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,055 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,059 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,059 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,059 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,063 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,065 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,065 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,066 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,068 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,070 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,070 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,070 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,075 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,076 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,076 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,079 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,079 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,079 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,102 [main] Transaction began
DEBUG 2026-08-09 02:54:10,102 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,102 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,103 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,103 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,103 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,105 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,106 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,106 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,106 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,108 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,109 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,109 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,109 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,111 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,111 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,112 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,112 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,115 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,116 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,116 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,116 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,118 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,120 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,120 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,120 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,124 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,125 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,125 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,125 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,126 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,127 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,127 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,127 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,130 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,131 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,131 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,131 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,133 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,135 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,135 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,138 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,139 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,139 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,148 [main] Transaction began
DEBUG 2026-08-09 02:54:10,150 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,150 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,150 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,150 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,150 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,151 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,152 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,152 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,153 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,154 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,155 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,155 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,155 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,156 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,158 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,158 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,158 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,160 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,161 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,161 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,161 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,164 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,166 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,166 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,167 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,168 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,170 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,170 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,170 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,174 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,175 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,175 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,175 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,176 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,177 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,177 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,177 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,179 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,181 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,181 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,186 [main] Logical connection closed
{CCC=25, EEE=625}
DEBUG 2026-08-09 02:54:10,186 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,186 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,198 [main] Transaction began
DEBUG 2026-08-09 02:54:10,199 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,199 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,199 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,199 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,199 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,200 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,203 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,203 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,203 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,204 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,207 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,207 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,207 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,210 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,210 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,210 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,211 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,215 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,216 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,216 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,216 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,217 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,218 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,218 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,218 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,220 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,222 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,222 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,222 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,223 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,225 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,226 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,226 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,227 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,228 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,228 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,228 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,229 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,231 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,231 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,233 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,233 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,234 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,244 [main] Transaction began
DEBUG 2026-08-09 02:54:10,245 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,245 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,245 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,245 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,245 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,246 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,248 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,248 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,248 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,249 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,250 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,250 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,250 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,253 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,254 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,254 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,254 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,255 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,256 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,257 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,257 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,258 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,259 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,259 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,259 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,261 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,262 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,262 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,262 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,265 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,267 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,267 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,267 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,269 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,272 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,272 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,272 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,273 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,274 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,274 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,276 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,276 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,276 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,327 [main] Transaction began
DEBUG 2026-08-09 02:54:10,328 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,328 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,328 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,328 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,328 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,330 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,331 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,331 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,331 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,332 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,333 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,333 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,333 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,334 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,335 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,335 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,335 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,336 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,338 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,338 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,338 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,339 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,340 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,341 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,341 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,342 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,343 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,343 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,343 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,345 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,345 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,345 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,346 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,347 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,348 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,348 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,348 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,350 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,352 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,352 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,357 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,357 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,357 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,368 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,369 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,369 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,369 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,370 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,370 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,371 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,372 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,372 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,372 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,373 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,374 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,375 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,375 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,376 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,377 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,377 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,377 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,378 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,379 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,382 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,382 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,383 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,385 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,385 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,385 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,386 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,387 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,387 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,387 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,389 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,391 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,391 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,391 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,392 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,393 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,393 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,393 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,394 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,395 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,395 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,397 [main] Logical connection closed
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2026-08-09 02:54:10,398 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,398 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,409 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,409 [main] Logical connection got
DatabaseProductName=Apache Derby
DatabaseProductVersion=10.1.2.1
DriverName=Apache Derby Embedded JDBC Driver
DriverVersion=10.1.2.1
DEBUG 2026-08-09 02:54:10,409 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,410 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,422 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,422 [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 2026-08-09 02:54:10,431 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,431 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,442 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,442 [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 2026-08-09 02:54:10,481 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,481 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 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 2026-08-09 02:54:10,491 [main] Transaction began
DEBUG 2026-08-09 02:54:10,492 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,492 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,493 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,493 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,502 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,502 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,503 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2026-08-09 02:54:10,503 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,503 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,503 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,567 [main] Transaction began
DEBUG 2026-08-09 02:54:10,568 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,568 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,568 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,568 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,572 [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$$395aaf$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$395aaf.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$395aaf.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)
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 2026-08-09 02:54:10,574 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,574 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,599 [main] Transaction began
DEBUG 2026-08-09 02:54:10,599 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,599 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,599 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,599 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,602 [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$$10ab78a$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10ab78a.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10ab78a.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)
DEBUG 2026-08-09 02:54:10,605 [main] Transaction rolledback
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 2026-08-09 02:54:10,606 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2026-08-09 02:54:10,616 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,616 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,616 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,616 [main] Logical connection got
WARN 2026-08-09 02:54:10,619 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2026-08-09 02:54:10,620 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,620 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,620 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,620 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,632 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,644 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,645 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,647 [main] Logical connection closed
2026-08-09 00:00:00.0
DEBUG 2026-08-09 02:54:10,647 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,647 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.seasar.dao.impl.SelectDynamicCommandTest
DEBUG 2026-08-09 02:54:10,658 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,658 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,685 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,685 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,685 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2026-08-09 02:54:10,687 [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 2026-08-09 02:54:10,687 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,694 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,694 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,694 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,694 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,720 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,728 [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 2026-08-09 02:54:10,730 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,730 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,730 [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 2026-08-09 02:54:10,732 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,732 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,739 [main] Transaction began
DEBUG 2026-08-09 02:54:10,740 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,740 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,741 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,741 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,807 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,812 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2026-08-09 02:54:10,812 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,812 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,812 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2026-08-09 02:54:10,814 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,814 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,814 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2026-08-09 02:54:10,815 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,816 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,816 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1'
DEBUG 2026-08-09 02:54:10,816 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,817 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,817 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200
DEBUG 2026-08-09 02:54:10,818 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,818 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,818 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
Running org.seasar.dao.impl.NoPkTableTest
DEBUG 2026-08-09 02:54:10,844 [main] Transaction began
DEBUG 2026-08-09 02:54:10,844 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,844 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,844 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,844 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,849 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,852 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,854 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-08-09 02:54:10,854 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,854 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,854 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2026-08-09 02:54:10,854 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,854 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,854 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-08-09 02:54:10,855 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,855 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,855 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2026-08-09 02:54:10,855 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,855 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,855 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-08-09 02:54:10,855 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,856 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2026-08-09 02:54:10,856 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,856 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-08-09 02:54:10,856 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,856 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2026-08-09 02:54:10,856 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,856 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-08-09 02:54:10,857 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,858 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,858 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2026-08-09 02:54:10,897 [main] Transaction began
DEBUG 2026-08-09 02:54:10,897 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,898 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,898 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,898 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,910 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,911 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,911 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-08-09 02:54:10,912 [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 2026-08-09 02:54:10,913 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,914 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.10', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:10,914 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,914 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,914 [main] Physical connection closed
DEBUG 2026-08-09 02:54:10,951 [main] Transaction began
DEBUG 2026-08-09 02:54:10,951 [main] Physical connection got
DEBUG 2026-08-09 02:54:10,951 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,951 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,951 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,962 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,962 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,963 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-08-09 02:54:10,963 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2026-08-09 02:54:10,964 [main] Logical connection got
DEBUG 2026-08-09 02:54:10,964 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.10', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:10,965 [main] Logical connection closed
DEBUG 2026-08-09 02:54:10,965 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:10,965 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,000 [main] Transaction began
DEBUG 2026-08-09 02:54:11,000 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,000 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,000 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,000 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,012 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,013 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,013 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-08-09 02:54:11,014 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2026-08-09 02:54:11,014 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,014 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.11' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:11,015 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,015 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,015 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,051 [main] Transaction began
DEBUG 2026-08-09 02:54:11,052 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,052 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,052 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,052 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,116 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,118 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,118 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-08-09 02:54:11,119 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2026-08-09 02:54:11,119 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2026-08-09 02:54:11,119 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,119 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,153 [main] Transaction began
DEBUG 2026-08-09 02:54:11,154 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,155 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,155 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,155 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,177 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,180 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,180 [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 2026-08-09 02:54:11,181 [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$$6baf24
DEBUG 2026-08-09 02:54:11,181 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,181 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,181 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,185 [main] Logical connection closed
dname, dname
DEBUG 2026-08-09 02:54:11,187 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,187 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2026-08-09 02:54:11,187 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,187 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,187 [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 2026-08-09 02:54:11,187 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,188 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,188 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,220 [main] Transaction began
DEBUG 2026-08-09 02:54:11,220 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,220 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,220 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,221 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,236 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,238 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,239 [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 2026-08-09 02:54:11,240 [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 2026-08-09 02:54:11,240 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,241 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,241 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,244 [main] Logical connection closed
dname, dname
DEBUG 2026-08-09 02:54:11,245 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,245 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2026-08-09 02:54:11,245 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,245 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,245 [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 2026-08-09 02:54:11,246 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,246 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,246 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,277 [main] Transaction began
DEBUG 2026-08-09 02:54:11,277 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,277 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,277 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,277 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,287 [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 2026-08-09 02:54:11,288 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,288 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,323 [main] Transaction began
DEBUG 2026-08-09 02:54:11,323 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,323 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,323 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,323 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,327 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,328 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,329 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-08-09 02:54:11,329 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,330 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,330 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2026-08-09 02:54:11,330 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,330 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,330 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-08-09 02:54:11,330 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,331 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,331 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 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.007 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest
DEBUG 2026-08-09 02:54:11,450 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,450 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,450 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,451 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,458 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,458 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,459 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,459 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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 2026-08-09 02:54:11,488 [main] Transaction began
DEBUG 2026-08-09 02:54:11,488 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,488 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,488 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,488 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,492 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,495 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,495 [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 2026-08-09 02:54:11,496 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,496 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,497 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,572 [main] Transaction began
DEBUG 2026-08-09 02:54:11,573 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,573 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,573 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,573 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,576 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,579 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,580 [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 2026-08-09 02:54:11,580 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,580 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,580 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest
DEBUG 2026-08-09 02:54:11,588 [main] Transaction began
DEBUG 2026-08-09 02:54:11,588 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,588 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,589 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,589 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,616 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,625 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,625 [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 2026-08-09 02:54:11,627 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,627 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,627 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.11', deptno = 20, ename = 'HOGE' WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:11,628 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,628 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,628 [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 2026-08-09 02:54:11,628 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,629 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,629 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,634 [main] Transaction began
DEBUG 2026-08-09 02:54:11,634 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,635 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,635 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,635 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,662 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,671 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,671 [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 2026-08-09 02:54:11,673 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,673 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,673 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.11', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:11,673 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,674 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,674 [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 2026-08-09 02:54:11,674 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,675 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,675 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,680 [main] Transaction began
DEBUG 2026-08-09 02:54:11,681 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,681 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,681 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,681 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,690 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,691 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,691 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2026-08-09 02:54:11,692 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,692 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,692 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,699 [main] Transaction began
DEBUG 2026-08-09 02:54:11,699 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,699 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,700 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,700 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,710 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,713 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,713 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2026-08-09 02:54:11,714 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,714 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,714 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2026-08-09 02:54:11,715 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,715 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,715 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2026-08-09 02:54:11,715 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,715 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,715 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
Running org.seasar.dao.pager.PagerUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest
DEBUG 2026-08-09 02:54:11,732 [main] Transaction began
DEBUG 2026-08-09 02:54:11,733 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,733 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,733 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,733 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,754 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,765 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,766 [main] UPDATE EMP SET tstamp = '2026-08-09 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 2026-08-09 02:54:11,766 [main] UPDATE EMP SET tstamp = '2026-08-09 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 2026-08-09 02:54:11,767 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,767 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,767 [main] UPDATE EMP SET tstamp = '2026-08-09 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 2026-08-09 02:54:11,767 [main] UPDATE EMP SET tstamp = '2026-08-09 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 2026-08-09 02:54:11,768 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,768 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,768 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,775 [main] Transaction began
DEBUG 2026-08-09 02:54:11,775 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,775 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,776 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,776 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,801 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,812 [main] UPDATE EMP SET tstamp = '2026-08-09 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 2026-08-09 02:54:11,812 [main] UPDATE EMP SET tstamp = '2026-08-09 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 2026-08-09 02:54:11,813 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,813 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,813 [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 2026-08-09 02:54:11,815 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,815 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,815 [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 2026-08-09 02:54:11,816 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,816 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,816 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2026-08-09 02:54:11,832 [main] Transaction began
DEBUG 2026-08-09 02:54:11,832 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,832 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,832 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,832 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,914 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,925 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,925 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-08-09 02.54.11', 0, 99, 'hoge', null, null, null, null, null)
DEBUG 2026-08-09 02:54:11,925 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-08-09 02.54.11', 0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2026-08-09 02:54:11,926 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,926 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,926 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-08-09 02.54.11', 0, 97, 'hoge3', null, null, null, null, null)
DEBUG 2026-08-09 02:54:11,926 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-08-09 02.54.11', 0, 96, 'hoge2', null, null, null, null, null)
DEBUG 2026-08-09 02:54:11,927 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,927 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,927 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2026-08-09 02:54:11,935 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,935 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,935 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,936 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2026-08-09 02:54:11,942 [main] Transaction began
DEBUG 2026-08-09 02:54:11,943 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,943 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,944 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,944 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,954 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,954 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,955 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2026-08-09 02:54:11,955 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,955 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,955 [main] SELECT employee_name FROM EMP3
DEBUG 2026-08-09 02:54:11,956 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,956 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,956 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2026-08-09 02:54:11,956 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,956 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:11,956 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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.003 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2026-08-09 02:54:11,968 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,968 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,968 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,968 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,974 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,974 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,974 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,974 [main] Physical connection closed
DEBUG 2026-08-09 02:54:11,979 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,979 [main] Logical connection got
WARN 2026-08-09 02:54:11,979 [main] More than 2 rows found, but only first row returned
DEBUG 2026-08-09 02:54:11,979 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,979 [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 2026-08-09 02:54:11,995 [main] Physical connection got
DEBUG 2026-08-09 02:54:11,995 [main] Logical connection got
DEBUG 2026-08-09 02:54:11,998 [main] Logical connection closed
DEBUG 2026-08-09 02:54:11,998 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 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.002 sec
Running org.seasar.dao.impl.CharBindTest
DEBUG 2026-08-09 02:54:12,023 [main] Transaction began
DEBUG 2026-08-09 02:54:12,023 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,023 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,023 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,023 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,029 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,030 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,031 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2026-08-09 02:54:12,031 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,032 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,032 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2026-08-09 02:54:12,033 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,033 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:12,033 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 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 2026-08-09 02:54:12,047 [main] Transaction began
DEBUG 2026-08-09 02:54:12,047 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,047 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,047 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2026-08-09 02:54:12,048 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,048 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:12,048 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.025 sec
Running org.seasar.dao.pager.PagerResultSetWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.dao.dbms.OracleTest
DEBUG 2026-08-09 02:54:12,083 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,084 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,159 [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 2026-08-09 02:54:12,160 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,164 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,164 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,172 [main] Logical connection closed
SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT
DEBUG 2026-08-09 02:54:12,172 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 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.003 sec
Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest
DEBUG 2026-08-09 02:54:12,186 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,186 [main] Logical connection got
WARN 2026-08-09 02:54:12,189 [main] Table(MyBean) not found
WARN 2026-08-09 02:54:12,189 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2026-08-09 02:54:12,197 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,197 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,204 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,204 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,229 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,229 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,236 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,236 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,245 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,245 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,260 [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 2026-08-09 02:54:12,260 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,267 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,267 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,294 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,294 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,301 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,301 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,323 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,323 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,330 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,330 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,352 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,352 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,414 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,414 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,442 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,442 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,449 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,449 [main] Logical connection got
WARN 2026-08-09 02:54:12,451 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2026-08-09 02:54:12,457 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,457 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,465 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,465 [main] Logical connection got
WARN 2026-08-09 02:54:12,468 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2026-08-09 02:54:12,475 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,475 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,482 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,482 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,488 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,488 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,495 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,495 [main] Logical connection got
WARN 2026-08-09 02:54:12,498 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2026-08-09 02:54:12,505 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,505 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,511 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,511 [main] Logical connection got
WARN 2026-08-09 02:54:12,514 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2026-08-09 02:54:12,518 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,518 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,535 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,536 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,544 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,544 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,552 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,552 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,560 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,560 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,567 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,567 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,576 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,576 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,643 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,643 [main] Logical connection got
WARN 2026-08-09 02:54:12,646 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2026-08-09 02:54:12,651 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,651 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2026-08-09 02:54:12,658 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,658 [main] Logical connection got
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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 2026-08-09 02:54:12,673 [main] Transaction began
DEBUG 2026-08-09 02:54:12,675 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,675 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,676 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,676 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,682 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,685 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,685 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true)
DEBUG 2026-08-09 02:54:12,685 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,685 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,685 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2
WARN 2026-08-09 02:54:12,686 [main] More than 2 rows found, but only first row returned
DEBUG 2026-08-09 02:54:12,686 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,686 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:12,686 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2026-08-09 02:54:12,692 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,692 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,692 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,692 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,696 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,696 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,697 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,697 [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 2026-08-09 02:54:12,703 [main] Transaction began
DEBUG 2026-08-09 02:54:12,703 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,703 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,703 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2026-08-09 02:54:12,703 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,704 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,704 [main] CALL IDENTITY()
DEBUG 2026-08-09 02:54:12,704 [main] Logical connection closed
0
DEBUG 2026-08-09 02:54:12,704 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:12,704 [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 2026-08-09 02:54:12,908 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,908 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,933 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,940 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,980 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,980 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,981 [main] Physical connection got
DEBUG 2026-08-09 02:54:12,981 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,984 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,984 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,985 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,989 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,989 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,989 [main] CALL IDENTITY()
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,989 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,989 [main] CALL IDENTITY()
DEBUG 2026-08-09 02:54:12,990 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,990 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,990 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-08-09 02:54:12,990 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,990 [main] Logical connection got
DEBUG 2026-08-09 02:54:12,990 [main] CALL IDENTITY()
DEBUG 2026-08-09 02:54:12,990 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,990 [main] Logical connection closed
DEBUG 2026-08-09 02:54:12,990 [main] Physical connection closed
DEBUG 2026-08-09 02:54:12,992 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
Running org.seasar.dao.util.FetchHandlerUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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 2026-08-09 02:54:13,003 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,003 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,003 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,003 [main] Logical connection got
WARN 2026-08-09 02:54:13,006 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2026-08-09 02:54:13,009 [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.GeneratedMethodAccessor72.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 2026-08-09 02:54:13,012 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,017 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,017 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,017 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,017 [main] Logical connection got
WARN 2026-08-09 02:54:13,020 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2026-08-09 02:54:13,024 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,024 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,024 [main] SELECT * FROM EMP
DEBUG 2026-08-09 02:54:13,025 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,025 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest
DEBUG 2026-08-09 02:54:13,031 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,031 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,031 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,031 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,036 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,036 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,036 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,036 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor3Test
DEBUG 2026-08-09 02:54:13,054 [main] Transaction began
DEBUG 2026-08-09 02:54:13,055 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,055 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,055 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,055 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,060 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,060 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,061 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2026-08-09 02:54:13,061 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,062 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,062 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,076 [main] Transaction began
DEBUG 2026-08-09 02:54:13,077 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,077 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,077 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,077 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,080 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,080 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,081 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2026-08-09 02:54:13,081 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,081 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,082 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2026-08-09 02:54:13,153 [main] Transaction began
DEBUG 2026-08-09 02:54:13,155 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,156 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,156 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,160 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,160 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2026-08-09 02:54:13,162 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,162 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,162 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,176 [main] Transaction began
DEBUG 2026-08-09 02:54:13,177 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,177 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,177 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,179 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,180 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2026-08-09 02:54:13,183 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,183 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,183 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,189 [main] Transaction began
DEBUG 2026-08-09 02:54:13,190 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,190 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,190 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,192 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,193 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2026-08-09 02:54:13,194 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,194 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,194 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,198 [main] Transaction began
DEBUG 2026-08-09 02:54:13,199 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,199 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,200 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,202 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,202 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2026-08-09 02:54:13,204 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,204 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,204 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,209 [main] Transaction began
DEBUG 2026-08-09 02:54:13,210 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,210 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,210 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,213 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,214 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2026-08-09 02:54:13,216 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,216 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,216 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,221 [main] Transaction began
DEBUG 2026-08-09 02:54:13,221 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,221 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,221 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,225 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,225 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2026-08-09 02:54:13,227 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,227 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,228 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,232 [main] Transaction began
DEBUG 2026-08-09 02:54:13,233 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,233 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,233 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,236 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,236 [main] Logical connection closed
[EDAO0029]null is illegal for argument DTO
DEBUG 2026-08-09 02:54:13,236 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,237 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,241 [main] Transaction began
DEBUG 2026-08-09 02:54:13,242 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,242 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,242 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,245 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,245 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2026-08-09 02:54:13,248 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,248 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,248 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,253 [main] Transaction began
DEBUG 2026-08-09 02:54:13,254 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,254 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,254 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,256 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,257 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2026-08-09 02:54:13,260 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,260 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,260 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,265 [main] Transaction began
DEBUG 2026-08-09 02:54:13,266 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,266 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,266 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,268 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,269 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2026-08-09 02:54:13,273 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,273 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,273 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.seasar.dao.pager.PagerContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.LogCustomizeTest
DEBUG 2026-08-09 02:54:13,301 [main] Transaction began
DEBUG 2026-08-09 02:54:13,301 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,301 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,302 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,302 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,307 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,309 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,311 [main] Logical connection closed
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2026-08-09 02:54:13,311 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,311 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2026-08-09 02:54:13,328 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,328 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,328 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,328 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,332 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,333 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,333 [main] SELECT EMP.ename FROM EMP
DEBUG 2026-08-09 02:54:13,334 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,334 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,334 [main] SELECT EMP.ename FROM EMP
DEBUG 2026-08-09 02:54:13,336 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,336 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.seasar.dao.pager.PagerConditionBaseTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.pager.ScrollCursorTest
DEBUG 2026-08-09 02:54:13,348 [main] Transaction began
DEBUG 2026-08-09 02:54:13,349 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,349 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,353 [main] S2Pager use scroll cursor.
DEBUG 2026-08-09 02:54:13,353 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,353 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,353 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,358 [main] Transaction began
DEBUG 2026-08-09 02:54:13,358 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,358 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,358 [main] S2Pager use scroll cursor.
DEBUG 2026-08-09 02:54:13,358 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,358 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,358 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,368 [main] Transaction began
DEBUG 2026-08-09 02:54:13,368 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,368 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,368 [main] S2Pager use scroll cursor.
DEBUG 2026-08-09 02:54:13,368 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,369 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,369 [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 2026-08-09 02:54:13,374 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,374 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,375 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,375 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.ClobTest
DEBUG 2026-08-09 02:54:13,392 [main] Transaction began
DEBUG 2026-08-09 02:54:13,392 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,392 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,393 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,393 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,410 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,411 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,412 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123
DEBUG 2026-08-09 02:54:13,425 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,425 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,425 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,444 [main] Transaction began
DEBUG 2026-08-09 02:54:13,444 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,445 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,445 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,445 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,448 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,449 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,450 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1')
DEBUG 2026-08-09 02:54:13,474 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,474 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,474 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2026-08-09 02:54:13,475 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,475 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,475 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2026-08-09 02:54:13,486 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,486 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,486 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2026-08-09 02:54:13,486 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,495 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,496 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.seasar.dao.id.IdentifierGeneratorFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest
DEBUG 2026-08-09 02:54:13,507 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,507 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,587 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,587 [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 2026-08-09 02:54:13,592 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,592 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.seasar.dao.types.SerializableTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.InsertAutoDynamicCommandTest
DEBUG 2026-08-09 02:54:13,603 [main] Transaction began
DEBUG 2026-08-09 02:54:13,603 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,604 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,604 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,604 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,622 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,633 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,634 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2026-08-09 02.54.13', 0, 99, 'hoge')
DEBUG 2026-08-09 02:54:13,634 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,634 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,634 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,639 [main] Transaction began
DEBUG 2026-08-09 02:54:13,640 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,640 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,640 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,640 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,647 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,647 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,647 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2026-08-09 02:54:13,648 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,648 [main] CALL IDENTITY()
DEBUG 2026-08-09 02:54:13,648 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,648 [main] Logical connection closed
1
DEBUG 2026-08-09 02:54:13,648 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,648 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2026-08-09 02:54:13,648 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,648 [main] CALL IDENTITY()
DEBUG 2026-08-09 02:54:13,648 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,648 [main] Logical connection closed
2
DEBUG 2026-08-09 02:54:13,649 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,649 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,653 [main] Transaction began
DEBUG 2026-08-09 02:54:13,655 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,655 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,655 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,655 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,663 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,663 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,664 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2026-08-09 02:54:13,664 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,664 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,664 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,669 [main] Transaction began
DEBUG 2026-08-09 02:54:13,669 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,669 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,670 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,670 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,676 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,677 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,677 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,681 [main] Transaction began
DEBUG 2026-08-09 02:54:13,682 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,682 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,683 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,683 [main] Logical connection got
WARN 2026-08-09 02:54:13,685 [main] Table(DUMMY_TABLE) not found
DEBUG 2026-08-09 02:54:13,692 [main] Logical connection closed
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2026-08-09 02:54:13,692 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,692 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,697 [main] Transaction began
DEBUG 2026-08-09 02:54:13,698 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,698 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,698 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,698 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,705 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,706 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,706 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,706 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,707 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,707 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2026-08-09 02:54:13,708 [main] Logical connection closed
49
DEBUG 2026-08-09 02:54:13,708 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,708 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,715 [main] Transaction began
DEBUG 2026-08-09 02:54:13,716 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,716 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,716 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,717 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,725 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,725 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,726 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,730 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,730 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,730 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2026-08-09 02:54:13,731 [main] Logical connection closed
50
DEBUG 2026-08-09 02:54:13,731 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,731 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,731 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,731 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,731 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2026-08-09 02:54:13,731 [main] Logical connection closed
51
DEBUG 2026-08-09 02:54:13,732 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,732 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,736 [main] Transaction began
DEBUG 2026-08-09 02:54:13,737 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,737 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,737 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,737 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,759 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,768 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,768 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2026-08-09 02.54.13', 99, 'hoge')
DEBUG 2026-08-09 02:54:13,769 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,769 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,769 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,773 [main] Transaction began
DEBUG 2026-08-09 02:54:13,774 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,774 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,774 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,774 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,794 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,802 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,803 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2026-08-09 02.54.13')
DEBUG 2026-08-09 02:54:13,803 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,804 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,804 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,870 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,870 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,870 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,870 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,879 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,879 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,880 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,880 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,880 [main] INSERT INTO COMPOSITE_PK_TABLE (pk2, aaa, pk1) VALUES (10, 'hoge', 52)
DEBUG 2026-08-09 02:54:13,880 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,881 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,881 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2026-08-09 02:54:13,888 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,888 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,888 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,888 [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 2026-08-09 02:54:13,893 [main] Transaction began
DEBUG 2026-08-09 02:54:13,893 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,893 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,894 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,894 [main] Logical connection closed
53
DEBUG 2026-08-09 02:54:13,894 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,894 [main] Physical connection closed
DEBUG 2026-08-09 02:54:13,898 [main] Transaction began
DEBUG 2026-08-09 02:54:13,900 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,900 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,901 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,901 [main] Logical connection closed
49
50
51
52
53
54
55
56
57
58
DEBUG 2026-08-09 02:54:13,902 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,902 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,902 [main] Logical connection closed
59
60
61
62
63
64
65
66
67
68
DEBUG 2026-08-09 02:54:13,902 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,902 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,902 [main] Logical connection closed
69
70
71
72
73
74
75
76
77
78
DEBUG 2026-08-09 02:54:13,903 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,903 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-08-09 02:54:13,903 [main] Logical connection closed
79
80
DEBUG 2026-08-09 02:54:13,904 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,904 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2026-08-09 02:54:13,909 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,909 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,909 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,910 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2026-08-09 02:54:13,919 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,919 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,936 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,943 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.impl.NoPropertyForUpdateTest
DEBUG 2026-08-09 02:54:13,959 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,959 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,960 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,960 [main] Logical connection got
DEBUG 2026-08-09 02:54:13,964 [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$$820846$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$820846.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$820846.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.GeneratedMethodAccessor72.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 2026-08-09 02:54:13,966 [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 2026-08-09 02:54:13,993 [main] Transaction began
DEBUG 2026-08-09 02:54:13,994 [main] Physical connection got
DEBUG 2026-08-09 02:54:13,995 [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 2026-08-09 02:54:13,998 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:13,998 [main] Logical connection closed
DEBUG 2026-08-09 02:54:13,998 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,021 [main] Transaction began
DEBUG 2026-08-09 02:54:14,023 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,023 [main] Logical connection got
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2026-08-09 02:54:14,026 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,026 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,026 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,052 [main] Transaction began
DEBUG 2026-08-09 02:54:14,053 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,053 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,053 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,053 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,055 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,058 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,059 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2026-08-09 02:54:14,063 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,063 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-08-09 02:54:14,065 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,065 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,066 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,066 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1
DEBUG 2026-08-09 02:54:14,071 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,080 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,081 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,105 [main] Transaction began
DEBUG 2026-08-09 02:54:14,105 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,105 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,105 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,105 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,106 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,110 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,110 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2026-08-09 02:54:14,110 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2026-08-09 02:54:14,111 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,111 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,111 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-08-09 02:54:14,125 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,131 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,131 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,155 [main] Transaction began
DEBUG 2026-08-09 02:54:14,156 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,156 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,156 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,156 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,157 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,159 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,161 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2026-08-09 02:54:14,161 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2026-08-09 02:54:14,161 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2026-08-09 02:54:14,162 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,162 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,162 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-08-09 02:54:14,163 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,168 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,168 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,196 [main] Transaction began
DEBUG 2026-08-09 02:54:14,196 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,196 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,196 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,196 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,201 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,205 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,205 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2026-08-09 02:54:14,205 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2026-08-09 02:54:14,206 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,206 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,206 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-08-09 02:54:14,207 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,212 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,212 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,296 [main] Transaction began
DEBUG 2026-08-09 02:54:14,296 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,297 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,297 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,297 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,298 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,301 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,301 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2026-08-09 02:54:14,306 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,306 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-08-09 02:54:14,306 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,306 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,306 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,306 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9
DEBUG 2026-08-09 02:54:14,306 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,314 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,315 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,341 [main] Transaction began
DEBUG 2026-08-09 02:54:14,342 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,342 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,342 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,342 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,343 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,346 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,346 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2026-08-09 02:54:14,349 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,349 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-08-09 02:54:14,350 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,350 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,350 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,350 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10
DEBUG 2026-08-09 02:54:14,351 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,356 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,356 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,381 [main] Transaction began
DEBUG 2026-08-09 02:54:14,381 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,381 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,381 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,381 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,382 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,386 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,386 [main] INSERT INTO DEFAULT_TABLE (
AAA,
VERSION_NO
) VALUES (
'foooo',
0
)
DEBUG 2026-08-09 02:54:14,389 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,390 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,390 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2026-08-09 02:54:14,392 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,397 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,397 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,421 [main] Transaction began
DEBUG 2026-08-09 02:54:14,421 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,421 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,421 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,421 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,422 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,424 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,425 [main] INSERT INTO DEFAULT_TABLE (
BBB,
VERSION_NO
) VALUES (
'ttt',
0
)
DEBUG 2026-08-09 02:54:14,429 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,429 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,429 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2026-08-09 02:54:14,429 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,434 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,434 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,456 [main] Transaction began
DEBUG 2026-08-09 02:54:14,456 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,456 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,456 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,456 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,460 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,461 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,461 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2026-08-09 02:54:14,465 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,465 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,465 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2026-08-09 02:54:14,467 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,472 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,472 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2026-08-09 02:54:14,478 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,479 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,487 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,487 [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 2026-08-09 02:54:14,504 [main] Transaction began
DEBUG 2026-08-09 02:54:14,504 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,504 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,507 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,508 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,508 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,515 [main] Transaction began
DEBUG 2026-08-09 02:54:14,516 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,516 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,518 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,519 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,519 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2026-08-09 02:54:14,571 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,571 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,571 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,571 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,591 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,597 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,602 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,602 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,602 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,602 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,687 [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 2026-08-09 02:54:14,687 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,688 [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 2026-08-09 02:54:14,690 [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 2026-08-09 02:54:14,690 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,696 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,696 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,697 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,697 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,719 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,722 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,728 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,728 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,746 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,749 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,755 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,755 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,756 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,756 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,774 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,776 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,782 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,782 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,782 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,782 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,803 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,805 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,811 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,811 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,833 [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 2026-08-09 02:54:14,835 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,843 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,843 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,843 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,843 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,862 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,864 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,870 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,870 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,870 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,870 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,890 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,892 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,898 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,899 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,899 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,899 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,917 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,920 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,925 [main] Transaction began
DEBUG 2026-08-09 02:54:14,925 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,926 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,926 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,927 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,946 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,954 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,955 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2026-08-09 02.54.14', 0, 99, 'hoge')
DEBUG 2026-08-09 02:54:14,955 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,955 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:14,955 [main] Physical connection closed
DEBUG 2026-08-09 02:54:14,960 [main] Transaction began
DEBUG 2026-08-09 02:54:14,961 [main] Physical connection got
DEBUG 2026-08-09 02:54:14,961 [main] Logical connection got
DEBUG 2026-08-09 02:54:14,962 [main] Logical connection closed
DEBUG 2026-08-09 02:54:14,962 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,044 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,052 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,052 [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 2026-08-09 02:54:15,055 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,055 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,055 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.15', 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 2026-08-09 02:54:15,055 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,056 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:15,056 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,060 [main] Transaction began
DEBUG 2026-08-09 02:54:15,061 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,061 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,061 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,061 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,082 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,090 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,090 [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 2026-08-09 02:54:15,091 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,092 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,093 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.15', 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 2026-08-09 02:54:15,093 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,093 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:15,093 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,100 [main] Transaction began
DEBUG 2026-08-09 02:54:15,100 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,100 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,100 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,100 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,120 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,127 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,127 [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 2026-08-09 02:54:15,128 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,128 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,129 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-08-09 02:54:15,129 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,129 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:15,129 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,135 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,135 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,135 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,135 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,151 [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 2026-08-09 02:54:15,152 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,157 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,157 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,157 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,157 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,176 [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 2026-08-09 02:54:15,184 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,189 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,189 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,189 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,189 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,216 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,226 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,231 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,231 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,232 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,232 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,251 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,258 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,263 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,263 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,263 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,263 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,285 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,294 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,300 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,300 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,300 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,300 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,316 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,325 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,325 [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 2026-08-09 02:54:15,328 [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 2026-08-09 02:54:15,329 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,335 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,336 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,336 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,336 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,357 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,431 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,431 [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 2026-08-09 02:54:15,436 [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 2026-08-09 02:54:15,437 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,443 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,443 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,443 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,443 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,459 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,468 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,468 [main] select * from emp
DEBUG 2026-08-09 02:54:15,470 [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 2026-08-09 02:54:15,471 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,476 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,476 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,476 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,476 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,496 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,503 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,503 [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 2026-08-09 02:54:15,506 [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 2026-08-09 02:54:15,507 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,513 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,513 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,513 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,513 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,529 [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 2026-08-09 02:54:15,538 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,544 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,544 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,544 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,544 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,561 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,569 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,569 [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 2026-08-09 02:54:15,570 [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 2026-08-09 02:54:15,575 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,580 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,580 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,580 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,581 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,600 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,609 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,609 [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 2026-08-09 02:54:15,611 [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 2026-08-09 02:54:15,611 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,617 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,617 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,617 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,617 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,634 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,642 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,642 [main] select * from emp
DEBUG 2026-08-09 02:54:15,643 [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 2026-08-09 02:54:15,644 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,649 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,649 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,649 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,649 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,666 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,675 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,675 [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 2026-08-09 02:54:15,677 [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 2026-08-09 02:54:15,678 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,683 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,683 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,683 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,683 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,703 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,710 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,710 [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 2026-08-09 02:54:15,711 [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 2026-08-09 02:54:15,712 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,717 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,718 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,718 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,718 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,736 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,745 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,746 [main] select count(*) from emp
DEBUG 2026-08-09 02:54:15,746 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,746 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,817 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,817 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,817 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,817 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,834 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,843 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,843 [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 2026-08-09 02:54:15,844 [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 2026-08-09 02:54:15,844 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,849 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,849 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,849 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,849 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,869 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,877 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,877 [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 2026-08-09 02:54:15,878 [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 2026-08-09 02:54:15,878 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,884 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,884 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,884 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,884 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,901 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,910 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,910 [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 2026-08-09 02:54:15,911 [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 2026-08-09 02:54:15,911 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,917 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,917 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,917 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,917 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,935 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,941 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,941 [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 2026-08-09 02:54:15,942 [main] Logical connection closed
[Ljava.util.Map;@5eb748
DEBUG 2026-08-09 02:54:15,942 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,947 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,947 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,947 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,947 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,966 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,973 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,974 [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 2026-08-09 02:54:15,975 [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 2026-08-09 02:54:15,976 [main] Physical connection closed
DEBUG 2026-08-09 02:54:15,981 [main] Physical connection got
DEBUG 2026-08-09 02:54:15,981 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,981 [main] Logical connection closed
DEBUG 2026-08-09 02:54:15,981 [main] Logical connection got
DEBUG 2026-08-09 02:54:15,997 [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 2026-08-09 02:54:16,005 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,006 [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 2026-08-09 02:54:16,007 [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 2026-08-09 02:54:16,007 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,013 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,013 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,013 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,013 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,031 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,034 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,034 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-08-09 02:54:16,034 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,034 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,040 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,040 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,040 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,040 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,058 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,061 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,062 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-08-09 02:54:16,062 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,062 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,068 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,068 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,068 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,068 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,080 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,080 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,081 [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 2026-08-09 02:54:16,082 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-08-09 02:54:16,082 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,088 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,088 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,088 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,088 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,100 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,100 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,101 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-08-09 02:54:16,101 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-08-09 02:54:16,101 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,177 [main] Transaction began
DEBUG 2026-08-09 02:54:16,177 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,177 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,177 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,177 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,198 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,205 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,206 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2026-08-09 02.54.16', 50, 9999, 'test')
DEBUG 2026-08-09 02:54:16,206 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,206 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,207 [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 2026-08-09 02:54:16,208 [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 2026-08-09 02:54:16,208 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,208 [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 2026-08-09 02:54:16,209 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2026-08-09 02:54:16.205 {50, null, null, 0}
DEBUG 2026-08-09 02:54:16,209 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:16,209 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,214 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,214 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,215 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,215 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,232 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,237 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,242 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,242 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,242 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,243 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,262 [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 2026-08-09 02:54:16,270 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,271 [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 2026-08-09 02:54:16,272 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,273 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,278 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,278 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,278 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,278 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,296 [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 2026-08-09 02:54:16,307 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,307 [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 2026-08-09 02:54:16,308 [main] Logical connection closed
[]
DEBUG 2026-08-09 02:54:16,308 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,314 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,314 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,314 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,314 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,332 [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 2026-08-09 02:54:16,337 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,337 [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 2026-08-09 02:54:16,339 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-08-09 02:54:16,339 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,345 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,345 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,345 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,345 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,361 [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 2026-08-09 02:54:16,364 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,369 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,369 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,369 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,369 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,388 [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 2026-08-09 02:54:16,397 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,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 department.dname = 'RESEARCH'
DEBUG 2026-08-09 02:54:16,398 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,398 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,404 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,405 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,405 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,405 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,422 [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 2026-08-09 02:54:16,431 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,431 [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 2026-08-09 02:54:16,431 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,431 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,438 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,438 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,438 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,438 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,456 [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 2026-08-09 02:54:16,458 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,464 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,464 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,464 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,464 [main] Logical connection got
WARN 2026-08-09 02:54:16,467 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-08-09 02:54:16,473 [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 2026-08-09 02:54:16,474 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,474 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-08-09 02:54:16,475 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-08-09 02:54:16,475 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,481 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,481 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,481 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,481 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,503 [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 2026-08-09 02:54:16,579 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,586 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,586 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,586 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,586 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,608 [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 2026-08-09 02:54:16,610 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,610 [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 2026-08-09 02:54:16,611 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,612 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,612 [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 2026-08-09 02:54:16,612 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,613 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,618 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,618 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,618 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,618 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,636 [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 2026-08-09 02:54:16,637 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,637 [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 2026-08-09 02:54:16,640 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,640 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,640 [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 2026-08-09 02:54:16,640 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,641 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,641 [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 2026-08-09 02:54:16,642 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,642 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,642 [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 2026-08-09 02:54:16,642 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,642 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,642 [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 2026-08-09 02:54:16,643 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,643 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,648 [main] Transaction began
DEBUG 2026-08-09 02:54:16,649 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,649 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,649 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,649 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,667 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-08-09 02:54:16,667 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,668 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-08-09 02:54:16,668 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,668 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,668 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-08-09 02:54:16,668 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,668 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,668 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-08-09 02:54:16,669 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,669 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:16,669 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,676 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,676 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,676 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,676 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,693 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,695 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,701 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,701 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,701 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,701 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,707 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-08-09 02:54:16,709 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,714 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,714 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,714 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,714 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,721 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-08-09 02:54:16,722 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,728 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,728 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,736 [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 2026-08-09 02:54:16,737 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,742 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,742 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,742 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,743 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,752 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2026-08-09 02:54:16,753 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,759 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,759 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,759 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,760 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,777 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,778 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,778 [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 2026-08-09 02:54:16,780 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,780 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,787 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,787 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,787 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,787 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,805 [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 2026-08-09 02:54:16,805 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,812 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,812 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,812 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,812 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,833 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,835 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,908 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,909 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,909 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,909 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,928 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-08-09 02:54:16,929 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,935 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,935 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,935 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,935 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,953 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-08-09 02:54:16,953 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.394 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2026-08-09 02:54:16,968 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,968 [main] Logical connection got
DEBUG 2026-08-09 02:54:16,985 [main] Logical connection closed
DEBUG 2026-08-09 02:54:16,985 [main] Physical connection closed
DEBUG 2026-08-09 02:54:16,990 [main] Physical connection got
DEBUG 2026-08-09 02:54:16,990 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,007 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,007 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,011 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,012 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,027 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,027 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,032 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,032 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,048 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,048 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2026-08-09 02:54:17,080 [main] Transaction began
DEBUG 2026-08-09 02:54:17,082 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,082 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,082 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,082 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,085 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,086 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,086 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2026-08-09 02:54:17,094 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,094 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,094 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,114 [main] Transaction began
DEBUG 2026-08-09 02:54:17,115 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,115 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,115 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,115 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,118 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,119 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,120 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@1e04a35')
DEBUG 2026-08-09 02:54:17,122 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,122 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,122 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-08-09 02:54:17,124 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,124 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,124 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@b92dc2' WHERE id = 111 AND version_no = 0
DEBUG 2026-08-09 02:54:17,130 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,130 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,130 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-08-09 02:54:17,130 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,130 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,130 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2026-08-09 02:54:17,138 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,138 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,138 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-08-09 02:54:17,138 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,147 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,147 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,166 [main] Transaction began
DEBUG 2026-08-09 02:54:17,167 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,167 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,167 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,167 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,171 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,172 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,172 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@10285d8')
DEBUG 2026-08-09 02:54:17,173 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,173 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,173 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321
DEBUG 2026-08-09 02:54:17,173 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,179 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,179 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,199 [main] Transaction began
DEBUG 2026-08-09 02:54:17,199 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,199 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,199 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,199 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,201 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,202 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,202 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2026-08-09 02:54:17,202 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,202 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,202 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
Running org.seasar.dao.impl.DeleteWithAnnotationTest
DEBUG 2026-08-09 02:54:17,217 [main] Transaction began
DEBUG 2026-08-09 02:54:17,218 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,218 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,218 [main] SELECT * FROM EMP
DEBUG 2026-08-09 02:54:17,287 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,287 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,287 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,287 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,288 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,289 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,289 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2026-08-09 02:54:17,289 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,289 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,289 [main] SELECT * FROM EMP
DEBUG 2026-08-09 02:54:17,290 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,290 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,290 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2026-08-09 02:54:17,290 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,290 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,290 [main] SELECT * FROM EMP
DEBUG 2026-08-09 02:54:17,291 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,291 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,291 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.seasar.dao.interceptors.S2DaoInterceptorTest
DEBUG 2026-08-09 02:54:17,316 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,316 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,316 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,316 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,319 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,320 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,320 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,320 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,321 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,324 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,324 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2026-08-09 02:54:17,327 [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 2026-08-09 02:54:17,328 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,351 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,351 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,351 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,351 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,354 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,354 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,354 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,354 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,355 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,358 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,358 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2026-08-09 02:54:17,359 [main] More than 2 rows found, but only first row returned
DEBUG 2026-08-09 02:54:17,359 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK}
DEBUG 2026-08-09 02:54:17,359 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,381 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,381 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,381 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,381 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,384 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,384 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,384 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,384 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,385 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,388 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,388 [main] SELECT count(*) FROM emp
DEBUG 2026-08-09 02:54:17,388 [main] Logical connection closed
count:14
DEBUG 2026-08-09 02:54:17,389 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,408 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,408 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,408 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,408 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,412 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,412 [main] Transaction began
DEBUG 2026-08-09 02:54:17,412 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,412 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,412 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,413 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,415 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,415 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2026-08-09 02:54:17,416 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,416 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,416 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,436 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,436 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,436 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,436 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,441 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,441 [main] Transaction began
DEBUG 2026-08-09 02:54:17,441 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,441 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,441 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,442 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,443 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,444 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2026-08-09 02:54:17,446 [main] More than 2 rows found, but only first row returned
DEBUG 2026-08-09 02:54:17,446 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,446 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,446 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2026-08-09 02:54:17,447 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,447 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,447 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,467 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,468 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,468 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,468 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,472 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,472 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,472 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,472 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,473 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,475 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,475 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2026-08-09 02:54:17,475 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,475 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,495 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,496 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,496 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,496 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,501 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,501 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,501 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,501 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,502 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,505 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,505 [main] select empno as value, ename as label from emp
DEBUG 2026-08-09 02:54:17,505 [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 2026-08-09 02:54:17,506 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,528 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,528 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,528 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,528 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,531 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,532 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,532 [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 2026-08-09 02:54:17,533 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,533 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-08-09 02:54:17,542 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,542 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,545 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,545 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest
DEBUG 2026-08-09 02:54:17,548 [main] S2Pager use scroll cursor.
DEBUG 2026-08-09 02:54:17,550 [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 2026-08-09 02:54:17,555 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,555 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,571 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,571 [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 2026-08-09 02:54:17,576 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,576 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,580 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,580 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,599 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,599 [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 2026-08-09 02:54:17,601 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,601 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,605 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,605 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,621 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,621 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,624 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,625 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,628 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,628 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,640 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,640 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,641 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,641 [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 2026-08-09 02:54:17,724 [main] Transaction began
DEBUG 2026-08-09 02:54:17,724 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,724 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,724 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,724 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,739 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,739 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,739 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2026-08-09 02:54:17,740 [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$$10697e2$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$10697e2.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$10697e2.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$a23d38$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$a23d38.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$a23d38.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.GeneratedMethodAccessor72.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 2026-08-09 02:54:17,741 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,741 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,753 [main] Transaction began
DEBUG 2026-08-09 02:54:17,753 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,753 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,753 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,753 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,769 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,769 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,770 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2026-08-09 02:54:17,770 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,770 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,770 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,782 [main] Transaction began
DEBUG 2026-08-09 02:54:17,783 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,783 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,783 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,783 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,798 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,798 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,798 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2026-08-09 02:54:17,799 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,799 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:17,799 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2026-08-09 02:54:17,816 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,816 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,835 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,835 [main] Logical connection got
7788,SCOTT
DEBUG 2026-08-09 02:54:17,836 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,836 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,840 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,841 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,860 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,860 [main] Logical connection got
0,SCOTT
DEBUG 2026-08-09 02:54:17,861 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,861 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,866 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,866 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,877 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,877 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,878 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,878 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,882 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,883 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,895 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,895 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,896 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,896 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,901 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,901 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,911 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,912 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,912 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,912 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2026-08-09 02:54:17,919 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,919 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,937 [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 2026-08-09 02:54:17,938 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,942 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,942 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,962 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,962 [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.057 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2026-08-09 02:54:17,976 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,976 [main] Logical connection got
DEBUG 2026-08-09 02:54:17,991 [main] Logical connection closed
DEBUG 2026-08-09 02:54:17,991 [main] Physical connection closed
DEBUG 2026-08-09 02:54:17,995 [main] Physical connection got
DEBUG 2026-08-09 02:54:17,995 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,011 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,011 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2026-08-09 02:54:18,022 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,022 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,022 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,022 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,026 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,027 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,035 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,035 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,036 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,036 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,038 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,039 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,039 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,039 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,039 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,110 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2026-08-09 02:54:18,117 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,117 [main] Logical connection got
WARN 2026-08-09 02:54:18,120 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2026-08-09 02:54:18,120 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2026-08-09 02:54:18,124 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,124 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,129 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,129 [main] Logical connection got
WARN 2026-08-09 02:54:18,133 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2026-08-09 02:54:18,133 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2026-08-09 02:54:18,137 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,137 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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 2026-08-09 02:54:18,144 [main] Transaction began
DEBUG 2026-08-09 02:54:18,144 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,144 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,144 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,144 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,160 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,171 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,171 [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 2026-08-09 02:54:18,173 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,173 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,173 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.18', 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 2026-08-09 02:54:18,173 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,173 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,173 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,178 [main] Transaction began
DEBUG 2026-08-09 02:54:18,178 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,178 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,178 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,178 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,185 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,187 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,187 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2026-08-09 02:54:18,188 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,188 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,188 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,192 [main] Transaction began
DEBUG 2026-08-09 02:54:18,192 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,192 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,192 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,193 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,200 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,202 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,202 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2026-08-09 02:54:18,202 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2026-08-09 02:54:18,202 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,202 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,206 [main] Transaction began
DEBUG 2026-08-09 02:54:18,207 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,207 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,207 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,207 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,223 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,232 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,232 [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 2026-08-09 02:54:18,233 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,233 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,234 [main] UPDATE EMP SET tstamp = '2026-08-09 02.54.18', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-08-09 02:54:18,234 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,234 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,234 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,238 [main] Transaction began
DEBUG 2026-08-09 02:54:18,238 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,238 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,238 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,238 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,255 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,262 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,262 [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 2026-08-09 02:54:18,263 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,263 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,264 [main] UPDATE EMP SET deptno = 20, tstamp = '2026-08-09 02.54.18' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-08-09 02:54:18,265 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,265 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,265 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.seasar.dao.util.PropertyDescUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.pager.NoScrollCursorTest
DEBUG 2026-08-09 02:54:18,279 [main] Transaction began
DEBUG 2026-08-09 02:54:18,279 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,279 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,279 [main] S2Pager not use scroll cursor.
DEBUG 2026-08-09 02:54:18,279 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,279 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,279 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,283 [main] Transaction began
DEBUG 2026-08-09 02:54:18,283 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,284 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,284 [main] S2Pager not use scroll cursor.
DEBUG 2026-08-09 02:54:18,284 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,284 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,284 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,288 [main] Transaction began
DEBUG 2026-08-09 02:54:18,288 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,288 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,288 [main] S2Pager not use scroll cursor.
DEBUG 2026-08-09 02:54:18,288 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,288 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,288 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2026-08-09 02:54:18,351 [main] Transaction began
DEBUG 2026-08-09 02:54:18,496 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,496 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,496 [main] DELETE FROM CUSTOMER
DEBUG 2026-08-09 02:54:18,496 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,497 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,501 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,502 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,502 [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 2026-08-09 02:54:18,502 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,502 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,503 [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 2026-08-09 02:54:18,503 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,503 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,503 [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 2026-08-09 02:54:18,503 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,503 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,503 [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 2026-08-09 02:54:18,504 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,504 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,504 [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 2026-08-09 02:54:18,504 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,504 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,504 [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 2026-08-09 02:54:18,504 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,504 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,505 [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 2026-08-09 02:54:18,505 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,505 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,505 [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 2026-08-09 02:54:18,505 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,505 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,505 [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 2026-08-09 02:54:18,505 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,506 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,508 [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 2026-08-09 02:54:18,508 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,508 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,508 [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 2026-08-09 02:54:18,508 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,508 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,509 [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 2026-08-09 02:54:18,509 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,509 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,509 [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 2026-08-09 02:54:18,509 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,509 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,509 [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 2026-08-09 02:54:18,510 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,510 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,510 [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 2026-08-09 02:54:18,510 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,510 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,510 [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 2026-08-09 02:54:18,510 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,510 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,510 [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 2026-08-09 02:54:18,511 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,511 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,511 [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 2026-08-09 02:54:18,511 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,511 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,511 [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 2026-08-09 02:54:18,511 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,511 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,512 [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 2026-08-09 02:54:18,512 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,512 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,513 [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 2026-08-09 02:54:18,513 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,513 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,514 [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 2026-08-09 02:54:18,514 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,514 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,514 [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 2026-08-09 02:54:18,514 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,514 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,514 [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 2026-08-09 02:54:18,515 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,515 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,515 [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 2026-08-09 02:54:18,515 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,515 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,515 [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 2026-08-09 02:54:18,516 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,516 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,516 [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 2026-08-09 02:54:18,516 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,516 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,516 [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 2026-08-09 02:54:18,516 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,516 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,516 [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 2026-08-09 02:54:18,517 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,517 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,517 [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 2026-08-09 02:54:18,517 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,517 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,517 [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 2026-08-09 02:54:18,517 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,517 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,518 [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 2026-08-09 02:54:18,518 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,518 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,518 [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 2026-08-09 02:54:18,518 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,518 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,518 [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 2026-08-09 02:54:18,518 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,519 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,519 [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 2026-08-09 02:54:18,519 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,519 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,519 [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 2026-08-09 02:54:18,519 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,519 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,519 [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 2026-08-09 02:54:18,520 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,520 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,520 [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 2026-08-09 02:54:18,520 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,520 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,520 [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 2026-08-09 02:54:18,520 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,520 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,520 [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 2026-08-09 02:54:18,521 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,521 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,521 [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 2026-08-09 02:54:18,521 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,521 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,521 [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 2026-08-09 02:54:18,521 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,521 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,523 [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 2026-08-09 02:54:18,523 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,523 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,523 [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 2026-08-09 02:54:18,524 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,524 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,524 [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 2026-08-09 02:54:18,524 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,524 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,524 [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 2026-08-09 02:54:18,524 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,524 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,524 [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 2026-08-09 02:54:18,525 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,525 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,525 [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 2026-08-09 02:54:18,525 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,525 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,525 [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 2026-08-09 02:54:18,525 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,525 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,525 [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 2026-08-09 02:54:18,526 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,526 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,526 [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 2026-08-09 02:54:18,526 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,526 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,526 [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 2026-08-09 02:54:18,526 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,526 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,527 [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 2026-08-09 02:54:18,527 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,527 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,527 [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 2026-08-09 02:54:18,527 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,527 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,527 [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 2026-08-09 02:54:18,527 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,527 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,528 [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 2026-08-09 02:54:18,528 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,528 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,528 [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 2026-08-09 02:54:18,528 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,528 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,528 [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 2026-08-09 02:54:18,528 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,529 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,529 [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 2026-08-09 02:54:18,529 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,529 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,529 [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 2026-08-09 02:54:18,529 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,529 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,529 [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 2026-08-09 02:54:18,530 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,530 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,530 [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 2026-08-09 02:54:18,530 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,530 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,530 [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 2026-08-09 02:54:18,530 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,530 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,530 [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 2026-08-09 02:54:18,531 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,531 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,531 [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 2026-08-09 02:54:18,531 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,531 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,532 [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 2026-08-09 02:54:18,532 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,532 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,532 [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 2026-08-09 02:54:18,532 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,532 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,532 [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 2026-08-09 02:54:18,532 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,533 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,533 [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 2026-08-09 02:54:18,533 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,533 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,534 [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 2026-08-09 02:54:18,534 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,534 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,534 [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 2026-08-09 02:54:18,534 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,534 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,535 [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 2026-08-09 02:54:18,535 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,535 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,535 [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 2026-08-09 02:54:18,535 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,535 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,535 [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 2026-08-09 02:54:18,535 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,535 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,536 [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 2026-08-09 02:54:18,536 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,536 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,536 [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 2026-08-09 02:54:18,536 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,536 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,536 [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 2026-08-09 02:54:18,536 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,537 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,537 [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 2026-08-09 02:54:18,537 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,537 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,537 [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 2026-08-09 02:54:18,537 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,537 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,537 [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 2026-08-09 02:54:18,538 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,538 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,538 [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 2026-08-09 02:54:18,538 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,538 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,538 [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 2026-08-09 02:54:18,538 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,538 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,538 [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 2026-08-09 02:54:18,539 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,539 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,539 [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 2026-08-09 02:54:18,539 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,539 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,541 [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 2026-08-09 02:54:18,541 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,541 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,542 [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 2026-08-09 02:54:18,542 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,543 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,543 [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 2026-08-09 02:54:18,543 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,543 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,543 [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 2026-08-09 02:54:18,543 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,544 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,544 [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 2026-08-09 02:54:18,544 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,545 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,545 [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 2026-08-09 02:54:18,545 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,546 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,546 [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 2026-08-09 02:54:18,546 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,546 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,546 [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 2026-08-09 02:54:18,546 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,547 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,548 [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 2026-08-09 02:54:18,548 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,548 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,548 [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 2026-08-09 02:54:18,548 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,548 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,548 [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 2026-08-09 02:54:18,548 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,548 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,549 [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 2026-08-09 02:54:18,549 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,549 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,549 [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 2026-08-09 02:54:18,549 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,549 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,550 [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 2026-08-09 02:54:18,550 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,550 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,551 [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 2026-08-09 02:54:18,551 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,551 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,551 [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 2026-08-09 02:54:18,551 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,552 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,552 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,552 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,552 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,554 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,554 [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 2026-08-09 02:54:18,555 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,555 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,555 [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 2026-08-09 02:54:18,556 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,556 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,556 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,571 [main] Transaction began
DEBUG 2026-08-09 02:54:18,600 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,600 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,600 [main] DELETE FROM CUSTOMER
DEBUG 2026-08-09 02:54:18,600 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,600 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,603 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,603 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,603 [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 2026-08-09 02:54:18,603 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,603 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,603 [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 2026-08-09 02:54:18,604 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,604 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,604 [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 2026-08-09 02:54:18,604 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,604 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,604 [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 2026-08-09 02:54:18,605 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,605 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,605 [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 2026-08-09 02:54:18,605 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,605 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,605 [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 2026-08-09 02:54:18,678 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,678 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,678 [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 2026-08-09 02:54:18,678 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,678 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,678 [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 2026-08-09 02:54:18,679 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,679 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,679 [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 2026-08-09 02:54:18,680 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,680 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,680 [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 2026-08-09 02:54:18,680 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,680 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,681 [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 2026-08-09 02:54:18,681 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,681 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,681 [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 2026-08-09 02:54:18,682 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,682 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,682 [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 2026-08-09 02:54:18,682 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,682 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,682 [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 2026-08-09 02:54:18,682 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,683 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,683 [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 2026-08-09 02:54:18,685 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,685 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,685 [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 2026-08-09 02:54:18,685 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,686 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,686 [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 2026-08-09 02:54:18,686 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,686 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,686 [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 2026-08-09 02:54:18,686 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,686 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,686 [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 2026-08-09 02:54:18,686 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,687 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,687 [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 2026-08-09 02:54:18,687 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,687 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,687 [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 2026-08-09 02:54:18,687 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,687 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,687 [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 2026-08-09 02:54:18,687 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,688 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,688 [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 2026-08-09 02:54:18,689 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,689 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,689 [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 2026-08-09 02:54:18,689 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,689 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,689 [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 2026-08-09 02:54:18,689 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,689 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,689 [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 2026-08-09 02:54:18,690 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,690 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,690 [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 2026-08-09 02:54:18,690 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,690 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,690 [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 2026-08-09 02:54:18,690 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,690 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,690 [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 2026-08-09 02:54:18,691 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,691 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,691 [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 2026-08-09 02:54:18,691 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,691 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,691 [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 2026-08-09 02:54:18,691 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,691 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,691 [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 2026-08-09 02:54:18,692 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,692 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,692 [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 2026-08-09 02:54:18,692 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,692 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,692 [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 2026-08-09 02:54:18,692 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,692 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,693 [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 2026-08-09 02:54:18,693 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,693 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,693 [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 2026-08-09 02:54:18,693 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,693 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,693 [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 2026-08-09 02:54:18,693 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,693 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,694 [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 2026-08-09 02:54:18,694 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,694 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,694 [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 2026-08-09 02:54:18,695 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,695 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,695 [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 2026-08-09 02:54:18,695 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,695 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,695 [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 2026-08-09 02:54:18,695 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,695 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,695 [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 2026-08-09 02:54:18,696 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,696 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,696 [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 2026-08-09 02:54:18,696 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,696 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,696 [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 2026-08-09 02:54:18,696 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,697 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,697 [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 2026-08-09 02:54:18,698 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,698 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,698 [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 2026-08-09 02:54:18,699 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,699 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,699 [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 2026-08-09 02:54:18,699 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,699 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,700 [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 2026-08-09 02:54:18,701 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,701 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,701 [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 2026-08-09 02:54:18,701 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,701 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,701 [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 2026-08-09 02:54:18,701 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,701 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,702 [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 2026-08-09 02:54:18,702 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,702 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,702 [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 2026-08-09 02:54:18,703 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,703 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,703 [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 2026-08-09 02:54:18,703 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,704 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,704 [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 2026-08-09 02:54:18,704 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,704 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,704 [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 2026-08-09 02:54:18,705 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,705 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,705 [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 2026-08-09 02:54:18,706 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,706 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,706 [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 2026-08-09 02:54:18,708 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,708 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,709 [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 2026-08-09 02:54:18,709 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,709 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,709 [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 2026-08-09 02:54:18,709 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,709 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,709 [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 2026-08-09 02:54:18,709 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,709 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,710 [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 2026-08-09 02:54:18,710 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,710 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,710 [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 2026-08-09 02:54:18,710 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,710 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,710 [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 2026-08-09 02:54:18,710 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,710 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,713 [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 2026-08-09 02:54:18,713 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,713 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,713 [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 2026-08-09 02:54:18,713 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,713 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,713 [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 2026-08-09 02:54:18,713 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,713 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,714 [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 2026-08-09 02:54:18,714 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,714 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,714 [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 2026-08-09 02:54:18,714 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,714 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,714 [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 2026-08-09 02:54:18,714 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,714 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,715 [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 2026-08-09 02:54:18,715 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,715 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,716 [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 2026-08-09 02:54:18,716 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,716 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,716 [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 2026-08-09 02:54:18,716 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,716 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,716 [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 2026-08-09 02:54:18,716 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,716 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,716 [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 2026-08-09 02:54:18,717 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,717 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,717 [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 2026-08-09 02:54:18,717 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,717 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,717 [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 2026-08-09 02:54:18,717 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,718 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,718 [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 2026-08-09 02:54:18,718 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,718 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,718 [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 2026-08-09 02:54:18,718 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,718 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,718 [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 2026-08-09 02:54:18,718 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,719 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,719 [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 2026-08-09 02:54:18,721 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,721 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,721 [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 2026-08-09 02:54:18,721 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,721 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,721 [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 2026-08-09 02:54:18,721 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,721 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,722 [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 2026-08-09 02:54:18,722 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,722 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,722 [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 2026-08-09 02:54:18,722 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,722 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,722 [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 2026-08-09 02:54:18,722 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,723 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,723 [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 2026-08-09 02:54:18,723 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,723 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,723 [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 2026-08-09 02:54:18,723 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,723 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,723 [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 2026-08-09 02:54:18,724 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,724 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,724 [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 2026-08-09 02:54:18,724 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,724 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,726 [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 2026-08-09 02:54:18,726 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,726 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,726 [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 2026-08-09 02:54:18,726 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,726 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,727 [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 2026-08-09 02:54:18,727 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,727 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,727 [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 2026-08-09 02:54:18,727 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,727 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,727 [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 2026-08-09 02:54:18,727 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,727 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,727 [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 2026-08-09 02:54:18,728 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,728 [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 2026-08-09 02:54:18,728 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,728 [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 2026-08-09 02:54:18,728 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,728 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,728 [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 2026-08-09 02:54:18,729 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,729 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,729 [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 2026-08-09 02:54:18,729 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,729 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,729 [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 2026-08-09 02:54:18,729 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,740 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,740 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,740 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,741 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,743 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,743 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2026-08-09 02:54:18,744 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,744 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,744 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2026-08-09 02:54:18,748 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,748 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,748 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,751 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,751 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,768 [main] Transaction began
DEBUG 2026-08-09 02:54:18,777 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,777 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,778 [main] DELETE FROM CUSTOMER
DEBUG 2026-08-09 02:54:18,778 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,778 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,782 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,782 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,782 [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 2026-08-09 02:54:18,782 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,782 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,782 [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 2026-08-09 02:54:18,782 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,782 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,783 [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 2026-08-09 02:54:18,783 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,783 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,783 [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 2026-08-09 02:54:18,783 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,783 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,783 [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 2026-08-09 02:54:18,783 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,783 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,783 [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 2026-08-09 02:54:18,784 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,784 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,784 [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 2026-08-09 02:54:18,784 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,784 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,784 [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 2026-08-09 02:54:18,784 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,784 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,785 [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 2026-08-09 02:54:18,785 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,785 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,785 [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 2026-08-09 02:54:18,785 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,785 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,785 [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 2026-08-09 02:54:18,785 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,786 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,786 [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 2026-08-09 02:54:18,786 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,786 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,786 [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 2026-08-09 02:54:18,786 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,786 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,786 [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 2026-08-09 02:54:18,786 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,786 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,787 [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 2026-08-09 02:54:18,787 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,787 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,787 [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 2026-08-09 02:54:18,787 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,787 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,787 [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 2026-08-09 02:54:18,787 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,787 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,788 [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 2026-08-09 02:54:18,788 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,788 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,788 [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 2026-08-09 02:54:18,788 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,788 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,788 [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 2026-08-09 02:54:18,788 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,789 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,789 [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 2026-08-09 02:54:18,789 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,789 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,789 [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 2026-08-09 02:54:18,789 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,789 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,789 [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 2026-08-09 02:54:18,789 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,789 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,790 [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 2026-08-09 02:54:18,790 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,790 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,790 [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 2026-08-09 02:54:18,790 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,790 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,790 [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 2026-08-09 02:54:18,790 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,790 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,790 [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 2026-08-09 02:54:18,791 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,791 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,791 [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 2026-08-09 02:54:18,791 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,791 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,791 [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 2026-08-09 02:54:18,791 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,791 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,792 [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 2026-08-09 02:54:18,792 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,792 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,792 [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 2026-08-09 02:54:18,792 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,792 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,792 [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 2026-08-09 02:54:18,792 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,792 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,792 [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 2026-08-09 02:54:18,793 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,793 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,793 [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 2026-08-09 02:54:18,793 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,793 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,793 [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 2026-08-09 02:54:18,793 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,793 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,793 [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 2026-08-09 02:54:18,794 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,794 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,794 [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 2026-08-09 02:54:18,794 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,794 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,794 [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 2026-08-09 02:54:18,794 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,794 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,794 [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 2026-08-09 02:54:18,794 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,794 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,795 [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 2026-08-09 02:54:18,795 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,795 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,795 [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 2026-08-09 02:54:18,795 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,795 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,795 [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 2026-08-09 02:54:18,795 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,795 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,795 [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 2026-08-09 02:54:18,797 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,797 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,797 [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 2026-08-09 02:54:18,797 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,797 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,797 [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 2026-08-09 02:54:18,797 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,798 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,798 [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 2026-08-09 02:54:18,798 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,798 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,798 [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 2026-08-09 02:54:18,798 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,798 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,798 [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 2026-08-09 02:54:18,798 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,798 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,799 [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 2026-08-09 02:54:18,799 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,799 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,799 [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 2026-08-09 02:54:18,799 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,799 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,799 [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 2026-08-09 02:54:18,799 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,799 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,800 [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 2026-08-09 02:54:18,800 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,800 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,800 [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 2026-08-09 02:54:18,800 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,800 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,800 [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 2026-08-09 02:54:18,800 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,800 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,800 [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 2026-08-09 02:54:18,801 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,801 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,801 [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 2026-08-09 02:54:18,801 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,801 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,801 [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 2026-08-09 02:54:18,802 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,802 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,802 [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 2026-08-09 02:54:18,803 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,803 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,803 [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 2026-08-09 02:54:18,803 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,803 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,803 [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 2026-08-09 02:54:18,803 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,803 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,803 [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 2026-08-09 02:54:18,804 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,804 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,804 [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 2026-08-09 02:54:18,804 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,804 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,804 [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 2026-08-09 02:54:18,804 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,804 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,804 [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 2026-08-09 02:54:18,804 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,805 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,805 [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 2026-08-09 02:54:18,805 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,805 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,805 [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 2026-08-09 02:54:18,805 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,805 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,805 [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 2026-08-09 02:54:18,805 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,806 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,806 [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 2026-08-09 02:54:18,806 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,806 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,806 [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 2026-08-09 02:54:18,806 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,806 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,806 [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 2026-08-09 02:54:18,806 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,806 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,807 [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 2026-08-09 02:54:18,807 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,807 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,807 [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 2026-08-09 02:54:18,807 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,807 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,807 [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 2026-08-09 02:54:18,807 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,807 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,807 [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 2026-08-09 02:54:18,808 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,808 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,808 [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 2026-08-09 02:54:18,808 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,808 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,808 [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 2026-08-09 02:54:18,808 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,808 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,808 [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 2026-08-09 02:54:18,809 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,809 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,809 [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 2026-08-09 02:54:18,809 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,809 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,809 [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 2026-08-09 02:54:18,809 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,809 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,809 [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 2026-08-09 02:54:18,810 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,810 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,810 [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 2026-08-09 02:54:18,810 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,810 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,810 [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 2026-08-09 02:54:18,810 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,810 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,810 [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 2026-08-09 02:54:18,810 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,811 [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 2026-08-09 02:54:18,811 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,811 [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 2026-08-09 02:54:18,811 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,811 [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 2026-08-09 02:54:18,811 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,811 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,812 [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 2026-08-09 02:54:18,812 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,812 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,812 [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 2026-08-09 02:54:18,812 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,812 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,812 [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 2026-08-09 02:54:18,812 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,812 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,812 [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 2026-08-09 02:54:18,813 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,813 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,813 [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 2026-08-09 02:54:18,813 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,813 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,813 [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 2026-08-09 02:54:18,813 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,813 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,813 [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 2026-08-09 02:54:18,814 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,814 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,815 [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 2026-08-09 02:54:18,815 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,815 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,815 [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 2026-08-09 02:54:18,815 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,815 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,815 [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 2026-08-09 02:54:18,815 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,815 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,815 [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 2026-08-09 02:54:18,816 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,816 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,816 [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 2026-08-09 02:54:18,816 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,816 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,816 [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 2026-08-09 02:54:18,816 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,816 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,816 [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 2026-08-09 02:54:18,816 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,819 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,819 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,819 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,819 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,821 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,821 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2026-08-09 02:54:18,821 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,821 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,821 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2026-08-09 02:54:18,822 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,822 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,823 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,826 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,826 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,841 [main] Transaction began
DEBUG 2026-08-09 02:54:18,850 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,850 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,851 [main] DELETE FROM CUSTOMER
DEBUG 2026-08-09 02:54:18,851 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,851 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,855 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,855 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,855 [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 2026-08-09 02:54:18,855 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,855 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,855 [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 2026-08-09 02:54:18,856 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,856 [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 2026-08-09 02:54:18,856 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,856 [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 2026-08-09 02:54:18,856 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,856 [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 2026-08-09 02:54:18,857 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,857 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,857 [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 2026-08-09 02:54:18,857 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,857 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,857 [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 2026-08-09 02:54:18,857 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,857 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,857 [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 2026-08-09 02:54:18,857 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,858 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,858 [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 2026-08-09 02:54:18,858 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,858 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,858 [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 2026-08-09 02:54:18,858 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,858 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,858 [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 2026-08-09 02:54:18,858 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,858 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,859 [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 2026-08-09 02:54:18,859 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,859 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,859 [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 2026-08-09 02:54:18,859 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,859 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,859 [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 2026-08-09 02:54:18,859 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,859 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,860 [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 2026-08-09 02:54:18,860 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,860 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,860 [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 2026-08-09 02:54:18,860 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,860 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,860 [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 2026-08-09 02:54:18,860 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,860 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,860 [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 2026-08-09 02:54:18,861 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,861 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,861 [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 2026-08-09 02:54:18,861 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,861 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,861 [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 2026-08-09 02:54:18,861 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,861 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,861 [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 2026-08-09 02:54:18,862 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,862 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,862 [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 2026-08-09 02:54:18,862 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,862 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,862 [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 2026-08-09 02:54:18,862 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,862 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,863 [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 2026-08-09 02:54:18,863 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,863 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,864 [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 2026-08-09 02:54:18,864 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,864 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,864 [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 2026-08-09 02:54:18,864 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,864 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,864 [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 2026-08-09 02:54:18,865 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,865 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,865 [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 2026-08-09 02:54:18,865 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,865 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,865 [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 2026-08-09 02:54:18,865 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,865 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,865 [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 2026-08-09 02:54:18,866 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,866 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,866 [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 2026-08-09 02:54:18,866 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,866 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,866 [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 2026-08-09 02:54:18,866 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,866 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,867 [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 2026-08-09 02:54:18,867 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,867 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,867 [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 2026-08-09 02:54:18,867 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,868 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,868 [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 2026-08-09 02:54:18,868 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,868 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,868 [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 2026-08-09 02:54:18,868 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,868 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,868 [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 2026-08-09 02:54:18,869 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,869 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,869 [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 2026-08-09 02:54:18,869 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,869 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,869 [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 2026-08-09 02:54:18,869 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,869 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,869 [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 2026-08-09 02:54:18,871 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,871 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,871 [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 2026-08-09 02:54:18,871 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,871 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,871 [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 2026-08-09 02:54:18,871 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,871 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,871 [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 2026-08-09 02:54:18,872 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,872 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,872 [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 2026-08-09 02:54:18,872 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,872 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,873 [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 2026-08-09 02:54:18,873 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,873 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,873 [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 2026-08-09 02:54:18,873 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,873 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,873 [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 2026-08-09 02:54:18,873 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,873 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,873 [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 2026-08-09 02:54:18,874 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,874 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,874 [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 2026-08-09 02:54:18,874 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,874 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,874 [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 2026-08-09 02:54:18,874 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,874 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,874 [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 2026-08-09 02:54:18,874 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,874 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,875 [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 2026-08-09 02:54:18,875 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,875 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,875 [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 2026-08-09 02:54:18,875 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,875 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,875 [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 2026-08-09 02:54:18,875 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,875 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,875 [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 2026-08-09 02:54:18,876 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,876 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,876 [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 2026-08-09 02:54:18,876 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,876 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,876 [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 2026-08-09 02:54:18,876 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,876 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,876 [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 2026-08-09 02:54:18,876 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,877 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,877 [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 2026-08-09 02:54:18,877 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,877 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,877 [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 2026-08-09 02:54:18,878 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,878 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,878 [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 2026-08-09 02:54:18,878 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,878 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,878 [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 2026-08-09 02:54:18,878 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,878 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,878 [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 2026-08-09 02:54:18,878 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,879 [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 2026-08-09 02:54:18,879 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,879 [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 2026-08-09 02:54:18,879 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,879 [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 2026-08-09 02:54:18,879 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,880 [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 2026-08-09 02:54:18,880 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,880 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,880 [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 2026-08-09 02:54:18,880 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,880 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,880 [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 2026-08-09 02:54:18,880 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,880 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,880 [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 2026-08-09 02:54:18,881 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,881 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,881 [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 2026-08-09 02:54:18,881 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,881 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,881 [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 2026-08-09 02:54:18,881 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,881 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,881 [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 2026-08-09 02:54:18,881 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,882 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,882 [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 2026-08-09 02:54:18,882 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,882 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,882 [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 2026-08-09 02:54:18,882 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,882 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,882 [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 2026-08-09 02:54:18,882 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,882 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,883 [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 2026-08-09 02:54:18,883 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,883 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,883 [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 2026-08-09 02:54:18,883 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,883 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,883 [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 2026-08-09 02:54:18,883 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,883 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,883 [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 2026-08-09 02:54:18,884 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,884 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,884 [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 2026-08-09 02:54:18,884 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,884 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,884 [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 2026-08-09 02:54:18,884 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,884 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,884 [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 2026-08-09 02:54:18,884 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,884 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,885 [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 2026-08-09 02:54:18,885 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,885 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,885 [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 2026-08-09 02:54:18,885 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,885 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,885 [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 2026-08-09 02:54:18,885 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,885 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,885 [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 2026-08-09 02:54:18,886 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,886 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,886 [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 2026-08-09 02:54:18,886 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,886 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,886 [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 2026-08-09 02:54:18,886 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,886 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,886 [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 2026-08-09 02:54:18,888 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,888 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,888 [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 2026-08-09 02:54:18,888 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,888 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,888 [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 2026-08-09 02:54:18,888 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,888 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,888 [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 2026-08-09 02:54:18,889 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,889 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,889 [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 2026-08-09 02:54:18,889 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,889 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,889 [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 2026-08-09 02:54:18,889 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,889 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,889 [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 2026-08-09 02:54:18,890 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,890 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,890 [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 2026-08-09 02:54:18,890 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,890 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,890 [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 2026-08-09 02:54:18,890 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,890 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,890 [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 2026-08-09 02:54:18,890 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,890 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,891 [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 2026-08-09 02:54:18,891 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,900 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,900 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,900 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,900 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,903 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,903 [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 2026-08-09 02:54:18,904 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,905 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,905 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,915 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,915 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 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 2026-08-09 02:54:18,922 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,922 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,923 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,923 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.issue.Jira101Test
DEBUG 2026-08-09 02:54:18,939 [main] Transaction began
DEBUG 2026-08-09 02:54:18,939 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,939 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,939 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,939 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,946 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,948 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,949 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2026-08-09 02:54:18,949 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,949 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,949 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777
DEBUG 2026-08-09 02:54:18,950 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,950 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2026-08-09 02:54:18,950 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,950 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2026-08-09 02:54:18,964 [main] Transaction began
DEBUG 2026-08-09 02:54:18,964 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,964 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,964 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,964 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,981 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,981 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,981 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2026-08-09 02:54:18,982 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,982 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:18,982 [main] Physical connection closed
DEBUG 2026-08-09 02:54:18,994 [main] Transaction began
DEBUG 2026-08-09 02:54:18,994 [main] Physical connection got
DEBUG 2026-08-09 02:54:18,994 [main] Logical connection got
DEBUG 2026-08-09 02:54:18,994 [main] Logical connection closed
DEBUG 2026-08-09 02:54:18,994 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,010 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,010 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,010 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2026-08-09 02:54:19,011 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,011 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:19,011 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.impl.RelationKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.NestedDaoMethodTest
DEBUG 2026-08-09 02:54:19,028 [main] Physical connection got
DEBUG 2026-08-09 02:54:19,028 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,028 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,028 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,031 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,033 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,033 [main] SELECT EMP.deptno, EMP.empno, EMP.ename FROM EMP WHERE empno = 7782
DEBUG 2026-08-09 02:54:19,033 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,034 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,034 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,034 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,036 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,036 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,036 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10
DEBUG 2026-08-09 02:54:19,036 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,037 [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 2026-08-09 02:54:19,042 [main] Argument(job) not found
SELECT * FROM emp
WARN 2026-08-09 02:54:19,042 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[SELECT * FROM emp WHERE job = ?]
WARN 2026-08-09 02:54:19,043 [main] Argument(job) not found
[SELECT * FROM emp WHERE job is null]
[bbb = ?]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN 2026-08-09 02:54:19,045 [main] Argument(job) not found
WARN 2026-08-09 02:54:19,045 [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 2026-08-09 02:54:19,047 [main] Argument(moge) not found
WARN 2026-08-09 02:54:19,047 [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 2026-08-09 02:54:19,050 [main] Argument(hoge) not found
WARN 2026-08-09 02:54:19,050 [main] Argument($1) not found
WARN 2026-08-09 02:54:19,050 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ? /* comment */
WARN 2026-08-09 02:54:19,051 [main] Argument($1) not found
WARN 2026-08-09 02:54:19,051 [main] Argument($1) not found
SELECT AAA FROM HOGE where aa = ? -- comment
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.impl.QuestionInCommentTest
DEBUG 2026-08-09 02:54:19,065 [main] Transaction began
DEBUG 2026-08-09 02:54:19,066 [main] Physical connection got
DEBUG 2026-08-09 02:54:19,066 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,066 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,066 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,069 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,072 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,072 [main] INSERT INTO EMP (
EMPNO,
ENAME,
TSTAMP
) VALUES (
/* comment */
2222,
'aaaaaaaaaaaa',
null
/* in comment */
)
DEBUG 2026-08-09 02:54:19,072 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,072 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:19,072 [main] Physical connection closed
DEBUG 2026-08-09 02:54:19,085 [main] Transaction began
DEBUG 2026-08-09 02:54:19,085 [main] Physical connection got
DEBUG 2026-08-09 02:54:19,085 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,085 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,085 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,088 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,089 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,090 [main] select *
from EMP
where ENAME = 'te?st'
DEBUG 2026-08-09 02:54:19,090 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,091 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:19,091 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 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 2026-08-09 02:54:19,101 [main] Transaction began
DEBUG 2026-08-09 02:54:19,102 [main] Physical connection got
DEBUG 2026-08-09 02:54:19,102 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,102 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,102 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,118 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,127 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,127 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:19,127 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:19,127 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,127 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,128 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:19,128 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-08-09 02:54:19,128 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,128 [main] Transaction rolledback
DEBUG 2026-08-09 02:54:19,128 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2026-08-09 02:54:19,133 [main] Physical connection got
DEBUG 2026-08-09 02:54:19,134 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,134 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,134 [main] Logical connection got
DEBUG 2026-08-09 02:54:19,150 [main] Logical connection closed
DEBUG 2026-08-09 02:54:19,151 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 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.001 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 2026-08-09 02:54:20,613 [main] Physical connection got
DEBUG 2026-08-09 02:54:20,614 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,631 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,631 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,684 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,707 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,709 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-08-09 02:54:20,723 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,724 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,726 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,731 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec
Running examples.dao.EmployeeDaoClientTest
DEBUG 2026-08-09 02:54:20,824 [main] Physical connection got
DEBUG 2026-08-09 02:54:20,824 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,824 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,824 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,838 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,844 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,844 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-08-09 02:54:20,849 [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 2026-08-09 02:54:20,852 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,852 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2026-08-09 02:54:20,856 [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 2026-08-09 02:54:20,856 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,856 [main] SELECT count(*) FROM emp
DEBUG 2026-08-09 02:54:20,858 [main] Logical connection closed
count:14
DEBUG 2026-08-09 02:54:20,858 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,858 [main] SELECT * FROM emp
DEBUG 2026-08-09 02:54:20,869 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,869 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,869 [main] SELECT * FROM emp
WHERE
job = 'CLERK'
DEBUG 2026-08-09 02:54:20,870 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,870 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,870 [main] SELECT * FROM emp
WHERE
deptno = 20
DEBUG 2026-08-09 02:54:20,871 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,871 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,871 [main] SELECT * FROM emp
WHERE
job = 'CLERK'
AND deptno = 20
DEBUG 2026-08-09 02:54:20,872 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,873 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,873 [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 2026-08-09 02:54:20,875 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,875 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,875 [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 2026-08-09 02:54:20,877 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,877 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,877 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2026-08-09 02:54:20,878 [main] Logical connection closed
updatedRows:1
DEBUG 2026-08-09 02:54:20,879 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,879 [main] SELECT empno FROM emp
DEBUG 2026-08-09 02:54:20,879 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2026-08-09 02:54:20,879 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
Running examples.dao.EmployeeAutoDaoClientTest
DEBUG 2026-08-09 02:54:20,918 [main] Physical connection got
DEBUG 2026-08-09 02:54:20,918 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,918 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,918 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,928 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,935 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,935 [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 2026-08-09 02:54:20,938 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,938 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,938 [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 2026-08-09 02:54:20,939 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,940 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,940 [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 2026-08-09 02:54:20,941 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,941 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,941 [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 2026-08-09 02:54:20,943 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,943 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,943 [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 2026-08-09 02:54:20,944 [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 2026-08-09 02:54:20,945 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,945 [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 2026-08-09 02:54:20,947 [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 2026-08-09 02:54:20,951 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,951 [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 2026-08-09 02:54:20,952 [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 2026-08-09 02:54:20,953 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,953 [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 2026-08-09 02:54:20,954 [main] Logical connection closed
before timestamp:2005-01-18 13:09:32.213
DEBUG 2026-08-09 02:54:20,955 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,956 [main] UPDATE EMP SET tstamp = '2026-08-09 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 2026-08-09 02:54:20,957 [main] Logical connection closed
after timestamp:2026-08-09 02:54:20.955
DEBUG 2026-08-09 02:54:20,957 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running examples.dao.DepartmentManagerClientTest
DEBUG 2026-08-09 02:54:20,987 [main] Physical connection got
DEBUG 2026-08-09 02:54:20,987 [main] Logical connection got
DEBUG 2026-08-09 02:54:20,987 [main] Logical connection closed
DEBUG 2026-08-09 02:54:20,988 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,024 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,026 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,026 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2026-08-09 02:54:21,027 [main] Logical connection closed
before update versionNo:0
DEBUG 2026-08-09 02:54:21,027 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,027 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2026-08-09 02:54:21,027 [main] Logical connection closed
after update versionNo:1
DEBUG 2026-08-09 02:54:21,028 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,028 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2026-08-09 02:54:21,028 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,028 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running examples.dao.DepartmentDaoClientTest
DEBUG 2026-08-09 02:54:21,056 [main] Physical connection got
DEBUG 2026-08-09 02:54:21,056 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,057 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,057 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,062 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,063 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,063 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2026-08-09 02:54:21,063 [main] Logical connection closed
before update versionNo:0
DEBUG 2026-08-09 02:54:21,064 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,064 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2026-08-09 02:54:21,064 [main] Logical connection closed
after update versionNo:1
DEBUG 2026-08-09 02:54:21,064 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,064 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2026-08-09 02:54:21,065 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,065 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running examples.dao.ConvertTableExampleClientTest
DEBUG 2026-08-09 02:54:21,116 [main] Physical connection got
DEBUG 2026-08-09 02:54:21,116 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,116 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,116 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,129 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,129 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,129 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-08-09 02:54:21,130 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,130 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running examples.dao.Employee2DaoClientTest
DEBUG 2026-08-09 02:54:21,158 [main] Physical connection got
DEBUG 2026-08-09 02:54:21,158 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,158 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,158 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,167 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,167 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,168 [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 2026-08-09 02:54:21,169 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-08-09 02:54:20.955 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-08-09 02:54:21,170 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,170 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,170 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,176 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,177 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,177 [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 2026-08-09 02:54:21,178 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-08-09 02:54:20.955 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-08-09 02:54:21,179 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running examples.dao.TruncateTableDaoClientTest
DEBUG 2026-08-09 02:54:21,447 [main] Physical connection got
DEBUG 2026-08-09 02:54:21,447 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,450 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,451 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,451 [main] DROP TABLE IF EXISTS H2TEST
DEBUG 2026-08-09 02:54:21,457 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,457 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,457 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255))
DEBUG 2026-08-09 02:54:21,469 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,470 [main] Logical connection got
DEBUG 2026-08-09 02:54:21,470 [main] TRUNCATE TABLE H2TEST
DEBUG 2026-08-09 02:54:21,471 [main] Logical connection closed
DEBUG 2026-08-09 02:54:21,479 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 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
[WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: maven.seasar.org due to an error: Error transferring file
[INFO] Repository 'maven.seasar.org' will be blacklisted
[INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.snapshot.seasar.org
[WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: maven.snapshot.seasar.org due to an error: Error transferring file
[INFO] Repository 'maven.snapshot.seasar.org' will be blacklisted
[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: 4 minutes 43 seconds
[INFO] Finished at: Sun Aug 09 02:58:45 JST 2026
[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