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 '2024-11-17T02:54:00.194 +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 2024-11-17 02:54:07,538 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,538 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,555 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,555 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,630 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,659 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,660 [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 2024-11-17 02:54:07,673 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,674 [main] Physical connection closed
DEBUG 2024-11-17 02:54:07,702 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,702 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,702 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,702 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,716 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,723 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,723 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-11-17 02:54:07,724 [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 2024-11-17 02:54:07,724 [main] Physical connection closed
DEBUG 2024-11-17 02:54:07,743 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,743 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,743 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,743 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,753 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,758 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,758 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-11-17 02:54:07,759 [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 2024-11-17 02:54:07,759 [main] Physical connection closed
DEBUG 2024-11-17 02:54:07,774 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,775 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,776 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,776 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,804 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,808 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,810 [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 2024-11-17 02:54:07,812 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,812 [main] Physical connection closed
DEBUG 2024-11-17 02:54:07,853 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,853 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,853 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,853 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,860 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,865 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,867 [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 2024-11-17 02:54:07,868 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,868 [main] Physical connection closed
DEBUG 2024-11-17 02:54:07,887 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,887 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,887 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,887 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,895 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,902 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,902 [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 2024-11-17 02:54:07,903 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,903 [main] Physical connection closed
DEBUG 2024-11-17 02:54:07,916 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,916 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,916 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,916 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,925 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,930 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,930 [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 2024-11-17 02:54:07,930 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,930 [main] Physical connection closed
DEBUG 2024-11-17 02:54:07,949 [main] Physical connection got
DEBUG 2024-11-17 02:54:07,949 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,949 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,950 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,963 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,969 [main] Logical connection got
DEBUG 2024-11-17 02:54:07,969 [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 2024-11-17 02:54:07,970 [main] Logical connection closed
DEBUG 2024-11-17 02:54:07,970 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,012 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,012 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,012 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,012 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,020 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,025 [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 2024-11-17 02:54:08,025 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,025 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,039 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,039 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,040 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,040 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,045 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,050 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,050 [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 2024-11-17 02:54:08,051 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,051 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,065 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,065 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,065 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,065 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,071 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,075 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,075 [main] select count(*) from emp
DEBUG 2024-11-17 02:54:08,078 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,078 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2024-11-17 02:54:08,109 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,109 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,110 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,110 [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 2024-11-17 02:54:08,141 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,141 [main] Logical connection got
WARN 2024-11-17 02:54:08,145 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2024-11-17 02:54:08,233 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,233 [main] Logical connection got
7788
DEBUG 2024-11-17 02:54:08,234 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,234 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2024-11-17 02:54:08,252 [main] Transaction began
DEBUG 2024-11-17 02:54:08,253 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,254 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,255 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,255 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,289 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,307 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,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.empno = 7788
DEBUG 2024-11-17 02:54:08,309 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,310 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,311 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:08,312 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,312 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:08,312 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,321 [main] Transaction began
DEBUG 2024-11-17 02:54:08,322 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,322 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,322 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,322 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,334 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,337 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,337 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:08,337 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,337 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:08,337 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,345 [main] Transaction began
DEBUG 2024-11-17 02:54:08,346 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,346 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,346 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,346 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,358 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,360 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,361 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2024-11-17 02:54:08,361 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-11-17 02:54:08,361 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:08,361 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
Running org.seasar.dao.impl.FieldBeanAnnotationReaderTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor2Test
DEBUG 2024-11-17 02:54:08,433 [main] Transaction began
DEBUG 2024-11-17 02:54:08,434 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,434 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,434 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,434 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,439 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,441 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,441 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, 'hoge')
DEBUG 2024-11-17 02:54:08,442 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,442 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:08,442 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,472 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,472 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,472 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,473 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,479 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,481 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,482 [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 2024-11-17 02:54:08,483 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
DEBUG 2024-11-17 02:54:08,483 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,516 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,516 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,517 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,517 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,523 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,524 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,525 [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 2024-11-17 02:54:08,526 [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 2024-11-17 02:54:08,527 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,555 [main] Transaction began
DEBUG 2024-11-17 02:54:08,555 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,555 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,555 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,555 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,561 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,562 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,564 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 99, 'hoge', null, null, null, null, null)
DEBUG 2024-11-17 02:54:08,564 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2024-11-17 02:54:08,564 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,564 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:08,564 [main] Physical connection closed
DEBUG 2024-11-17 02:54:08,616 [main] Transaction began
DEBUG 2024-11-17 02:54:08,616 [main] Physical connection got
DEBUG 2024-11-17 02:54:08,616 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,616 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,617 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,622 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,624 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,624 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, '~')
DEBUG 2024-11-17 02:54:08,624 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,625 [main] Logical connection got
DEBUG 2024-11-17 02:54:08,625 [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 2024-11-17 02:54:08,625 [main] Logical connection closed
DEBUG 2024-11-17 02:54:08,625 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:08,626 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2024-11-17 02:54:08,802 [main] Transaction began
DEBUG 2024-11-17 02:54:09,019 [main] Physical connection got
DEBUG 2024-11-17 02:54:09,019 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,021 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,378 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,458 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,458 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,459 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,472 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,486 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,486 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,486 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,499 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,509 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,509 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,509 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,520 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,526 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,527 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,527 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,536 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,548 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,548 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,548 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,556 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,565 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,565 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,565 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,574 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,584 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,584 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,584 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,591 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,599 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,599 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,599 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,609 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,618 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,618 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,628 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,654 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:09,655 [main] Physical connection closed
DEBUG 2024-11-17 02:54:09,670 [main] Transaction began
DEBUG 2024-11-17 02:54:09,671 [main] Physical connection got
DEBUG 2024-11-17 02:54:09,671 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,671 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,671 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,671 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,677 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,686 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,687 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,687 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,689 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,691 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,691 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,691 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,693 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,694 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,695 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,695 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,697 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,699 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,699 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,699 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,701 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,702 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,702 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,702 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,705 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,707 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,707 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,707 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,709 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,711 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,711 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,711 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,715 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,716 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,716 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,716 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,718 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,719 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,719 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,722 [main] Logical connection closed
{CCC=2024-11-17 02:54:09.722, BBB=aaaaa2}
DEBUG 2024-11-17 02:54:09,722 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:09,722 [main] Physical connection closed
DEBUG 2024-11-17 02:54:09,772 [main] Transaction began
DEBUG 2024-11-17 02:54:09,773 [main] Physical connection got
DEBUG 2024-11-17 02:54:09,773 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,773 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,773 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,773 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,775 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,776 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,776 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,776 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,782 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,783 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,783 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,783 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,786 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,787 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,787 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,787 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,790 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,793 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,793 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,794 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,795 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,796 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,796 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,797 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,798 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,802 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,802 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,802 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,806 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,809 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,809 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,809 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,811 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,813 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,813 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,813 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,818 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,819 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,819 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,822 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,822 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:09,822 [main] Physical connection closed
DEBUG 2024-11-17 02:54:09,844 [main] Transaction began
DEBUG 2024-11-17 02:54:09,845 [main] Physical connection got
DEBUG 2024-11-17 02:54:09,845 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,845 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,845 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,845 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,847 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,848 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,848 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,848 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,850 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,852 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,852 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,852 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,854 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,855 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,855 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,855 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,858 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,859 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,859 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,859 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,861 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,863 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,863 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,863 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,866 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,867 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,868 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,868 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,869 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,870 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,870 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,870 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,872 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,873 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,873 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,874 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,876 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,877 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,877 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,881 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,882 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:09,882 [main] Physical connection closed
DEBUG 2024-11-17 02:54:09,891 [main] Transaction began
DEBUG 2024-11-17 02:54:09,892 [main] Physical connection got
DEBUG 2024-11-17 02:54:09,892 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,892 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,893 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,893 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,894 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,895 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,895 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,895 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,896 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,897 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,897 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,897 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,898 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,899 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,899 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,899 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,901 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,902 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,902 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,902 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,905 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,907 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,907 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,908 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,909 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,911 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,912 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,912 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,915 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,916 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,916 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,916 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,917 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,918 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,918 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,918 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,920 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,922 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,922 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,927 [main] Logical connection closed
{CCC=25, EEE=625}
DEBUG 2024-11-17 02:54:09,927 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:09,927 [main] Physical connection closed
DEBUG 2024-11-17 02:54:09,938 [main] Transaction began
DEBUG 2024-11-17 02:54:09,939 [main] Physical connection got
DEBUG 2024-11-17 02:54:09,939 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,939 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,939 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,939 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,940 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,943 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,943 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,943 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,945 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,947 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,947 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,947 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,951 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,951 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,952 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,952 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,956 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,957 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,957 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,957 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,959 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,960 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,960 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,960 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,961 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,963 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,963 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,963 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,965 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,967 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,967 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,967 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,968 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,969 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,969 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,969 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,970 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,972 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,972 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,974 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,974 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:09,975 [main] Physical connection closed
DEBUG 2024-11-17 02:54:09,985 [main] Transaction began
DEBUG 2024-11-17 02:54:09,986 [main] Physical connection got
DEBUG 2024-11-17 02:54:09,986 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,986 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,986 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,986 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,987 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,989 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,989 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,989 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,990 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,991 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,991 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,991 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,994 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,995 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,995 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,995 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,996 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,998 [main] Logical connection closed
DEBUG 2024-11-17 02:54:09,998 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,998 [main] Logical connection got
DEBUG 2024-11-17 02:54:09,999 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,000 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,000 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,000 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,002 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,003 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,003 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,003 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,007 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,008 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,008 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,008 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,011 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,013 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,013 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,013 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,014 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,015 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,015 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,017 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,017 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,017 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,067 [main] Transaction began
DEBUG 2024-11-17 02:54:10,068 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,068 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,068 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,068 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,068 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,070 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,071 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,071 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,071 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,072 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,072 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,072 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,073 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,074 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,075 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,075 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,075 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,076 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,078 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,078 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,079 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,080 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,081 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,082 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,082 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,084 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,085 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,085 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,085 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,087 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,087 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,087 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,088 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,089 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,090 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,090 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,090 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,092 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,094 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,094 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,099 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,099 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,099 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,110 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,111 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,111 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,111 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,111 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,111 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,113 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,114 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,114 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,114 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,115 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,116 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,116 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,116 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,118 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,118 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,118 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,118 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,120 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,121 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,123 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,123 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,124 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,126 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,126 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,127 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,128 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,129 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,129 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,129 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,130 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,133 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,133 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,133 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,134 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,135 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,135 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,136 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,137 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,137 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,137 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,140 [main] Logical connection closed
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2024-11-17 02:54:10,140 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,140 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,150 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,150 [main] Logical connection got
DatabaseProductName=Apache Derby
DatabaseProductVersion=10.1.2.1
DriverName=Apache Derby Embedded JDBC Driver
DriverVersion=10.1.2.1
DEBUG 2024-11-17 02:54:10,150 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,151 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,162 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,162 [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 2024-11-17 02:54:10,171 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,171 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,181 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,181 [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 2024-11-17 02:54:10,220 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,221 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 sec
Running org.seasar.dao.pager.NullPagingSqlRewriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.PkOnlyTableTest
DEBUG 2024-11-17 02:54:10,230 [main] Transaction began
DEBUG 2024-11-17 02:54:10,231 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,231 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,233 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,233 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,241 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,241 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,242 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2024-11-17 02:54:10,242 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,242 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,242 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,300 [main] Transaction began
DEBUG 2024-11-17 02:54:10,301 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,301 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,301 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,301 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,304 [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 2024-11-17 02:54:10,309 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,309 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,333 [main] Transaction began
DEBUG 2024-11-17 02:54:10,333 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,334 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,334 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,334 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,337 [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)
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 2024-11-17 02:54:10,343 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,343 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2024-11-17 02:54:10,353 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,353 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,353 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,354 [main] Logical connection got
WARN 2024-11-17 02:54:10,356 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2024-11-17 02:54:10,357 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,357 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,357 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,357 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,369 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,380 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,380 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,382 [main] Logical connection closed
2024-11-17 00:00:00.0
DEBUG 2024-11-17 02:54:10,382 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,382 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.impl.SelectDynamicCommandTest
DEBUG 2024-11-17 02:54:10,390 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,390 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,417 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,417 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,417 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2024-11-17 02:54:10,418 [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 2024-11-17 02:54:10,418 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,426 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,426 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,426 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,426 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,451 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,459 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,459 [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 2024-11-17 02:54:10,460 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,460 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,461 [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 2024-11-17 02:54:10,462 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,463 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,468 [main] Transaction began
DEBUG 2024-11-17 02:54:10,470 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,470 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,470 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,470 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,530 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,534 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,534 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2024-11-17 02:54:10,535 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,535 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,535 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2024-11-17 02:54:10,536 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,536 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,536 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2024-11-17 02:54:10,537 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,538 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,538 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1'
DEBUG 2024-11-17 02:54:10,538 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,539 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,539 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200
DEBUG 2024-11-17 02:54:10,539 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,539 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,540 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.seasar.dao.impl.NoPkTableTest
DEBUG 2024-11-17 02:54:10,563 [main] Transaction began
DEBUG 2024-11-17 02:54:10,564 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,564 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,564 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,564 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,569 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,571 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,572 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:10,572 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,573 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,573 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2024-11-17 02:54:10,573 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,573 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,573 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:10,574 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,574 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,574 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2024-11-17 02:54:10,574 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,574 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,574 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:10,574 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,574 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,575 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2024-11-17 02:54:10,575 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,575 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,575 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:10,575 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,575 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,575 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2024-11-17 02:54:10,575 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,575 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,575 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:10,576 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,576 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,576 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2024-11-17 02:54:10,615 [main] Transaction began
DEBUG 2024-11-17 02:54:10,616 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,616 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,616 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,616 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,627 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,629 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,629 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:10,629 [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 2024-11-17 02:54:10,630 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,631 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.10', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:10,631 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,631 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,632 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,667 [main] Transaction began
DEBUG 2024-11-17 02:54:10,668 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,668 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,668 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,668 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,678 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,678 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,679 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:10,679 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2024-11-17 02:54:10,680 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,680 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.10', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:10,681 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,681 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,681 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,713 [main] Transaction began
DEBUG 2024-11-17 02:54:10,713 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,713 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,713 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,713 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,724 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,725 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,725 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:10,726 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2024-11-17 02:54:10,726 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,726 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.10' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:10,727 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,727 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,727 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,804 [main] Transaction began
DEBUG 2024-11-17 02:54:10,804 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,805 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,805 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,805 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,817 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,818 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,819 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:10,820 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2024-11-17 02:54:10,820 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2024-11-17 02:54:10,820 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,820 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,853 [main] Transaction began
DEBUG 2024-11-17 02:54:10,853 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,853 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,853 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,853 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,872 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,874 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,874 [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 2024-11-17 02:54:10,875 [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$$1b7a553
DEBUG 2024-11-17 02:54:10,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,875 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,880 [main] Logical connection closed
dname, dname
DEBUG 2024-11-17 02:54:10,880 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,880 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2024-11-17 02:54:10,881 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,881 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,881 [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 2024-11-17 02:54:10,881 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,881 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,882 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,911 [main] Transaction began
DEBUG 2024-11-17 02:54:10,911 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,911 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,911 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,911 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,926 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,927 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,927 [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 2024-11-17 02:54:10,928 [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 2024-11-17 02:54:10,929 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,929 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,929 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,933 [main] Logical connection closed
dname, dname
DEBUG 2024-11-17 02:54:10,933 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,933 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2024-11-17 02:54:10,934 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,934 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,934 [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 2024-11-17 02:54:10,934 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,934 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,935 [main] Physical connection closed
DEBUG 2024-11-17 02:54:10,963 [main] Transaction began
DEBUG 2024-11-17 02:54:10,963 [main] Physical connection got
DEBUG 2024-11-17 02:54:10,963 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,963 [main] Logical connection closed
DEBUG 2024-11-17 02:54:10,964 [main] Logical connection got
DEBUG 2024-11-17 02:54:10,974 [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 2024-11-17 02:54:10,975 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:10,975 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,005 [main] Transaction began
DEBUG 2024-11-17 02:54:11,005 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,005 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,006 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,006 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,010 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,011 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,011 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:11,011 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,012 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,012 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2024-11-17 02:54:11,012 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,012 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,012 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:11,012 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,013 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,013 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec
Running org.seasar.dao.parser.SqlTokenizerImplTest
org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge)
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:11,123 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,123 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,123 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,123 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,131 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,131 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,132 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,132 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 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 2024-11-17 02:54:11,158 [main] Transaction began
DEBUG 2024-11-17 02:54:11,158 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,158 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,158 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,158 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,161 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,165 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,165 [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 2024-11-17 02:54:11,166 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,166 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,166 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,228 [main] Transaction began
DEBUG 2024-11-17 02:54:11,228 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,228 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,228 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,228 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,231 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,234 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,234 [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 2024-11-17 02:54:11,235 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,235 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,235 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest
DEBUG 2024-11-17 02:54:11,242 [main] Transaction began
DEBUG 2024-11-17 02:54:11,242 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,242 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,242 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,242 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,268 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,276 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,277 [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 2024-11-17 02:54:11,278 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,279 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,279 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.11', deptno = 20, ename = 'HOGE' WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:11,279 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,279 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,279 [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 2024-11-17 02:54:11,280 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,280 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,280 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,286 [main] Transaction began
DEBUG 2024-11-17 02:54:11,286 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,286 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,286 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,286 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,311 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,320 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,320 [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 2024-11-17 02:54:11,321 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,321 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,321 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.11', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:11,322 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,322 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,322 [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 2024-11-17 02:54:11,323 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,323 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,323 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,327 [main] Transaction began
DEBUG 2024-11-17 02:54:11,328 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,328 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,328 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,329 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,337 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,338 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,338 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2024-11-17 02:54:11,338 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,339 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,339 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,345 [main] Transaction began
DEBUG 2024-11-17 02:54:11,346 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,346 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,346 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,346 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,356 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,357 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,358 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2024-11-17 02:54:11,358 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,358 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,358 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2024-11-17 02:54:11,359 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,359 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,359 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2024-11-17 02:54:11,359 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,360 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,360 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
Running org.seasar.dao.pager.PagerUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest
DEBUG 2024-11-17 02:54:11,377 [main] Transaction began
DEBUG 2024-11-17 02:54:11,378 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,378 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,378 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,378 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,398 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,408 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,409 [main] UPDATE EMP SET tstamp = '2024-11-17 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 2024-11-17 02:54:11,409 [main] UPDATE EMP SET tstamp = '2024-11-17 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 2024-11-17 02:54:11,409 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,410 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,410 [main] UPDATE EMP SET tstamp = '2024-11-17 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 2024-11-17 02:54:11,410 [main] UPDATE EMP SET tstamp = '2024-11-17 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 2024-11-17 02:54:11,410 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,410 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,410 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,417 [main] Transaction began
DEBUG 2024-11-17 02:54:11,417 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,417 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,417 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,417 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,442 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,450 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,451 [main] UPDATE EMP SET tstamp = '2024-11-17 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 2024-11-17 02:54:11,451 [main] UPDATE EMP SET tstamp = '2024-11-17 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 2024-11-17 02:54:11,451 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,451 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,451 [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 2024-11-17 02:54:11,453 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,453 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,453 [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 2024-11-17 02:54:11,455 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,455 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,455 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2024-11-17 02:54:11,469 [main] Transaction began
DEBUG 2024-11-17 02:54:11,469 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,469 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,469 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,470 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,492 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,501 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,501 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-11-17 02.54.11', 0, 99, 'hoge', null, null, null, null, null)
DEBUG 2024-11-17 02:54:11,501 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-11-17 02.54.11', 0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2024-11-17 02:54:11,502 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,502 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,502 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-11-17 02.54.11', 0, 97, 'hoge3', null, null, null, null, null)
DEBUG 2024-11-17 02:54:11,502 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-11-17 02.54.11', 0, 96, 'hoge2', null, null, null, null, null)
DEBUG 2024-11-17 02:54:11,502 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,503 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,503 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2024-11-17 02:54:11,561 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,561 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,561 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,561 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2024-11-17 02:54:11,567 [main] Transaction began
DEBUG 2024-11-17 02:54:11,568 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,568 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,569 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,569 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,580 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,580 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,581 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2024-11-17 02:54:11,581 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,581 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,581 [main] SELECT employee_name FROM EMP3
DEBUG 2024-11-17 02:54:11,582 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,582 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,582 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2024-11-17 02:54:11,582 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,582 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,582 [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.001 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2024-11-17 02:54:11,593 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,593 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,593 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,593 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,597 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,597 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,597 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,597 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,602 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,602 [main] Logical connection got
WARN 2024-11-17 02:54:11,602 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:11,602 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,602 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.impl.PropertyTypeFactoryImplTest
DEBUG 2024-11-17 02:54:11,619 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,619 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,621 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,621 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.context.CommandContextPropertyAccessorTest
hoge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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 2024-11-17 02:54:11,644 [main] Transaction began
DEBUG 2024-11-17 02:54:11,644 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,644 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,644 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,644 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,651 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,652 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,653 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2024-11-17 02:54:11,653 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,653 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,653 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2024-11-17 02:54:11,653 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,653 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,653 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.BeanEnhancerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.UpdateDynamicCommandTest
DEBUG 2024-11-17 02:54:11,666 [main] Transaction began
DEBUG 2024-11-17 02:54:11,667 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,667 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,667 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2024-11-17 02:54:11,667 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,667 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:11,668 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.023 sec
Running org.seasar.dao.pager.PagerResultSetWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.dbms.OracleTest
DEBUG 2024-11-17 02:54:11,698 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,698 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,722 [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 2024-11-17 02:54:11,722 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,727 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,727 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,735 [main] Logical connection closed
SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT
DEBUG 2024-11-17 02:54:11,735 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 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.046 sec
Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest
DEBUG 2024-11-17 02:54:11,791 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,791 [main] Logical connection got
WARN 2024-11-17 02:54:11,795 [main] Table(MyBean) not found
WARN 2024-11-17 02:54:11,796 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2024-11-17 02:54:11,803 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,803 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,809 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,809 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,831 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,831 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,837 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,838 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,848 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,848 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,862 [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 2024-11-17 02:54:11,862 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,867 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,867 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,892 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,892 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,898 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,898 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,918 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,918 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,924 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,924 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,943 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,943 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,950 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,950 [main] Logical connection got
DEBUG 2024-11-17 02:54:11,975 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,975 [main] Physical connection closed
DEBUG 2024-11-17 02:54:11,981 [main] Physical connection got
DEBUG 2024-11-17 02:54:11,981 [main] Logical connection got
WARN 2024-11-17 02:54:11,984 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2024-11-17 02:54:11,988 [main] Logical connection closed
DEBUG 2024-11-17 02:54:11,989 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,045 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,045 [main] Logical connection got
WARN 2024-11-17 02:54:12,048 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2024-11-17 02:54:12,055 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,055 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,061 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,061 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,067 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,068 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,074 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,074 [main] Logical connection got
WARN 2024-11-17 02:54:12,078 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-11-17 02:54:12,083 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,083 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,090 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,090 [main] Logical connection got
WARN 2024-11-17 02:54:12,092 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-11-17 02:54:12,096 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,096 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,112 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,112 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,119 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,119 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,125 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,126 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,133 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,133 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,140 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,140 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,148 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,148 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,157 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,157 [main] Logical connection got
WARN 2024-11-17 02:54:12,160 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2024-11-17 02:54:12,164 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,164 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2024-11-17 02:54:12,171 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,171 [main] Logical connection got
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.util.ImplementInterfaceWalkerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.BooleanPropertyTest
DEBUG 2024-11-17 02:54:12,184 [main] Transaction began
DEBUG 2024-11-17 02:54:12,185 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,185 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,185 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,185 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,192 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,193 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,193 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true)
DEBUG 2024-11-17 02:54:12,193 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,194 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,194 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2
WARN 2024-11-17 02:54:12,194 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:12,194 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,244 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,244 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2024-11-17 02:54:12,250 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,250 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,250 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,250 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,255 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,255 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,255 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,255 [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 2024-11-17 02:54:12,260 [main] Transaction began
DEBUG 2024-11-17 02:54:12,260 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,260 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,261 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2024-11-17 02:54:12,261 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,262 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,262 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:12,262 [main] Logical connection closed
0
DEBUG 2024-11-17 02:54:12,262 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,262 [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 2024-11-17 02:54:12,509 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,509 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,531 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,538 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,575 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,575 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,576 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,576 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,580 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,580 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,580 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:12,584 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,584 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,584 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:12,584 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,584 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,584 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:12,584 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,584 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,584 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,585 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,585 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,585 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,585 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,585 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,587 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 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 2024-11-17 02:54:12,597 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,597 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,597 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,597 [main] Logical connection got
WARN 2024-11-17 02:54:12,600 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-11-17 02:54:12,603 [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)
DEBUG 2024-11-17 02:54:12,604 [main] Physical connection closed
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 2024-11-17 02:54:12,610 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,610 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,610 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,610 [main] Logical connection got
WARN 2024-11-17 02:54:12,613 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-11-17 02:54:12,617 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,617 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,617 [main] SELECT * FROM EMP
DEBUG 2024-11-17 02:54:12,618 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,618 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:12,624 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,624 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,624 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,624 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,628 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,629 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,629 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,629 [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 2024-11-17 02:54:12,644 [main] Transaction began
DEBUG 2024-11-17 02:54:12,646 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,646 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,646 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,646 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,650 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,651 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,651 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:12,652 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,652 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,652 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,666 [main] Transaction began
DEBUG 2024-11-17 02:54:12,666 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,666 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,666 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,666 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,669 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,670 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,670 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:12,671 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,671 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,671 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2024-11-17 02:54:12,677 [main] Transaction began
DEBUG 2024-11-17 02:54:12,680 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,680 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,680 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,684 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,684 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2024-11-17 02:54:12,686 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,686 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,686 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,698 [main] Transaction began
DEBUG 2024-11-17 02:54:12,699 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,699 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,699 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,701 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,701 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2024-11-17 02:54:12,704 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,704 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,704 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,710 [main] Transaction began
DEBUG 2024-11-17 02:54:12,710 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,710 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,710 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,712 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,713 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2024-11-17 02:54:12,714 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,714 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,714 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,718 [main] Transaction began
DEBUG 2024-11-17 02:54:12,719 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,719 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,720 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,722 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,722 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2024-11-17 02:54:12,724 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,724 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,724 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,728 [main] Transaction began
DEBUG 2024-11-17 02:54:12,729 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,729 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,729 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,732 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,733 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2024-11-17 02:54:12,735 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,735 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,735 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,797 [main] Transaction began
DEBUG 2024-11-17 02:54:12,798 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,798 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,798 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,801 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,802 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2024-11-17 02:54:12,804 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,804 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,804 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,808 [main] Transaction began
DEBUG 2024-11-17 02:54:12,809 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,809 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,809 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,812 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,812 [main] Logical connection closed
[EDAO0029]null is illegal for argument DTO
DEBUG 2024-11-17 02:54:12,813 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,813 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,817 [main] Transaction began
DEBUG 2024-11-17 02:54:12,817 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,817 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,817 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,821 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,821 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2024-11-17 02:54:12,823 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,823 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,823 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,827 [main] Transaction began
DEBUG 2024-11-17 02:54:12,828 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,828 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,828 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,830 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,830 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2024-11-17 02:54:12,834 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,834 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,834 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,839 [main] Transaction began
DEBUG 2024-11-17 02:54:12,839 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,839 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,839 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,842 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,842 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2024-11-17 02:54:12,846 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,846 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,846 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec
Running org.seasar.dao.pager.PagerContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.LogCustomizeTest
DEBUG 2024-11-17 02:54:12,872 [main] Transaction began
DEBUG 2024-11-17 02:54:12,872 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,872 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,872 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,872 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,877 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,879 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,881 [main] Logical connection closed
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2024-11-17 02:54:12,881 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,881 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2024-11-17 02:54:12,897 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,897 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,897 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,897 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,901 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,902 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,902 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-11-17 02:54:12,902 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,902 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,902 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-11-17 02:54:12,904 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,904 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.pager.PagerConditionBaseTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.pager.ScrollCursorTest
DEBUG 2024-11-17 02:54:12,912 [main] Transaction began
DEBUG 2024-11-17 02:54:12,913 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,913 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,916 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:12,916 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,917 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,917 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,921 [main] Transaction began
DEBUG 2024-11-17 02:54:12,921 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,921 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,922 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:12,922 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,922 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,922 [main] Physical connection closed
DEBUG 2024-11-17 02:54:12,931 [main] Transaction began
DEBUG 2024-11-17 02:54:12,931 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,932 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,932 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:12,932 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,932 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,932 [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 2024-11-17 02:54:12,938 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,938 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,938 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,938 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.impl.ClobTest
DEBUG 2024-11-17 02:54:12,957 [main] Transaction began
DEBUG 2024-11-17 02:54:12,957 [main] Physical connection got
DEBUG 2024-11-17 02:54:12,957 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,957 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,957 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,973 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,974 [main] Logical connection got
DEBUG 2024-11-17 02:54:12,975 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123
DEBUG 2024-11-17 02:54:12,986 [main] Logical connection closed
DEBUG 2024-11-17 02:54:12,987 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:12,987 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,004 [main] Transaction began
DEBUG 2024-11-17 02:54:13,004 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,004 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,004 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,004 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,008 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,008 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,009 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1')
DEBUG 2024-11-17 02:54:13,030 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,030 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,030 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2024-11-17 02:54:13,031 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,031 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,032 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2024-11-17 02:54:13,041 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,041 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,041 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2024-11-17 02:54:13,041 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,052 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,052 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 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 2024-11-17 02:54:13,063 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,063 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,081 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,081 [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 2024-11-17 02:54:13,085 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,085 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.types.SerializableTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.InsertAutoDynamicCommandTest
DEBUG 2024-11-17 02:54:13,094 [main] Transaction began
DEBUG 2024-11-17 02:54:13,095 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,095 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,095 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,095 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,167 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,177 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,177 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-11-17 02.54.13', 0, 99, 'hoge')
DEBUG 2024-11-17 02:54:13,178 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,178 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,178 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,182 [main] Transaction began
DEBUG 2024-11-17 02:54:13,183 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,183 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,184 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,184 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,190 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,190 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,190 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-11-17 02:54:13,191 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,191 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:13,191 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,191 [main] Logical connection closed
1
DEBUG 2024-11-17 02:54:13,191 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,191 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-11-17 02:54:13,191 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,191 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:13,191 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,191 [main] Logical connection closed
2
DEBUG 2024-11-17 02:54:13,191 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,192 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,196 [main] Transaction began
DEBUG 2024-11-17 02:54:13,198 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,198 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,198 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,198 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,205 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,205 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,206 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2024-11-17 02:54:13,206 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,206 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,206 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,211 [main] Transaction began
DEBUG 2024-11-17 02:54:13,211 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,212 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,212 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,212 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,218 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,219 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,219 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,223 [main] Transaction began
DEBUG 2024-11-17 02:54:13,224 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,224 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,224 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,224 [main] Logical connection got
WARN 2024-11-17 02:54:13,228 [main] Table(DUMMY_TABLE) not found
DEBUG 2024-11-17 02:54:13,233 [main] Logical connection closed
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2024-11-17 02:54:13,234 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,234 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,238 [main] Transaction began
DEBUG 2024-11-17 02:54:13,239 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,239 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,239 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,239 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,246 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,246 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,246 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,247 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,247 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,247 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2024-11-17 02:54:13,248 [main] Logical connection closed
49
DEBUG 2024-11-17 02:54:13,248 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,248 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,255 [main] Transaction began
DEBUG 2024-11-17 02:54:13,257 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,257 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,257 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,257 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,263 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,265 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,266 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,270 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,270 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,271 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2024-11-17 02:54:13,271 [main] Logical connection closed
50
DEBUG 2024-11-17 02:54:13,271 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,271 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,271 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,271 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,271 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2024-11-17 02:54:13,271 [main] Logical connection closed
51
DEBUG 2024-11-17 02:54:13,271 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,271 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,275 [main] Transaction began
DEBUG 2024-11-17 02:54:13,276 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,276 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,276 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,276 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,296 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,305 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,305 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-11-17 02.54.13', 99, 'hoge')
DEBUG 2024-11-17 02:54:13,305 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,305 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,305 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,309 [main] Transaction began
DEBUG 2024-11-17 02:54:13,310 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,310 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,310 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,310 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,329 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,337 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,338 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-11-17 02.54.13')
DEBUG 2024-11-17 02:54:13,338 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,338 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,338 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,343 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,343 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,343 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,343 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,351 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,352 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,352 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,352 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,352 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,352 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,352 [main] INSERT INTO COMPOSITE_PK_TABLE (pk2, aaa, pk1) VALUES (10, 'hoge', 52)
DEBUG 2024-11-17 02:54:13,353 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,353 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,353 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2024-11-17 02:54:13,359 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,359 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,359 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,359 [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 2024-11-17 02:54:13,364 [main] Transaction began
DEBUG 2024-11-17 02:54:13,364 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,364 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,365 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,365 [main] Logical connection closed
53
DEBUG 2024-11-17 02:54:13,365 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,365 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,427 [main] Transaction began
DEBUG 2024-11-17 02:54:13,429 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,429 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,430 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,430 [main] Logical connection closed
49
50
51
52
53
54
55
56
57
58
DEBUG 2024-11-17 02:54:13,430 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,430 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,430 [main] Logical connection closed
59
60
61
62
63
64
65
66
67
68
DEBUG 2024-11-17 02:54:13,431 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,431 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,431 [main] Logical connection closed
69
70
71
72
73
74
75
76
77
78
DEBUG 2024-11-17 02:54:13,431 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,431 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:13,431 [main] Logical connection closed
79
80
DEBUG 2024-11-17 02:54:13,431 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,431 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2024-11-17 02:54:13,437 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,437 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,437 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,437 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2024-11-17 02:54:13,447 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,447 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,464 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,471 [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 2024-11-17 02:54:13,487 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,487 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,487 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,487 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,492 [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$$ed3e63$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$ed3e63.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$ed3e63.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 2024-11-17 02:54:13,493 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.impl.DefaultTest
DEBUG 2024-11-17 02:54:13,519 [main] Transaction began
DEBUG 2024-11-17 02:54:13,519 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,519 [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 2024-11-17 02:54:13,523 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,524 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,524 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,546 [main] Transaction began
DEBUG 2024-11-17 02:54:13,547 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,547 [main] Logical connection got
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2024-11-17 02:54:13,550 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,550 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,550 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,576 [main] Transaction began
DEBUG 2024-11-17 02:54:13,576 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,576 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,576 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,576 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,578 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,582 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,582 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2024-11-17 02:54:13,586 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,586 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-11-17 02:54:13,588 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,588 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,588 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,588 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1
DEBUG 2024-11-17 02:54:13,593 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,602 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,602 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,626 [main] Transaction began
DEBUG 2024-11-17 02:54:13,627 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,627 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,627 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,627 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,628 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,631 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,631 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-11-17 02:54:13,631 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-11-17 02:54:13,632 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,632 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,632 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-11-17 02:54:13,645 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,658 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,658 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,681 [main] Transaction began
DEBUG 2024-11-17 02:54:13,681 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,681 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,681 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,681 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,684 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,686 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,686 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-11-17 02:54:13,686 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2024-11-17 02:54:13,686 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2024-11-17 02:54:13,687 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,687 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,688 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-11-17 02:54:13,688 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,694 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,694 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,720 [main] Transaction began
DEBUG 2024-11-17 02:54:13,720 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,720 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,720 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,720 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,724 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,728 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,728 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2024-11-17 02:54:13,728 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-11-17 02:54:13,729 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,729 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,729 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-11-17 02:54:13,730 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,735 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,736 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,760 [main] Transaction began
DEBUG 2024-11-17 02:54:13,761 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,761 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,761 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,761 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,764 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,766 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,766 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2024-11-17 02:54:13,770 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,770 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-11-17 02:54:13,770 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,770 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,770 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,770 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9
DEBUG 2024-11-17 02:54:13,770 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,776 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,776 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,857 [main] Transaction began
DEBUG 2024-11-17 02:54:13,857 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,857 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,857 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,857 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,858 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,862 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,862 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2024-11-17 02:54:13,865 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,865 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-11-17 02:54:13,865 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,865 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,866 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,866 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10
DEBUG 2024-11-17 02:54:13,866 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,875 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,875 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,899 [main] Transaction began
DEBUG 2024-11-17 02:54:13,900 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,900 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,900 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,900 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,901 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,904 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,905 [main] INSERT INTO DEFAULT_TABLE (
AAA,
VERSION_NO
) VALUES (
'foooo',
0
)
DEBUG 2024-11-17 02:54:13,908 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,908 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,908 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-11-17 02:54:13,910 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,916 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,916 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,936 [main] Transaction began
DEBUG 2024-11-17 02:54:13,937 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,937 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,937 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,937 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,938 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,941 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,941 [main] INSERT INTO DEFAULT_TABLE (
BBB,
VERSION_NO
) VALUES (
'ttt',
0
)
DEBUG 2024-11-17 02:54:13,944 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,945 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,945 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-11-17 02:54:13,945 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,953 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,953 [main] Physical connection closed
DEBUG 2024-11-17 02:54:13,974 [main] Transaction began
DEBUG 2024-11-17 02:54:13,975 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,975 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,975 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,975 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,979 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,979 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,980 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2024-11-17 02:54:13,982 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,983 [main] Logical connection got
DEBUG 2024-11-17 02:54:13,983 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2024-11-17 02:54:13,985 [main] Logical connection closed
DEBUG 2024-11-17 02:54:13,992 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:13,992 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2024-11-17 02:54:13,998 [main] Physical connection got
DEBUG 2024-11-17 02:54:13,998 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,007 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,007 [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 2024-11-17 02:54:14,022 [main] Transaction began
DEBUG 2024-11-17 02:54:14,022 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,022 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,026 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,026 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:14,026 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,033 [main] Transaction began
DEBUG 2024-11-17 02:54:14,034 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,034 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,036 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,036 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:14,036 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2024-11-17 02:54:14,085 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,086 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,086 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,086 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,105 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,111 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,117 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,117 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,117 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,117 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,137 [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 2024-11-17 02:54:14,137 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,138 [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 2024-11-17 02:54:14,139 [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 2024-11-17 02:54:14,139 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,145 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,145 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,145 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,145 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,166 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,169 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,237 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,237 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,237 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,237 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,255 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,260 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,265 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,265 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,265 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,266 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,283 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,287 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,292 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,292 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,293 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,293 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,312 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,315 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,320 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,320 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,320 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,321 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,341 [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 2024-11-17 02:54:14,342 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,350 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,350 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,350 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,350 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,367 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,370 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,375 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,375 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,375 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,375 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,394 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,397 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,403 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,403 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,403 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,403 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,420 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,424 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,429 [main] Transaction began
DEBUG 2024-11-17 02:54:14,430 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,430 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,430 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,430 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,448 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,456 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,457 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-11-17 02.54.14', 0, 99, 'hoge')
DEBUG 2024-11-17 02:54:14,457 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,457 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:14,457 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,462 [main] Transaction began
DEBUG 2024-11-17 02:54:14,463 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,464 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,464 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,464 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,481 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,489 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,489 [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 2024-11-17 02:54:14,490 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,491 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,491 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.14', deptno = 20, ename = 'hoge2', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:14,491 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,491 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:14,491 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,496 [main] Transaction began
DEBUG 2024-11-17 02:54:14,497 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,497 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,497 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,497 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,517 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,525 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,526 [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 2024-11-17 02:54:14,527 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,527 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,528 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.14', deptno = 20, ename = 'hoge4', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-11-17 02:54:14,528 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,528 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:14,528 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,595 [main] Transaction began
DEBUG 2024-11-17 02:54:14,596 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,596 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,596 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,596 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,617 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,625 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,626 [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 2024-11-17 02:54:14,627 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,627 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,627 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:14,627 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,627 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:14,627 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,633 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,633 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,633 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,633 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,649 [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 2024-11-17 02:54:14,650 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,655 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,655 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,655 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,656 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,674 [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 2024-11-17 02:54:14,681 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,686 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,686 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,686 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,686 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,713 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,721 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,726 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,726 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,726 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,726 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,744 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,752 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,757 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,757 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,757 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,757 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,778 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,785 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,790 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,790 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,790 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,791 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,806 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,814 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,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
DEBUG 2024-11-17 02:54:14,817 [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 2024-11-17 02:54:14,819 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,825 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,825 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,825 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,825 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,845 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,853 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,854 [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 2024-11-17 02:54:14,857 [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 2024-11-17 02:54:14,858 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,863 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,863 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,864 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,864 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,881 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,950 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,950 [main] select * from emp
DEBUG 2024-11-17 02:54:14,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 {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 2024-11-17 02:54:14,953 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,958 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,958 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,959 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,959 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,978 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,985 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,985 [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 2024-11-17 02:54:14,988 [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 2024-11-17 02:54:14,989 [main] Physical connection closed
DEBUG 2024-11-17 02:54:14,995 [main] Physical connection got
DEBUG 2024-11-17 02:54:14,995 [main] Logical connection got
DEBUG 2024-11-17 02:54:14,995 [main] Logical connection closed
DEBUG 2024-11-17 02:54:14,995 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,011 [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 2024-11-17 02:54:15,019 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,024 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,024 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,041 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,049 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,049 [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 2024-11-17 02:54:15,050 [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 2024-11-17 02:54:15,056 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,061 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,061 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,061 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,061 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,080 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,088 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,088 [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 2024-11-17 02:54:15,089 [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 2024-11-17 02:54:15,091 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,095 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,096 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,096 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,096 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,112 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,120 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,120 [main] select * from emp
DEBUG 2024-11-17 02:54:15,121 [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 2024-11-17 02:54:15,121 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,127 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,127 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,127 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,127 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,142 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,150 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,151 [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 2024-11-17 02:54:15,153 [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 2024-11-17 02:54:15,153 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,158 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,158 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,158 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,158 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,177 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,185 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,185 [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 2024-11-17 02:54:15,186 [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 2024-11-17 02:54:15,187 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,192 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,192 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,193 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,193 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,210 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,217 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,218 [main] select count(*) from emp
DEBUG 2024-11-17 02:54:15,218 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,218 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,223 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,223 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,223 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,223 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,239 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,309 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,310 [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 2024-11-17 02:54:15,310 [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 2024-11-17 02:54:15,310 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,315 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,315 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,315 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,315 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,334 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,342 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,343 [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 2024-11-17 02:54:15,343 [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 2024-11-17 02:54:15,343 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,348 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,348 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,348 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,348 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,365 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,373 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,373 [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 2024-11-17 02:54:15,374 [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 2024-11-17 02:54:15,374 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,379 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,379 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,379 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,379 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,396 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,403 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,403 [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 2024-11-17 02:54:15,403 [main] Logical connection closed
[Ljava.util.Map;@53033e
DEBUG 2024-11-17 02:54:15,404 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,408 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,408 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,408 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,409 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,425 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,432 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,433 [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 2024-11-17 02:54:15,434 [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 2024-11-17 02:54:15,435 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,440 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,440 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,440 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,440 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,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 WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-11-17 02:54:15,464 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,464 [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 2024-11-17 02:54:15,465 [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 2024-11-17 02:54:15,466 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,471 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,471 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,471 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,471 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,489 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,491 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,491 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:15,491 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,491 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,496 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,496 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,496 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,497 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,514 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,517 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,517 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:15,517 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,517 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,523 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,523 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,523 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,523 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,535 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,535 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,536 [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 2024-11-17 02:54:15,536 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-11-17 02:54:15,537 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,542 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,542 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,542 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,542 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,553 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,554 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,554 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-11-17 02:54:15,554 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-11-17 02:54:15,555 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,560 [main] Transaction began
DEBUG 2024-11-17 02:54:15,560 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,560 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,560 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,560 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,651 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,659 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,660 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-11-17 02.54.15', 50, 9999, 'test')
DEBUG 2024-11-17 02:54:15,660 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,660 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,660 [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 2024-11-17 02:54:15,661 [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 2024-11-17 02:54:15,661 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,661 [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 2024-11-17 02:54:15,662 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-11-17 02:54:15.659 {50, null, null, 0}
DEBUG 2024-11-17 02:54:15,662 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:15,662 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,667 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,667 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,667 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,667 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,684 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,689 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,695 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,695 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,695 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,695 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,711 [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 2024-11-17 02:54:15,720 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,720 [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 2024-11-17 02:54:15,721 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,721 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,726 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,726 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,726 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,726 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,743 [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 2024-11-17 02:54:15,753 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,753 [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 2024-11-17 02:54:15,753 [main] Logical connection closed
[]
DEBUG 2024-11-17 02:54:15,753 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,759 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,759 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,759 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,760 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,777 [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 2024-11-17 02:54:15,783 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,783 [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 2024-11-17 02:54:15,785 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-11-17 02:54:15,785 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,790 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,790 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,790 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,790 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,806 [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 2024-11-17 02:54:15,809 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,814 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,814 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,814 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,814 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,832 [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 2024-11-17 02:54:15,841 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,841 [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 2024-11-17 02:54:15,843 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,843 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,849 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,849 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,849 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,849 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,866 [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 2024-11-17 02:54:15,874 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,874 [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 2024-11-17 02:54:15,875 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,875 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,880 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,881 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,881 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,881 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,897 [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 2024-11-17 02:54:15,899 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,905 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,905 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,905 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,905 [main] Logical connection got
WARN 2024-11-17 02:54:15,909 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-11-17 02:54:15,913 [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 2024-11-17 02:54:15,913 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,914 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-11-17 02:54:15,914 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-11-17 02:54:15,915 [main] Physical connection closed
DEBUG 2024-11-17 02:54:15,920 [main] Physical connection got
DEBUG 2024-11-17 02:54:15,920 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,921 [main] Logical connection closed
DEBUG 2024-11-17 02:54:15,921 [main] Logical connection got
DEBUG 2024-11-17 02:54:15,943 [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 2024-11-17 02:54:16,016 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,022 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,022 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,022 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,022 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,041 [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 2024-11-17 02:54:16,043 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,043 [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 2024-11-17 02:54:16,044 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,045 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,045 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME
DEBUG 2024-11-17 02:54:16,045 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,045 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,051 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,051 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,051 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,051 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,069 [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 2024-11-17 02:54:16,070 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,070 [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 2024-11-17 02:54:16,073 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,073 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,073 [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 2024-11-17 02:54:16,073 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,073 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,073 [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 2024-11-17 02:54:16,074 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,075 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,075 [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 2024-11-17 02:54:16,075 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,075 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,075 [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 2024-11-17 02:54:16,075 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,075 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,080 [main] Transaction began
DEBUG 2024-11-17 02:54:16,081 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,081 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,081 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,081 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,099 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-11-17 02:54:16,099 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,099 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:16,100 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,100 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,100 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-11-17 02:54:16,100 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,100 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,100 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:16,100 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,100 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,100 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,106 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,106 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,106 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,106 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,122 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,124 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,130 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,130 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,130 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,130 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,136 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-11-17 02:54:16,138 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,144 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,144 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,144 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,144 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,151 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-11-17 02:54:16,152 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,157 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,157 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,157 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,157 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,164 [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 2024-11-17 02:54:16,165 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,170 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,170 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,170 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,171 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,177 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-11-17 02:54:16,179 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,184 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,184 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,184 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,184 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,204 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,204 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,204 [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 2024-11-17 02:54:16,206 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,206 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,212 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,212 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,212 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,212 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,229 [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 2024-11-17 02:54:16,230 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,236 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,236 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,236 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,236 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,256 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,257 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,325 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,325 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,325 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,325 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,345 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-17 02:54:16,346 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,351 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,351 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,351 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,351 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,369 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-17 02:54:16,369 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2024-11-17 02:54:16,383 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,383 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,400 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,401 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,405 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,405 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,422 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,422 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,426 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,426 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,442 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,442 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,446 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,446 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,462 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,462 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2024-11-17 02:54:16,491 [main] Transaction began
DEBUG 2024-11-17 02:54:16,493 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,493 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,493 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,494 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,497 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,499 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,499 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2024-11-17 02:54:16,507 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,507 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,507 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,527 [main] Transaction began
DEBUG 2024-11-17 02:54:16,527 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,527 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,527 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,527 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,530 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,531 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,532 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@6c01b9')
DEBUG 2024-11-17 02:54:16,534 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,534 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,534 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2024-11-17 02:54:16,536 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,536 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,536 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@1fcadd3' WHERE id = 111 AND version_no = 0
DEBUG 2024-11-17 02:54:16,540 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,540 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,540 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2024-11-17 02:54:16,541 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,541 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,541 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2024-11-17 02:54:16,549 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,549 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,549 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2024-11-17 02:54:16,550 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,559 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,559 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,578 [main] Transaction began
DEBUG 2024-11-17 02:54:16,579 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,579 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,579 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,579 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,583 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,584 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,585 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@205df9')
DEBUG 2024-11-17 02:54:16,585 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,586 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,586 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321
DEBUG 2024-11-17 02:54:16,586 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,595 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,595 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,614 [main] Transaction began
DEBUG 2024-11-17 02:54:16,615 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,615 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,615 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,615 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,617 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,618 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,618 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2024-11-17 02:54:16,618 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,618 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,618 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.seasar.dao.impl.DeleteWithAnnotationTest
DEBUG 2024-11-17 02:54:16,631 [main] Transaction began
DEBUG 2024-11-17 02:54:16,632 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,632 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,633 [main] SELECT * FROM EMP
DEBUG 2024-11-17 02:54:16,636 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,636 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,636 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,636 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,637 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,639 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,639 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2024-11-17 02:54:16,639 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,639 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,639 [main] SELECT * FROM EMP
DEBUG 2024-11-17 02:54:16,640 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,640 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,640 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2024-11-17 02:54:16,640 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,640 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,640 [main] SELECT * FROM EMP
DEBUG 2024-11-17 02:54:16,641 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,641 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,641 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.interceptors.S2DaoInterceptorTest
DEBUG 2024-11-17 02:54:16,726 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,726 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,726 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,726 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,729 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,730 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,730 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,730 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,731 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,734 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,734 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2024-11-17 02:54:16,737 [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 2024-11-17 02:54:16,738 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,761 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,761 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,761 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,761 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,764 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,764 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,764 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,765 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,765 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,768 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,768 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2024-11-17 02:54:16,769 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:16,769 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK}
DEBUG 2024-11-17 02:54:16,769 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,789 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,789 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,789 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,789 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,793 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,793 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,793 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,793 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,794 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,795 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,796 [main] SELECT count(*) FROM emp
DEBUG 2024-11-17 02:54:16,796 [main] Logical connection closed
count:14
DEBUG 2024-11-17 02:54:16,796 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,817 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,817 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,817 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,817 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,821 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,821 [main] Transaction began
DEBUG 2024-11-17 02:54:16,821 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,821 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,821 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,822 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,824 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,824 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2024-11-17 02:54:16,824 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,825 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,825 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,845 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,845 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,845 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,845 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,848 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,848 [main] Transaction began
DEBUG 2024-11-17 02:54:16,848 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,848 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,849 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,850 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,852 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,852 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2024-11-17 02:54:16,855 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:16,855 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,855 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,855 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-11-17 02:54:16,855 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,855 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:16,855 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,875 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,875 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,878 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,878 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,878 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,879 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,879 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,882 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,882 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2024-11-17 02:54:16,883 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,883 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,903 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,903 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,903 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,903 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,906 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,906 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,908 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,908 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,909 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,912 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,912 [main] select empno as value, ename as label from emp
DEBUG 2024-11-17 02:54:16,912 [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 2024-11-17 02:54:16,913 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,934 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,934 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,934 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,934 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,937 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,937 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,938 [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 2024-11-17 02:54:16,938 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,939 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-11-17 02:54:16,948 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,948 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,951 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,952 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest
DEBUG 2024-11-17 02:54:16,955 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:16,955 [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 2024-11-17 02:54:16,960 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,960 [main] Logical connection got
DEBUG 2024-11-17 02:54:16,977 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,977 [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 2024-11-17 02:54:16,981 [main] Logical connection closed
DEBUG 2024-11-17 02:54:16,981 [main] Physical connection closed
DEBUG 2024-11-17 02:54:16,986 [main] Physical connection got
DEBUG 2024-11-17 02:54:16,986 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,003 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,003 [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 2024-11-17 02:54:17,004 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,005 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,010 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,010 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,025 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,025 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,027 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,027 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,031 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,031 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,042 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,042 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,043 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,043 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest
DEBUG 2024-11-17 02:54:17,057 [main] Transaction began
DEBUG 2024-11-17 02:54:17,057 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,057 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,057 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,057 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,138 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,138 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,138 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-11-17 02:54:17,139 [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$$113b44d$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.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 2024-11-17 02:54:17,139 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,139 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,152 [main] Transaction began
DEBUG 2024-11-17 02:54:17,152 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,152 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,152 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,152 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,167 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,168 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,168 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-11-17 02:54:17,168 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,168 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,169 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,179 [main] Transaction began
DEBUG 2024-11-17 02:54:17,179 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,179 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,179 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,179 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,195 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,195 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,195 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2024-11-17 02:54:17,195 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,196 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,196 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 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.003 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:17,214 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,214 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,232 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,232 [main] Logical connection got
7788,SCOTT
DEBUG 2024-11-17 02:54:17,233 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,233 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,236 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,236 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,253 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,253 [main] Logical connection got
0,SCOTT
DEBUG 2024-11-17 02:54:17,254 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,254 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,258 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,258 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,269 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,269 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,270 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,270 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,274 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,274 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,285 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,285 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,286 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,286 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,290 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,290 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,301 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,301 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,301 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,301 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2024-11-17 02:54:17,307 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,307 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,325 [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 2024-11-17 02:54:17,325 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,330 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,330 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,348 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,348 [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.055 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2024-11-17 02:54:17,362 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,362 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,376 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,377 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,381 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,381 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,399 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,399 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2024-11-17 02:54:17,409 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,409 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,409 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,409 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,412 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,413 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,423 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,423 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,423 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,423 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,426 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,426 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,426 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,426 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,426 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,427 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2024-11-17 02:54:17,433 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,433 [main] Logical connection got
WARN 2024-11-17 02:54:17,437 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2024-11-17 02:54:17,437 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-11-17 02:54:17,441 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,441 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,512 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,512 [main] Logical connection got
WARN 2024-11-17 02:54:17,515 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2024-11-17 02:54:17,515 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-11-17 02:54:17,521 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,521 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.dao.dbms.DbmsManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.UpdateAutoStaticCommandTest
DEBUG 2024-11-17 02:54:17,528 [main] Transaction began
DEBUG 2024-11-17 02:54:17,529 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,529 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,529 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,529 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,545 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,554 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,555 [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 2024-11-17 02:54:17,556 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,556 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,557 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.17', deptno = 20, ename = 'SCOTT', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:17,557 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,557 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,557 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,561 [main] Transaction began
DEBUG 2024-11-17 02:54:17,561 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,562 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,562 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,562 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,569 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,572 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,573 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:17,573 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,573 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,573 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,577 [main] Transaction began
DEBUG 2024-11-17 02:54:17,578 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,578 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,578 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,578 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,585 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,587 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,587 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2024-11-17 02:54:17,588 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-11-17 02:54:17,588 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,588 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,592 [main] Transaction began
DEBUG 2024-11-17 02:54:17,592 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,593 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,593 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,593 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,609 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,616 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,616 [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 2024-11-17 02:54:17,618 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,618 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,618 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.17', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:17,618 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,618 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,619 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,621 [main] Transaction began
DEBUG 2024-11-17 02:54:17,623 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,623 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,623 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,623 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,638 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,646 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,646 [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 2024-11-17 02:54:17,647 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,647 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,648 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-11-17 02.54.17' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:17,648 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,648 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,648 [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.002 sec
Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.pager.NoScrollCursorTest
DEBUG 2024-11-17 02:54:17,661 [main] Transaction began
DEBUG 2024-11-17 02:54:17,661 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,661 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,661 [main] S2Pager not use scroll cursor.
DEBUG 2024-11-17 02:54:17,661 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,661 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,661 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,665 [main] Transaction began
DEBUG 2024-11-17 02:54:17,665 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,665 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,666 [main] S2Pager not use scroll cursor.
DEBUG 2024-11-17 02:54:17,666 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,666 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,666 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,669 [main] Transaction began
DEBUG 2024-11-17 02:54:17,669 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,670 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,670 [main] S2Pager not use scroll cursor.
DEBUG 2024-11-17 02:54:17,670 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,670 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,670 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2024-11-17 02:54:17,731 [main] Transaction began
DEBUG 2024-11-17 02:54:17,870 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,870 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,870 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:17,870 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,871 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,873 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,874 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,874 [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 2024-11-17 02:54:17,874 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,874 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,874 [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 2024-11-17 02:54:17,875 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,875 [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 2024-11-17 02:54:17,875 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,875 [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 2024-11-17 02:54:17,875 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,876 [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 2024-11-17 02:54:17,876 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,876 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,876 [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 2024-11-17 02:54:17,876 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,876 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,876 [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 2024-11-17 02:54:17,876 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,877 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,877 [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 2024-11-17 02:54:17,877 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,877 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,877 [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 2024-11-17 02:54:17,877 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,877 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,879 [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 2024-11-17 02:54:17,879 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,879 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,881 [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 2024-11-17 02:54:17,882 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,882 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,882 [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 2024-11-17 02:54:17,882 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,882 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,882 [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 2024-11-17 02:54:17,883 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,883 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,883 [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 2024-11-17 02:54:17,883 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,883 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,883 [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 2024-11-17 02:54:17,883 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,883 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,884 [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 2024-11-17 02:54:17,884 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,884 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,884 [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 2024-11-17 02:54:17,884 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,884 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,884 [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 2024-11-17 02:54:17,885 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,885 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,885 [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 2024-11-17 02:54:17,885 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,885 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,885 [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 2024-11-17 02:54:17,885 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,885 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,886 [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 2024-11-17 02:54:17,886 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,887 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,887 [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 2024-11-17 02:54:17,887 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,887 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,888 [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 2024-11-17 02:54:17,888 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,888 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,888 [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 2024-11-17 02:54:17,888 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,888 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,889 [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 2024-11-17 02:54:17,889 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,889 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,889 [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 2024-11-17 02:54:17,889 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,889 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,889 [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 2024-11-17 02:54:17,889 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,890 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,890 [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 2024-11-17 02:54:17,890 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,890 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,890 [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 2024-11-17 02:54:17,890 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,890 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,890 [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 2024-11-17 02:54:17,891 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,891 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,891 [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 2024-11-17 02:54:17,891 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,891 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,891 [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 2024-11-17 02:54:17,891 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,891 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,891 [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 2024-11-17 02:54:17,892 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,892 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,892 [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 2024-11-17 02:54:17,892 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,892 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,892 [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 2024-11-17 02:54:17,892 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,892 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,893 [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 2024-11-17 02:54:17,893 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,893 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,893 [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 2024-11-17 02:54:17,893 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,893 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,893 [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 2024-11-17 02:54:17,893 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,893 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,894 [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 2024-11-17 02:54:17,894 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,894 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,894 [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 2024-11-17 02:54:17,894 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,894 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,894 [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 2024-11-17 02:54:17,894 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,895 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,895 [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 2024-11-17 02:54:17,895 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,895 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,895 [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 2024-11-17 02:54:17,895 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,895 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,895 [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 2024-11-17 02:54:17,896 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,896 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,896 [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 2024-11-17 02:54:17,896 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,896 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,896 [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 2024-11-17 02:54:17,896 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,896 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,896 [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 2024-11-17 02:54:17,897 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,897 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,897 [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 2024-11-17 02:54:17,897 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,897 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,897 [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 2024-11-17 02:54:17,897 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,897 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,897 [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 2024-11-17 02:54:17,898 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,898 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,898 [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 2024-11-17 02:54:17,898 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,898 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,898 [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 2024-11-17 02:54:17,898 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,898 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,899 [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 2024-11-17 02:54:17,899 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,899 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,899 [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 2024-11-17 02:54:17,899 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,899 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,899 [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 2024-11-17 02:54:17,899 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,899 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,900 [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 2024-11-17 02:54:17,900 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,900 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,900 [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 2024-11-17 02:54:17,900 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,900 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,900 [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 2024-11-17 02:54:17,900 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,901 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,901 [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 2024-11-17 02:54:17,901 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,901 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,901 [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 2024-11-17 02:54:17,901 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,901 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,902 [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 2024-11-17 02:54:17,903 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,903 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,903 [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 2024-11-17 02:54:17,903 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,903 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,903 [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 2024-11-17 02:54:17,903 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,903 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,904 [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 2024-11-17 02:54:17,904 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,904 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,904 [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 2024-11-17 02:54:17,904 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,904 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,905 [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 2024-11-17 02:54:17,905 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,905 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,905 [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 2024-11-17 02:54:17,905 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,905 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,905 [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 2024-11-17 02:54:17,906 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,906 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,906 [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 2024-11-17 02:54:17,906 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,906 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,907 [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 2024-11-17 02:54:17,907 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,907 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,907 [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 2024-11-17 02:54:17,907 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,907 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,908 [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 2024-11-17 02:54:17,908 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,908 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,908 [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 2024-11-17 02:54:17,908 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,908 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,908 [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 2024-11-17 02:54:17,909 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,909 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,909 [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 2024-11-17 02:54:17,909 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,909 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,909 [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 2024-11-17 02:54:17,909 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,909 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,909 [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 2024-11-17 02:54:17,910 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,910 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,910 [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 2024-11-17 02:54:17,910 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,910 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,910 [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 2024-11-17 02:54:17,910 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,910 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,910 [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 2024-11-17 02:54:17,911 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,911 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,911 [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 2024-11-17 02:54:17,911 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,911 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,911 [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 2024-11-17 02:54:17,911 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,911 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,912 [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 2024-11-17 02:54:17,912 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,912 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,912 [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 2024-11-17 02:54:17,912 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,912 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,914 [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 2024-11-17 02:54:17,914 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,914 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,915 [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 2024-11-17 02:54:17,915 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,916 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,916 [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 2024-11-17 02:54:17,916 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,916 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,916 [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 2024-11-17 02:54:17,917 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,917 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,917 [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 2024-11-17 02:54:17,917 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,918 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,918 [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 2024-11-17 02:54:17,918 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,918 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,919 [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 2024-11-17 02:54:17,919 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,919 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,919 [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 2024-11-17 02:54:17,919 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,919 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,920 [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 2024-11-17 02:54:17,920 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,920 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,920 [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 2024-11-17 02:54:17,920 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,920 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,920 [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 2024-11-17 02:54:17,920 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,921 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,921 [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 2024-11-17 02:54:17,921 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,921 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,921 [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 2024-11-17 02:54:17,921 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,921 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,922 [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 2024-11-17 02:54:17,922 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,922 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,923 [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 2024-11-17 02:54:17,923 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,923 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,923 [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 2024-11-17 02:54:17,923 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,924 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,924 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,924 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,924 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,927 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,927 [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 2024-11-17 02:54:17,927 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,927 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,928 [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 2024-11-17 02:54:17,928 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,929 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:17,929 [main] Physical connection closed
DEBUG 2024-11-17 02:54:17,943 [main] Transaction began
DEBUG 2024-11-17 02:54:17,973 [main] Physical connection got
DEBUG 2024-11-17 02:54:17,973 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,973 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:17,973 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,973 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,976 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,976 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,976 [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 2024-11-17 02:54:17,976 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,976 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,976 [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 2024-11-17 02:54:17,976 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,977 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,977 [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 2024-11-17 02:54:17,977 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,977 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,977 [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 2024-11-17 02:54:17,977 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,977 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,977 [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 2024-11-17 02:54:17,978 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,978 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,978 [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 2024-11-17 02:54:17,978 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,978 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,978 [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 2024-11-17 02:54:17,978 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,979 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,979 [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 2024-11-17 02:54:17,979 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,979 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,979 [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 2024-11-17 02:54:17,980 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,980 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,980 [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 2024-11-17 02:54:17,980 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,980 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,980 [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 2024-11-17 02:54:17,981 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,981 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,981 [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 2024-11-17 02:54:17,982 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,982 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,982 [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 2024-11-17 02:54:17,982 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,982 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,982 [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 2024-11-17 02:54:17,982 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,982 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,982 [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 2024-11-17 02:54:17,985 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,985 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,985 [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 2024-11-17 02:54:17,985 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,985 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,985 [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 2024-11-17 02:54:17,985 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,985 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,985 [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 2024-11-17 02:54:17,986 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,986 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,986 [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 2024-11-17 02:54:17,986 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,986 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,986 [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 2024-11-17 02:54:17,987 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,987 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,987 [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 2024-11-17 02:54:17,987 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,988 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,988 [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 2024-11-17 02:54:17,988 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,988 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,988 [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 2024-11-17 02:54:17,988 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,988 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,988 [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 2024-11-17 02:54:17,990 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,990 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,990 [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 2024-11-17 02:54:17,991 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,991 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,991 [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 2024-11-17 02:54:17,991 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,991 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,991 [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 2024-11-17 02:54:17,991 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,991 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,992 [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 2024-11-17 02:54:17,992 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,992 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,992 [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 2024-11-17 02:54:17,992 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,992 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,992 [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 2024-11-17 02:54:17,992 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,992 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,993 [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 2024-11-17 02:54:17,993 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,993 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,993 [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 2024-11-17 02:54:17,993 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,993 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,993 [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 2024-11-17 02:54:17,993 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,993 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,993 [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 2024-11-17 02:54:17,994 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,994 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,994 [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 2024-11-17 02:54:17,994 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,994 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,994 [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 2024-11-17 02:54:17,994 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,994 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,995 [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 2024-11-17 02:54:17,995 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,995 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,995 [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 2024-11-17 02:54:17,995 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,995 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,995 [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 2024-11-17 02:54:17,996 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,996 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,996 [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 2024-11-17 02:54:17,996 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,996 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,996 [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 2024-11-17 02:54:17,997 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,997 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,997 [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 2024-11-17 02:54:17,997 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,997 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,997 [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 2024-11-17 02:54:17,997 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,997 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,997 [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 2024-11-17 02:54:17,998 [main] Logical connection closed
DEBUG 2024-11-17 02:54:17,998 [main] Logical connection got
DEBUG 2024-11-17 02:54:17,998 [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 2024-11-17 02:54:18,000 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,000 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,000 [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 2024-11-17 02:54:18,000 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,000 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,000 [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 2024-11-17 02:54:18,000 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,000 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,002 [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 2024-11-17 02:54:18,002 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,002 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,002 [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 2024-11-17 02:54:18,002 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,002 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,003 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385)
DEBUG 2024-11-17 02:54:18,003 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,003 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,003 [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 2024-11-17 02:54:18,003 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,003 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,003 [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 2024-11-17 02:54:18,004 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,004 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,005 [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 2024-11-17 02:54:18,005 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,005 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,005 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627)
DEBUG 2024-11-17 02:54:18,005 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,005 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,005 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178)
DEBUG 2024-11-17 02:54:18,006 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,006 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,006 [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 2024-11-17 02:54:18,006 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,006 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,006 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160)
DEBUG 2024-11-17 02:54:18,008 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,009 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,009 [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 2024-11-17 02:54:18,009 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,009 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,009 [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 2024-11-17 02:54:18,009 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,009 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,009 [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 2024-11-17 02:54:18,009 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,009 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,010 [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 2024-11-17 02:54:18,010 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,010 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,010 [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 2024-11-17 02:54:18,010 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,010 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,010 [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 2024-11-17 02:54:18,010 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,010 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,012 [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 2024-11-17 02:54:18,013 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,013 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,013 [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 2024-11-17 02:54:18,013 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,013 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,013 [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 2024-11-17 02:54:18,013 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,013 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,013 [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 2024-11-17 02:54:18,014 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,014 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,014 [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 2024-11-17 02:54:18,014 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,014 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,014 [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 2024-11-17 02:54:18,014 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,014 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,015 [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 2024-11-17 02:54:18,015 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,015 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,015 [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 2024-11-17 02:54:18,015 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,016 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,016 [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 2024-11-17 02:54:18,016 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,016 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,016 [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 2024-11-17 02:54:18,016 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,016 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,016 [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 2024-11-17 02:54:18,017 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,018 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,018 [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 2024-11-17 02:54:18,018 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,018 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,018 [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 2024-11-17 02:54:18,018 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,018 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,018 [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 2024-11-17 02:54:18,018 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,018 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,019 [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 2024-11-17 02:54:18,019 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,019 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,019 [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 2024-11-17 02:54:18,019 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,019 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,019 [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 2024-11-17 02:54:18,021 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,021 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,021 [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 2024-11-17 02:54:18,021 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,021 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,022 [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 2024-11-17 02:54:18,022 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,022 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,022 [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 2024-11-17 02:54:18,022 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,022 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,022 [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 2024-11-17 02:54:18,022 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,022 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,022 [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 2024-11-17 02:54:18,023 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,023 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,023 [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 2024-11-17 02:54:18,023 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,023 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,023 [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 2024-11-17 02:54:18,023 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,023 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,024 [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 2024-11-17 02:54:18,024 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,024 [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 2024-11-17 02:54:18,024 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,024 [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 2024-11-17 02:54:18,024 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,024 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,024 [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 2024-11-17 02:54:18,025 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,025 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,026 [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 2024-11-17 02:54:18,027 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,027 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,027 [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 2024-11-17 02:54:18,027 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,027 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,027 [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 2024-11-17 02:54:18,027 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,028 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,028 [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 2024-11-17 02:54:18,028 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,028 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,028 [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 2024-11-17 02:54:18,028 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,028 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,028 [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 2024-11-17 02:54:18,028 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,028 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,029 [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 2024-11-17 02:54:18,029 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,029 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,029 [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 2024-11-17 02:54:18,029 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,029 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,029 [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 2024-11-17 02:54:18,029 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,039 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,039 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,040 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,040 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,044 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,044 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2024-11-17 02:54:18,044 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,044 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,044 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-11-17 02:54:18,049 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,049 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,049 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,052 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,052 [main] Physical connection closed
DEBUG 2024-11-17 02:54:18,066 [main] Transaction began
DEBUG 2024-11-17 02:54:18,142 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,142 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,143 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:18,143 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,143 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,145 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,145 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,145 [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 2024-11-17 02:54:18,146 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,146 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,146 [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 2024-11-17 02:54:18,146 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,146 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,146 [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 2024-11-17 02:54:18,146 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,146 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,146 [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 2024-11-17 02:54:18,146 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,147 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,147 [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 2024-11-17 02:54:18,147 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,147 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,147 [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 2024-11-17 02:54:18,147 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,147 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,147 [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 2024-11-17 02:54:18,147 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,147 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,148 [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 2024-11-17 02:54:18,148 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,148 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,148 [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 2024-11-17 02:54:18,148 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,148 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,148 [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 2024-11-17 02:54:18,148 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,148 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,150 [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 2024-11-17 02:54:18,150 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,150 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,151 [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 2024-11-17 02:54:18,151 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,151 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,151 [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 2024-11-17 02:54:18,151 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,151 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,151 [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 2024-11-17 02:54:18,151 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,151 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,151 [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 2024-11-17 02:54:18,152 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,152 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,152 [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 2024-11-17 02:54:18,152 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,152 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,152 [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 2024-11-17 02:54:18,152 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,152 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,152 [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 2024-11-17 02:54:18,153 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,153 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,153 [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 2024-11-17 02:54:18,153 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,153 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,153 [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 2024-11-17 02:54:18,153 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,153 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,154 [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 2024-11-17 02:54:18,154 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,154 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,154 [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 2024-11-17 02:54:18,154 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,154 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,154 [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 2024-11-17 02:54:18,154 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,154 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,154 [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 2024-11-17 02:54:18,155 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,155 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,155 [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 2024-11-17 02:54:18,155 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,155 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,155 [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 2024-11-17 02:54:18,155 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,155 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,155 [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 2024-11-17 02:54:18,155 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,155 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,156 [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 2024-11-17 02:54:18,156 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,156 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,156 [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 2024-11-17 02:54:18,156 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,156 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,156 [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 2024-11-17 02:54:18,156 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,156 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,157 [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 2024-11-17 02:54:18,157 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,157 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,157 [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 2024-11-17 02:54:18,157 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,157 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,157 [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 2024-11-17 02:54:18,157 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,157 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,157 [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 2024-11-17 02:54:18,158 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,158 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,158 [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 2024-11-17 02:54:18,158 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,158 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,158 [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 2024-11-17 02:54:18,158 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,158 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,158 [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 2024-11-17 02:54:18,158 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,159 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,159 [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 2024-11-17 02:54:18,159 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,159 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,159 [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 2024-11-17 02:54:18,159 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,159 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,159 [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 2024-11-17 02:54:18,159 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,159 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,159 [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 2024-11-17 02:54:18,160 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,160 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,160 [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 2024-11-17 02:54:18,160 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,160 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,160 [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 2024-11-17 02:54:18,160 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,160 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,161 [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 2024-11-17 02:54:18,161 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,161 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,161 [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 2024-11-17 02:54:18,161 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,161 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,161 [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 2024-11-17 02:54:18,161 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,161 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,161 [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 2024-11-17 02:54:18,162 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,162 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,162 [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 2024-11-17 02:54:18,162 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,162 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,162 [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 2024-11-17 02:54:18,162 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,162 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,162 [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 2024-11-17 02:54:18,162 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,162 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,163 [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 2024-11-17 02:54:18,163 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,163 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,163 [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 2024-11-17 02:54:18,163 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,163 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,163 [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 2024-11-17 02:54:18,163 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,163 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,163 [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 2024-11-17 02:54:18,164 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,164 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,164 [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 2024-11-17 02:54:18,164 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,164 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,164 [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 2024-11-17 02:54:18,164 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,164 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,164 [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 2024-11-17 02:54:18,164 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,164 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,165 [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 2024-11-17 02:54:18,165 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,165 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,165 [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 2024-11-17 02:54:18,165 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,165 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,165 [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 2024-11-17 02:54:18,165 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,165 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,166 [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 2024-11-17 02:54:18,167 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,167 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,167 [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 2024-11-17 02:54:18,167 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,167 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,167 [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 2024-11-17 02:54:18,167 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,167 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,167 [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 2024-11-17 02:54:18,168 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,168 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,168 [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 2024-11-17 02:54:18,168 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,168 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,168 [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 2024-11-17 02:54:18,168 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,168 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,168 [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 2024-11-17 02:54:18,169 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,169 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,169 [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 2024-11-17 02:54:18,169 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,169 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,169 [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 2024-11-17 02:54:18,169 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,169 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,169 [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 2024-11-17 02:54:18,169 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,170 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,170 [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 2024-11-17 02:54:18,170 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,170 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,170 [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 2024-11-17 02:54:18,170 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,170 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,170 [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 2024-11-17 02:54:18,170 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,170 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,171 [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 2024-11-17 02:54:18,171 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,171 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,171 [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 2024-11-17 02:54:18,171 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,171 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,171 [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 2024-11-17 02:54:18,171 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,171 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,172 [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 2024-11-17 02:54:18,172 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,172 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,172 [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 2024-11-17 02:54:18,172 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,172 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,172 [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 2024-11-17 02:54:18,172 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,172 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,173 [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 2024-11-17 02:54:18,173 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,173 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,173 [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 2024-11-17 02:54:18,173 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,173 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,173 [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 2024-11-17 02:54:18,173 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,173 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,173 [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 2024-11-17 02:54:18,174 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,174 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,174 [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 2024-11-17 02:54:18,174 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,174 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,174 [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 2024-11-17 02:54:18,174 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,174 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,174 [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 2024-11-17 02:54:18,174 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,174 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,175 [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 2024-11-17 02:54:18,175 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,175 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,175 [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 2024-11-17 02:54:18,175 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,175 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,175 [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 2024-11-17 02:54:18,175 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,175 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,175 [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 2024-11-17 02:54:18,176 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,176 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,176 [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 2024-11-17 02:54:18,176 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,176 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,176 [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 2024-11-17 02:54:18,176 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,176 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,176 [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 2024-11-17 02:54:18,176 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,177 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,177 [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 2024-11-17 02:54:18,177 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,177 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,177 [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 2024-11-17 02:54:18,177 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,177 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,177 [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 2024-11-17 02:54:18,177 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,177 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,178 [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 2024-11-17 02:54:18,178 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,178 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,178 [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 2024-11-17 02:54:18,178 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,178 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,178 [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 2024-11-17 02:54:18,178 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,178 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,178 [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 2024-11-17 02:54:18,179 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,180 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,181 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,181 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,182 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,183 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,183 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2024-11-17 02:54:18,184 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,184 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,184 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-11-17 02:54:18,185 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,185 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,185 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,188 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,188 [main] Physical connection closed
DEBUG 2024-11-17 02:54:18,202 [main] Transaction began
DEBUG 2024-11-17 02:54:18,212 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,212 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,212 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:18,212 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,212 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,215 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,215 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,215 [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 2024-11-17 02:54:18,215 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,215 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,215 [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 2024-11-17 02:54:18,216 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,216 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,216 [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 2024-11-17 02:54:18,216 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,216 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,216 [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 2024-11-17 02:54:18,216 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,216 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,216 [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 2024-11-17 02:54:18,216 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,217 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,217 [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 2024-11-17 02:54:18,217 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,217 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,217 [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 2024-11-17 02:54:18,219 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,219 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,219 [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 2024-11-17 02:54:18,219 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,219 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,219 [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 2024-11-17 02:54:18,219 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,219 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,219 [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 2024-11-17 02:54:18,219 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,219 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,220 [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 2024-11-17 02:54:18,220 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,220 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,220 [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 2024-11-17 02:54:18,220 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,220 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,220 [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 2024-11-17 02:54:18,221 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,221 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,221 [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 2024-11-17 02:54:18,221 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,221 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,221 [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 2024-11-17 02:54:18,221 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,221 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,221 [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 2024-11-17 02:54:18,222 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,222 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,222 [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 2024-11-17 02:54:18,222 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,222 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,222 [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 2024-11-17 02:54:18,222 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,222 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,222 [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 2024-11-17 02:54:18,222 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,222 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,223 [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 2024-11-17 02:54:18,223 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,223 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,223 [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 2024-11-17 02:54:18,223 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,224 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,224 [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 2024-11-17 02:54:18,224 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,224 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,224 [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 2024-11-17 02:54:18,224 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,224 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,225 [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 2024-11-17 02:54:18,225 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,225 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,225 [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 2024-11-17 02:54:18,225 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,225 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,225 [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 2024-11-17 02:54:18,225 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,225 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,225 [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 2024-11-17 02:54:18,226 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,226 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,226 [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 2024-11-17 02:54:18,226 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,227 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,227 [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 2024-11-17 02:54:18,227 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,227 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,227 [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 2024-11-17 02:54:18,227 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,227 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,227 [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 2024-11-17 02:54:18,227 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,227 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,228 [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 2024-11-17 02:54:18,228 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,228 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,228 [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 2024-11-17 02:54:18,228 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,228 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,228 [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 2024-11-17 02:54:18,228 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,228 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,228 [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 2024-11-17 02:54:18,229 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,229 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,229 [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 2024-11-17 02:54:18,229 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,229 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,229 [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 2024-11-17 02:54:18,229 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,229 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,230 [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 2024-11-17 02:54:18,230 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,230 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,230 [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 2024-11-17 02:54:18,230 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,230 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,230 [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 2024-11-17 02:54:18,230 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,230 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,231 [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 2024-11-17 02:54:18,231 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,231 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,231 [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 2024-11-17 02:54:18,231 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,231 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,231 [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 2024-11-17 02:54:18,231 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,231 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,232 [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 2024-11-17 02:54:18,232 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,232 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,232 [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 2024-11-17 02:54:18,232 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,232 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,232 [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 2024-11-17 02:54:18,232 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,233 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,233 [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 2024-11-17 02:54:18,233 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,233 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,233 [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 2024-11-17 02:54:18,233 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,233 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,233 [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 2024-11-17 02:54:18,233 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,233 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,233 [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 2024-11-17 02:54:18,234 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,234 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,234 [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 2024-11-17 02:54:18,234 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,234 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,234 [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 2024-11-17 02:54:18,234 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,234 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,234 [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 2024-11-17 02:54:18,234 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,234 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,235 [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 2024-11-17 02:54:18,235 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,235 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,235 [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 2024-11-17 02:54:18,235 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,235 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,235 [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 2024-11-17 02:54:18,235 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,235 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,235 [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 2024-11-17 02:54:18,237 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,237 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,237 [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 2024-11-17 02:54:18,237 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,237 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,237 [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 2024-11-17 02:54:18,237 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,237 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,237 [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 2024-11-17 02:54:18,238 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,238 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,238 [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 2024-11-17 02:54:18,238 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,238 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,238 [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 2024-11-17 02:54:18,238 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,238 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,238 [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 2024-11-17 02:54:18,239 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,239 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,239 [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 2024-11-17 02:54:18,239 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,239 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,239 [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 2024-11-17 02:54:18,239 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,239 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,239 [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 2024-11-17 02:54:18,239 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,239 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,240 [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 2024-11-17 02:54:18,240 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,240 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,240 [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 2024-11-17 02:54:18,240 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,240 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,240 [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 2024-11-17 02:54:18,240 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,240 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,240 [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 2024-11-17 02:54:18,240 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,241 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,241 [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 2024-11-17 02:54:18,241 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,241 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,241 [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 2024-11-17 02:54:18,241 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,241 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,241 [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 2024-11-17 02:54:18,241 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,241 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,241 [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 2024-11-17 02:54:18,242 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,242 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,242 [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 2024-11-17 02:54:18,242 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,242 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,242 [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 2024-11-17 02:54:18,242 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,242 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,242 [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 2024-11-17 02:54:18,242 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,243 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,243 [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 2024-11-17 02:54:18,243 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,243 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,243 [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 2024-11-17 02:54:18,243 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,243 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,243 [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 2024-11-17 02:54:18,243 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,243 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,244 [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 2024-11-17 02:54:18,244 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,244 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,244 [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 2024-11-17 02:54:18,244 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,244 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,244 [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 2024-11-17 02:54:18,244 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,244 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,244 [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 2024-11-17 02:54:18,245 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,245 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,245 [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 2024-11-17 02:54:18,245 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,245 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,245 [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 2024-11-17 02:54:18,245 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,245 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,245 [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 2024-11-17 02:54:18,245 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,245 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,246 [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 2024-11-17 02:54:18,246 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,246 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,246 [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 2024-11-17 02:54:18,246 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,246 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,246 [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 2024-11-17 02:54:18,246 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,246 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,247 [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 2024-11-17 02:54:18,247 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,247 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,247 [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 2024-11-17 02:54:18,247 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,247 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,247 [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 2024-11-17 02:54:18,247 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,247 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,247 [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 2024-11-17 02:54:18,248 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,248 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,248 [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 2024-11-17 02:54:18,248 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,248 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,248 [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 2024-11-17 02:54:18,248 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,248 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,248 [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 2024-11-17 02:54:18,248 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,248 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,249 [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 2024-11-17 02:54:18,249 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,249 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,249 [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 2024-11-17 02:54:18,249 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,249 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,249 [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 2024-11-17 02:54:18,249 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,258 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,258 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,258 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,258 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,259 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,259 [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 2024-11-17 02:54:18,261 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,262 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,262 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,273 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,273 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 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 2024-11-17 02:54:18,281 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,281 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,281 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,281 [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 2024-11-17 02:54:18,296 [main] Transaction began
DEBUG 2024-11-17 02:54:18,296 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,296 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,296 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,296 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,303 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,304 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,304 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2024-11-17 02:54:18,304 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,305 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,305 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777
DEBUG 2024-11-17 02:54:18,305 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,305 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2024-11-17 02:54:18,305 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,305 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2024-11-17 02:54:18,321 [main] Transaction began
DEBUG 2024-11-17 02:54:18,321 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,321 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,322 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,322 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,336 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,336 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,336 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-11-17 02:54:18,337 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,337 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,337 [main] Physical connection closed
DEBUG 2024-11-17 02:54:18,348 [main] Transaction began
DEBUG 2024-11-17 02:54:18,348 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,349 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,349 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,349 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,365 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,366 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,366 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-11-17 02:54:18,367 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,367 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,367 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.seasar.dao.impl.RelationKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.NestedDaoMethodTest
DEBUG 2024-11-17 02:54:18,384 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,384 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,384 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,384 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,387 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,388 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,389 [main] SELECT EMP.deptno, EMP.empno, EMP.ename FROM EMP WHERE empno = 7782
DEBUG 2024-11-17 02:54:18,389 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,389 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,389 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,389 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,390 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,390 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,390 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10
DEBUG 2024-11-17 02:54:18,390 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,390 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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 2024-11-17 02:54:18,396 [main] Argument(job) not found
SELECT * FROM emp
WARN 2024-11-17 02:54:18,397 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[SELECT * FROM emp WHERE job = ?]
WARN 2024-11-17 02:54:18,398 [main] Argument(job) not found
[SELECT * FROM emp WHERE job is null]
[bbb = ?]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN 2024-11-17 02:54:18,399 [main] Argument(job) not found
WARN 2024-11-17 02:54:18,399 [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 2024-11-17 02:54:18,402 [main] Argument(moge) not found
WARN 2024-11-17 02:54:18,402 [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 2024-11-17 02:54:18,404 [main] Argument(hoge) not found
WARN 2024-11-17 02:54:18,404 [main] Argument($1) not found
WARN 2024-11-17 02:54:18,404 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ? /* comment */
WARN 2024-11-17 02:54:18,405 [main] Argument($1) not found
WARN 2024-11-17 02:54:18,405 [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 2024-11-17 02:54:18,418 [main] Transaction began
DEBUG 2024-11-17 02:54:18,418 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,418 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,418 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,418 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,422 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,423 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,424 [main] INSERT INTO EMP (
EMPNO,
ENAME,
TSTAMP
) VALUES (
/* comment */
2222,
'aaaaaaaaaaaa',
null
/* in comment */
)
DEBUG 2024-11-17 02:54:18,424 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,424 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,424 [main] Physical connection closed
DEBUG 2024-11-17 02:54:18,436 [main] Transaction began
DEBUG 2024-11-17 02:54:18,436 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,436 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,436 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,436 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,441 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,442 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,442 [main] select *
from EMP
where ENAME = 'te?st'
DEBUG 2024-11-17 02:54:18,442 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,442 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,442 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.pager.PagerStatementFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest
DEBUG 2024-11-17 02:54:18,453 [main] Transaction began
DEBUG 2024-11-17 02:54:18,453 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,453 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,453 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,453 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,469 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,477 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,477 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:18,478 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:18,478 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,478 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,478 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:18,478 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:18,478 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,478 [main] Transaction rolledback
DEBUG 2024-11-17 02:54:18,478 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2024-11-17 02:54:18,484 [main] Physical connection got
DEBUG 2024-11-17 02:54:18,484 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,484 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,484 [main] Logical connection got
DEBUG 2024-11-17 02:54:18,499 [main] Logical connection closed
DEBUG 2024-11-17 02:54:18,499 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.impl.NullBeanMetaDataTest
[EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Results :
Tests run: 434, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Examples
[INFO] task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 25 resources
[INFO] [compiler:compile]
[INFO] Compiling 22 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running examples.dao.EmployeeDaoTest
DEBUG 2024-11-17 02:54:19,875 [main] Physical connection got
DEBUG 2024-11-17 02:54:19,875 [main] Logical connection got
DEBUG 2024-11-17 02:54:19,891 [main] Logical connection closed
DEBUG 2024-11-17 02:54:19,892 [main] Logical connection got
DEBUG 2024-11-17 02:54:19,943 [main] Logical connection closed
DEBUG 2024-11-17 02:54:19,965 [main] Logical connection got
DEBUG 2024-11-17 02:54:19,967 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-11-17 02:54:19,980 [main] Logical connection closed
DEBUG 2024-11-17 02:54:19,981 [main] Logical connection got
DEBUG 2024-11-17 02:54:19,983 [main] Logical connection closed
DEBUG 2024-11-17 02:54:19,988 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec
Running examples.dao.EmployeeDaoClientTest
DEBUG 2024-11-17 02:54:20,074 [main] Physical connection got
DEBUG 2024-11-17 02:54:20,075 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,075 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,075 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,087 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,093 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,094 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-11-17 02:54:20,098 [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 2024-11-17 02:54:20,101 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,101 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-11-17 02:54:20,105 [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 2024-11-17 02:54:20,105 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,105 [main] SELECT count(*) FROM emp
DEBUG 2024-11-17 02:54:20,107 [main] Logical connection closed
count:14
DEBUG 2024-11-17 02:54:20,107 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,107 [main] SELECT * FROM emp
DEBUG 2024-11-17 02:54:20,117 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,117 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,117 [main] SELECT * FROM emp
WHERE
job = 'CLERK'
DEBUG 2024-11-17 02:54:20,118 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,118 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,118 [main] SELECT * FROM emp
WHERE
deptno = 20
DEBUG 2024-11-17 02:54:20,119 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,119 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,119 [main] SELECT * FROM emp
WHERE
job = 'CLERK'
AND deptno = 20
DEBUG 2024-11-17 02:54:20,121 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,122 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,122 [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 2024-11-17 02:54:20,123 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,123 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,123 [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 2024-11-17 02:54:20,125 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,126 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,126 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-11-17 02:54:20,127 [main] Logical connection closed
updatedRows:1
DEBUG 2024-11-17 02:54:20,127 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,127 [main] SELECT empno FROM emp
DEBUG 2024-11-17 02:54:20,127 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-11-17 02:54:20,127 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
Running examples.dao.EmployeeAutoDaoClientTest
DEBUG 2024-11-17 02:54:20,164 [main] Physical connection got
DEBUG 2024-11-17 02:54:20,165 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,165 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,165 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,174 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,181 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,181 [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 2024-11-17 02:54:20,184 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,184 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,184 [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 2024-11-17 02:54:20,185 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,185 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,185 [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 2024-11-17 02:54:20,187 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,187 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,187 [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 2024-11-17 02:54:20,189 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,189 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,189 [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 2024-11-17 02:54:20,190 [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 2024-11-17 02:54:20,191 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,191 [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 2024-11-17 02:54:20,193 [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 2024-11-17 02:54:20,196 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,196 [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 2024-11-17 02:54:20,198 [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 2024-11-17 02:54:20,199 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,199 [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 2024-11-17 02:54:20,199 [main] Logical connection closed
before timestamp:2005-01-18 13:09:32.213
DEBUG 2024-11-17 02:54:20,200 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,201 [main] UPDATE EMP SET tstamp = '2024-11-17 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 2024-11-17 02:54:20,202 [main] Logical connection closed
after timestamp:2024-11-17 02:54:20.2
DEBUG 2024-11-17 02:54:20,202 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running examples.dao.DepartmentManagerClientTest
DEBUG 2024-11-17 02:54:20,231 [main] Physical connection got
DEBUG 2024-11-17 02:54:20,231 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,232 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,232 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,267 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,269 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,269 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2024-11-17 02:54:20,269 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-11-17 02:54:20,269 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,269 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-11-17 02:54:20,270 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-11-17 02:54:20,270 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,270 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-11-17 02:54:20,270 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,270 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running examples.dao.DepartmentDaoClientTest
DEBUG 2024-11-17 02:54:20,298 [main] Physical connection got
DEBUG 2024-11-17 02:54:20,298 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,298 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,298 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,303 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,304 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,304 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2024-11-17 02:54:20,305 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-11-17 02:54:20,305 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,305 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-11-17 02:54:20,306 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-11-17 02:54:20,306 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,306 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-11-17 02:54:20,306 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,306 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running examples.dao.ConvertTableExampleClientTest
DEBUG 2024-11-17 02:54:20,355 [main] Physical connection got
DEBUG 2024-11-17 02:54:20,355 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,355 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,355 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,367 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,368 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,368 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:20,368 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,368 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running examples.dao.Employee2DaoClientTest
DEBUG 2024-11-17 02:54:20,395 [main] Physical connection got
DEBUG 2024-11-17 02:54:20,395 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,395 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,395 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,404 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,404 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,405 [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 2024-11-17 02:54:20,406 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-11-17 02:54:20.2 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-11-17 02:54:20,407 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,407 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,407 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,413 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,414 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,414 [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 2024-11-17 02:54:20,415 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-11-17 02:54:20.2 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-11-17 02:54:20,416 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running examples.dao.TruncateTableDaoClientTest
DEBUG 2024-11-17 02:54:20,725 [main] Physical connection got
DEBUG 2024-11-17 02:54:20,725 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,729 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,729 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,729 [main] DROP TABLE IF EXISTS H2TEST
DEBUG 2024-11-17 02:54:20,735 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,735 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,735 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255))
DEBUG 2024-11-17 02:54:20,746 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,747 [main] Logical connection got
DEBUG 2024-11-17 02:54:20,747 [main] TRUNCATE TABLE H2TEST
DEBUG 2024-11-17 02:54:20,748 [main] Logical connection closed
DEBUG 2024-11-17 02:54:20,756 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 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] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/target
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/src/main/resources
[INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.seasar.org
[INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.snapshot.seasar.org
[INFO] artifact org.seasar.container:s2-extension: checking for updates from central
[WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] snapshot org.seasar.container:s2-extension:2.4.49-SNAPSHOT: checking for updates from maven.seasar.org
[INFO] snapshot org.seasar.container:s2-extension:2.4.49-SNAPSHOT: checking for updates from maven.snapshot.seasar.org
[INFO] snapshot org.seasar.container:s2-container-project:2.4.49-SNAPSHOT: checking for updates from maven.seasar.org
[INFO] snapshot org.seasar.container:s2-container-project:2.4.49-SNAPSHOT: checking for updates from maven.snapshot.seasar.org
[INFO] snapshot org.seasar.container:s2-framework:2.4.49-SNAPSHOT: checking for updates from maven.seasar.org
[INFO] snapshot org.seasar.container:s2-framework:2.4.49-SNAPSHOT: checking for updates from maven.snapshot.seasar.org
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 7 resources
[INFO] Copying 117 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 177 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/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-s24-test/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.seasar.dao.impl.EntityManagerImplTest
DEBUG 2024-11-17 02:54:22,772 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:22,839 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:22,855 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:22,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:22,895 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:22,895 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:22,943 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:22,953 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:22,977 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,172 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,172 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,188 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,189 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,270 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,304 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,306 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,321 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,321 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,328 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,331 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,332 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,338 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,338 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,345 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,349 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,359 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,364 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,364 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,364 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,365 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,378 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,383 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,383 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,384 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}]
DEBUG 2024-11-17 02:54:23,384 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,388 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,388 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,391 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,392 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,395 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,395 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,404 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,406 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,411 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,414 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,415 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,415 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,415 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,423 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,429 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,429 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,430 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}]
DEBUG 2024-11-17 02:54:23,430 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,432 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,432 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,454 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,455 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,459 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,459 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,467 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,469 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,475 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,478 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,478 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,478 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,479 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,508 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,515 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,515 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,516 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,516 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,519 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,520 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,522 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,525 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,525 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,530 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,532 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,537 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,540 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,540 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,540 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,540 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,548 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,553 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,553 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,554 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,555 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,556 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,556 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,560 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,561 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,564 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,564 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,571 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,572 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,577 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,580 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,580 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,580 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,580 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,587 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,617 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,617 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,618 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,618 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,619 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,621 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,626 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,631 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,631 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,638 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,639 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,643 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,647 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,647 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,647 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,647 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,655 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,661 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,661 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,662 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,662 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,664 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,666 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,667 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,668 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,671 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,671 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,678 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,679 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,685 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,687 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,687 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,687 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,687 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,701 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,708 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,708 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,708 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,709 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,711 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,711 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,712 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,714 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,716 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,716 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,724 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,725 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,733 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,735 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,735 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,735 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,736 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,744 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,771 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,771 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,771 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,771 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,773 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,773 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,775 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,776 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,779 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,779 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,784 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,785 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,789 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,793 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,793 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,793 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,793 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,799 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,804 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,804 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:23,805 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,805 [main] Physical connection closed
DEBUG 2024-11-17 02:54:23,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,808 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,809 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,810 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,813 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,813 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,817 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,820 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,823 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:23,825 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,825 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,825 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,825 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,831 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,837 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,837 [main] select count(*) from emp
DEBUG 2024-11-17 02:54:23,839 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,839 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2024-11-17 02:54:23,847 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,848 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-11-17 02:54:23,850 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,851 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,853 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,853 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,859 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,859 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,860 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-11-17 02:54:23,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,865 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-11-17 02:54:23,867 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,869 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,870 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,871 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,877 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,879 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,880 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-11-17 02:54:23,883 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,883 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:23,884 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:23,884 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test
DEBUG 2024-11-17 02:54:23,910 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:23,910 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,911 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,914 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:23,914 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,919 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:23,919 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:23,924 [main] Physical connection got
DEBUG 2024-11-17 02:54:23,924 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:23,927 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2024-11-17 02:54:24,014 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:24,014 [main] Logical connection got, tx=null
7788
DEBUG 2024-11-17 02:54:24,015 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:24,016 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2024-11-17 02:54:24,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,021 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,022 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,024 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,024 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,028 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,029 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,034 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,035 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,037 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,088 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,088 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:24,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,090 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,091 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:24,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,092 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/0, BranchId=]
DEBUG 2024-11-17 02:54:24,092 [main] Physical connection closed
DEBUG 2024-11-17 02:54:24,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,095 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,096 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,100 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,101 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,104 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,107 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,109 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,124 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:24,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,125 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/1, BranchId=]
DEBUG 2024-11-17 02:54:24,125 [main] Physical connection closed
DEBUG 2024-11-17 02:54:24,127 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,128 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,132 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,139 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,140 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,142 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
DEBUG 2024-11-17 02:54:24,142 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
DEBUG 2024-11-17 02:54:24,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
DEBUG 2024-11-17 02:54:24,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
DEBUG 2024-11-17 02:54:24,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
DEBUG 2024-11-17 02:54:24,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
DEBUG 2024-11-17 02:54:24,157 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2024-11-17 02:54:24,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-11-17 02:54:24,157 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/2, BranchId=]
DEBUG 2024-11-17 02:54:24,158 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 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 2024-11-17 02:54:24,168 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,169 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,193 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,195 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,196 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,199 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,199 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,203 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,204 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,210 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,212 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,235 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,235 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,235 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,240 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,243 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0)
DEBUG 2024-11-17 02:54:24,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,244 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/3, BranchId=]
DEBUG 2024-11-17 02:54:24,244 [main] Physical connection closed
DEBUG 2024-11-17 02:54:24,247 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,247 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,248 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,250 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,251 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,257 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,259 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,260 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,288 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,288 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:24,288 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:24,288 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:24,296 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:24,297 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:24,297 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:24,298 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
DEBUG 2024-11-17 02:54:24,299 [main] Physical connection closed
DEBUG 2024-11-17 02:54:24,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,301 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,302 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,304 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,305 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,306 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,306 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,310 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,311 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,313 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,314 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,329 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,330 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:24,330 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:24,330 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:24,336 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:24,337 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:24,337 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:24,338 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:24,339 [main] Physical connection closed
DEBUG 2024-11-17 02:54:24,341 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,342 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,343 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,344 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,345 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,347 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,347 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,352 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,353 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,355 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,383 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,401 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,401 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,407 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,408 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (99, 'hoge', null, 0, null, null, null, null)
DEBUG 2024-11-17 02:54:24,408 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (98, 'hoge2', null, 0, null, null, null, null)
DEBUG 2024-11-17 02:54:24,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,408 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/4, BranchId=]
DEBUG 2024-11-17 02:54:24,409 [main] Physical connection closed
DEBUG 2024-11-17 02:54:24,411 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,412 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,413 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,414 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,415 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,417 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,421 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:24,422 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:24,424 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:24,425 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-11-17 02:54:24,442 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,442 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,442 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,442 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,442 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,448 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,449 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,449 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0)
DEBUG 2024-11-17 02:54:24,449 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,449 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,449 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99
DEBUG 2024-11-17 02:54:24,450 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,450 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/5, BranchId=]
DEBUG 2024-11-17 02:54:24,450 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2024-11-17 02:54:24,455 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:24,456 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:24,457 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:24,459 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:24,460 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:24,461 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:24,463 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:24,464 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:24,466 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:24,468 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:24,469 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:24,471 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:24,473 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:24,648 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:24,849 [main] Physical connection got
DEBUG 2024-11-17 02:54:24,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:24,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:24,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:24,856 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,207 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,288 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,303 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,316 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,316 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,316 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,338 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,356 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,356 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,356 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,375 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,375 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,393 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,449 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,457 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,464 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,474 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,483 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,484 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,494 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,520 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/6, BranchId=]
DEBUG 2024-11-17 02:54:25,521 [main] Physical connection closed
DEBUG 2024-11-17 02:54:25,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:25,524 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:25,525 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,527 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,528 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,529 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,529 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,531 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,532 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,533 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,537 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,538 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,541 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:25,542 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:25,544 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,544 [main] Physical connection got
DEBUG 2024-11-17 02:54:25,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,545 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,559 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,562 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,563 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,564 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,564 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,566 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,573 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,576 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,584 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,591 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,591 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
{CCC=2024-11-17 02:54:25.598, BBB=aaaaa2}
DEBUG 2024-11-17 02:54:25,598 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/7, BranchId=]
DEBUG 2024-11-17 02:54:25,598 [main] Physical connection closed
DEBUG 2024-11-17 02:54:25,601 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:25,602 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:25,603 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,606 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,607 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,608 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,610 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,610 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,613 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,614 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,615 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:25,617 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:25,628 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,629 [main] Physical connection got
DEBUG 2024-11-17 02:54:25,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,631 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,638 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,638 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,638 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,640 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,644 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,648 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,654 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,657 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,661 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,663 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,667 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,675 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,679 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/8, BranchId=]
DEBUG 2024-11-17 02:54:25,679 [main] Physical connection closed
DEBUG 2024-11-17 02:54:25,682 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:25,682 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:25,683 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,684 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,686 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,686 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,687 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,688 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,690 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,690 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,694 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,695 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,696 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:25,698 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:25,700 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,701 [main] Physical connection got
DEBUG 2024-11-17 02:54:25,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,713 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,713 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,720 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,725 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,725 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,732 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,732 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,732 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,734 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,735 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,735 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,738 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/9, BranchId=]
DEBUG 2024-11-17 02:54:25,739 [main] Physical connection closed
DEBUG 2024-11-17 02:54:25,741 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:25,742 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:25,743 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,745 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,746 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,749 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,790 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,791 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,791 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,794 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,794 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,797 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:25,798 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:25,801 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,802 [main] Physical connection got
DEBUG 2024-11-17 02:54:25,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
{CCC=25, EEE=625}
DEBUG 2024-11-17 02:54:25,837 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/10, BranchId=]
DEBUG 2024-11-17 02:54:25,837 [main] Physical connection closed
DEBUG 2024-11-17 02:54:25,840 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:25,840 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:25,841 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,843 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,845 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,845 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,847 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,848 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,848 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,849 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,851 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,852 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,854 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:25,855 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:25,857 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,859 [main] Physical connection got
DEBUG 2024-11-17 02:54:25,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,869 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,874 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,875 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,878 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,880 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,881 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,892 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,892 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/11, BranchId=]
DEBUG 2024-11-17 02:54:25,893 [main] Physical connection closed
DEBUG 2024-11-17 02:54:25,894 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:25,895 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:25,898 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,898 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,900 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,900 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,902 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,902 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,903 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,904 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,914 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,915 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,917 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:25,918 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:25,921 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,921 [main] Physical connection got
DEBUG 2024-11-17 02:54:25,922 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,922 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,922 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,925 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,931 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,933 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,937 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,942 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,944 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,944 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,948 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,949 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,950 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,952 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,954 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/12, BranchId=]
DEBUG 2024-11-17 02:54:25,954 [main] Physical connection closed
DEBUG 2024-11-17 02:54:25,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:25,957 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:25,958 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,959 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,961 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:25,961 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,962 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,963 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,965 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:25,965 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:25,967 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:25,968 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:25,970 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:25,971 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:25,974 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,974 [main] Physical connection got
DEBUG 2024-11-17 02:54:25,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,979 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,979 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,979 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,990 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,990 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,992 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,999 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:25,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:26,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:26,004 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/13, BranchId=]
DEBUG 2024-11-17 02:54:26,004 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,006 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,007 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:26,008 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,009 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,055 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,055 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,056 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,058 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,059 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,059 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,061 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,062 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,064 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:26,065 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:26,068 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,068 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,068 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,068 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,068 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,069 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,070 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,072 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,072 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,072 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,074 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,075 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,075 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,075 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,076 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,077 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,077 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,077 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,078 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,080 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,080 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,080 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,081 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,082 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,082 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,082 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,084 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,085 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,085 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,085 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,086 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,088 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,088 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,088 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,089 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,090 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,090 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,090 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,091 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,092 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,092 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,093 [main] Logical connection closed, tx=null
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2024-11-17 02:54:26,093 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,093 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,096 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,096 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:26,097 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,099 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,100 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,100 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,101 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,103 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,104 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,104 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,107 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,107 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,110 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:26,111 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:26,113 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,113 [main] Logical connection got, tx=null
DatabaseProductName=Apache Derby
DatabaseProductVersion=10.1.2.1
DriverName=Apache Derby Embedded JDBC Driver
DriverVersion=10.1.2.1
DEBUG 2024-11-17 02:54:26,114 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,115 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,117 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,117 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:26,119 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,120 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,121 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,121 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,123 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,124 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,125 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,125 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,127 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,128 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,131 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:26,131 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:26,137 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,137 [main] Logical connection got, tx=null
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_AAA1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa1, proceduretype=1}
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_AAA2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa2, proceduretype=1}
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_AAA3, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa3, proceduretype=1}
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_BBB1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb1, proceduretype=1}
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_BBB2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb2, proceduretype=1}
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_CCC1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc1, proceduretype=1}
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_CCC2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc2, proceduretype=1}
{procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_DDD1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureDdd1, proceduretype=1}
{procedurecat=, procedureschem=SQLJ, procedurename=INSTALL_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.INSTALL_JAR, proceduretype=1}
{procedurecat=, procedureschem=SQLJ, procedurename=REMOVE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REMOVE_JAR, proceduretype=1}
{procedurecat=, procedureschem=SQLJ, procedurename=REPLACE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REPLACE_JAR, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_BACKUP_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=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, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_BULK_INSERT, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BULK_INSERT, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_CHECKPOINT_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_CHECKPOINT_DATABASE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_COMPRESS_TABLE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_DISABLE_LOG_ARCHIVE_MODE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_DISABLE_LOG_ARCHIVE_MODE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_EXPORT_QUERY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_QUERY, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_EXPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_TABLE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_FREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_FREEZE_DATABASE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_IMPORT_DATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_DATA, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_IMPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_TABLE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_INPLACE_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_INPLACE_COMPRESS_TABLE, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_SET_DATABASE_PROPERTY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_DATABASE_PROPERTY, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_SET_RUNTIMESTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_RUNTIMESTATISTICS, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_SET_STATISTICS_TIMING, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_STATISTICS_TIMING, proceduretype=1}
{procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_UNFREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_UNFREEZE_DATABASE, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=METADATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.METADATA, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLCAMESSAGE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCAMESSAGE, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLCOLPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLPRIVILEGES, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLUMNS, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLFOREIGNKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLFOREIGNKEYS, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLGETTYPEINFO, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLGETTYPEINFO, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLPRIMARYKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPRIMARYKEYS, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLPROCEDURECOLS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURECOLS, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLPROCEDURES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURES, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLSPECIALCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSPECIALCOLUMNS, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLSTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSTATISTICS, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLTABLEPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLEPRIVILEGES, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLTABLES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLES, proceduretype=1}
{procedurecat=, procedureschem=SYSIBM, procedurename=SQLUDTS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLUDTS, proceduretype=1}
DEBUG 2024-11-17 02:54:26,145 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,145 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,148 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,148 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:26,149 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,150 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,152 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,152 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,154 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,155 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,156 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:26,156 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:26,158 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:26,159 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:26,161 [main] S2Container is created(path=dao-derby.dicon)
WARN 2024-11-17 02:54:26,162 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:26,164 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,164 [main] Logical connection got, tx=null
{tablecat=, tableschem=SYS, tablename=SYSALIASES, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSCHECKS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSCOLUMNS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSCONGLOMERATES, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSCONSTRAINTS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSDEPENDS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSFILES, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSFOREIGNKEYS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSKEYS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSSCHEMAS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSSTATEMENTS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSSTATISTICS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSTABLES, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSTRIGGERS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYS, tablename=SYSVIEWS, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SYSIBM, tablename=SYSDUMMY1, tabletype=SYSTEM TABLE, remarks=}
{tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, tabletype=TABLE, remarks=}
{tablecat=, tableschem=SEASAR, tablename=LARGE_BINARY, tabletype=TABLE, remarks=}
{tablecat=, tableschem=SEASAR, tablename=LARGE_TEXT, tabletype=TABLE, remarks=}
{tablecat=, tableschem=SEASAR, tablename=PK_ONLY_TABLE, tabletype=TABLE, remarks=}
DEBUG 2024-11-17 02:54:26,202 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,202 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 sec
Running org.seasar.dao.pager.NullPagingSqlRewriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.PkOnlyTableTest
DEBUG 2024-11-17 02:54:26,209 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,211 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,213 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,213 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,217 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,217 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,219 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,220 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,220 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,228 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,230 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2024-11-17 02:54:26,230 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,230 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/14, BranchId=]
DEBUG 2024-11-17 02:54:26,231 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,232 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,232 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,235 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,236 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,236 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,240 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,240 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,241 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-11-17 02:54:26,242 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:26,246 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:26,247 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-11-17 02:54:26,258 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/15, BranchId=]
DEBUG 2024-11-17 02:54:26,258 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/15, BranchId=]
DEBUG 2024-11-17 02:54:26,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/15, BranchId=]
DEBUG 2024-11-17 02:54:26,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/15, BranchId=]
DEBUG 2024-11-17 02:54:26,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/15, BranchId=]
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$$31d5e2$$MethodInvocation$$updateUnlessNull$$1.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$31d5e2.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$31d5e2.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:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
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 2024-11-17 02:54:26,304 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/15, BranchId=]
DEBUG 2024-11-17 02:54:26,305 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,306 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,307 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,308 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,310 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,310 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,313 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,313 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,314 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-11-17 02:54:26,315 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:26,319 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:26,319 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-11-17 02:54:26,330 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/16, BranchId=]
DEBUG 2024-11-17 02:54:26,330 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,331 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/16, BranchId=]
DEBUG 2024-11-17 02:54:26,331 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/16, BranchId=]
DEBUG 2024-11-17 02:54:26,331 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/16, BranchId=]
DEBUG 2024-11-17 02:54:26,334 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/16, BranchId=]
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$$1bc59aa$$MethodInvocation$$update$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bc59aa.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bc59aa.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:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
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 2024-11-17 02:54:26,338 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/16, BranchId=]
DEBUG 2024-11-17 02:54:26,338 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2024-11-17 02:54:26,343 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,344 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,345 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,346 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,346 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,350 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,350 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,353 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,353 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,353 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,354 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:26,358 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2024-11-17 02:54:26,359 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,359 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,359 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,359 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,369 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,379 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,379 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,382 [main] Logical connection closed, tx=null
2024-11-17 00:00:00.0
DEBUG 2024-11-17 02:54:26,382 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,382 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.dao.impl.SelectDynamicCommandTest
DEBUG 2024-11-17 02:54:26,385 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,387 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,388 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,389 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,389 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,393 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,394 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,396 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,396 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,422 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,422 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,422 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2024-11-17 02:54:26,423 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}
DEBUG 2024-11-17 02:54:26,423 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,425 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,426 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,427 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,429 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,429 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,433 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,434 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,435 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,435 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,435 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,435 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,504 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,512 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,512 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-11-17 02:54:26,513 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,514 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:26,514 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-11-17 02:54:26,514 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:26,514 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,517 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,518 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,519 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,519 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,524 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,524 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,525 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,527 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,527 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,541 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2024-11-17 02:54:26,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,541 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2024-11-17 02:54:26,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,543 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2024-11-17 02:54:26,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,545 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1'
DEBUG 2024-11-17 02:54:26,545 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,546 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200
DEBUG 2024-11-17 02:54:26,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,547 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/17, BranchId=]
DEBUG 2024-11-17 02:54:26,547 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
Running org.seasar.dao.impl.NoPkTableTest
DEBUG 2024-11-17 02:54:26,550 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,551 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon)
DEBUG 2024-11-17 02:54:26,553 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:26,556 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,556 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,558 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,558 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,562 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,565 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:26,565 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon)
DEBUG 2024-11-17 02:54:26,578 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,578 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,584 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,585 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:26,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,586 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2024-11-17 02:54:26,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,586 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:26,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,587 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2024-11-17 02:54:26,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,587 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:26,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,589 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2024-11-17 02:54:26,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,589 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:26,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,589 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2024-11-17 02:54:26,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,589 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-11-17 02:54:26,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,591 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/18, BranchId=]
DEBUG 2024-11-17 02:54:26,591 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2024-11-17 02:54:26,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,596 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,596 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,597 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,599 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,600 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,600 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,603 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,604 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,606 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,610 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,633 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,634 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,634 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,635 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,635 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,645 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,647 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,647 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:26,648 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
ename, ename
job, job
DEBUG 2024-11-17 02:54:26,648 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,649 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.26', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:26,650 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,650 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/19, BranchId=]
DEBUG 2024-11-17 02:54:26,650 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,653 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,654 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,655 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,657 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,657 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,661 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,661 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,665 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,666 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,733 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,733 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,744 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,744 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:26,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2024-11-17 02:54:26,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,746 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.26', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:26,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,747 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/20, BranchId=]
DEBUG 2024-11-17 02:54:26,747 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,749 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,751 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,752 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,753 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,756 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,756 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,759 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,760 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,763 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,764 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,787 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,787 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,799 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:26,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2024-11-17 02:54:26,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,800 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.26' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:26,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,801 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/21, BranchId=]
DEBUG 2024-11-17 02:54:26,801 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,804 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,804 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,805 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,806 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,808 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,809 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,809 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,813 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,813 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,815 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,817 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,840 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
DEBUG 2024-11-17 02:54:26,840 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
DEBUG 2024-11-17 02:54:26,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
DEBUG 2024-11-17 02:54:26,841 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
DEBUG 2024-11-17 02:54:26,853 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
DEBUG 2024-11-17 02:54:26,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
DEBUG 2024-11-17 02:54:26,855 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:26,856 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2024-11-17 02:54:26,856 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2024-11-17 02:54:26,856 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/22, BranchId=]
DEBUG 2024-11-17 02:54:26,856 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,859 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,859 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,860 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,861 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,862 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,864 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,864 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,868 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,870 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,872 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,874 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,898 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,898 [main] Physical connection got
DEBUG 2024-11-17 02:54:26,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,964 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:26,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
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$$15b5783
DEBUG 2024-11-17 02:54:26,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
dname, dname
DEBUG 2024-11-17 02:54:26,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,975 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2024-11-17 02:54:26,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,976 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:26,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,977 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/23, BranchId=]
DEBUG 2024-11-17 02:54:26,977 [main] Physical connection closed
DEBUG 2024-11-17 02:54:26,979 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:26,980 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:26,982 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,982 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,983 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,985 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:26,985 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,989 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:26,989 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:26,992 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:26,992 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:27,016 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,016 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,038 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.job = 'MANAGER'
DEBUG 2024-11-17 02:54:27,039 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
[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 2024-11-17 02:54:27,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,040 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
dname, dname
DEBUG 2024-11-17 02:54:27,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,045 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2024-11-17 02:54:27,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,045 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7566
DEBUG 2024-11-17 02:54:27,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,046 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/24, BranchId=]
DEBUG 2024-11-17 02:54:27,047 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,049 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:27,050 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:27,052 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,053 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,054 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,054 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,059 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,059 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,063 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:27,065 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:27,092 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/25, BranchId=]
DEBUG 2024-11-17 02:54:27,093 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/25, BranchId=]
DEBUG 2024-11-17 02:54:27,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/25, BranchId=]
DEBUG 2024-11-17 02:54:27,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/25, BranchId=]
DEBUG 2024-11-17 02:54:27,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/25, BranchId=]
[EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp
DEBUG 2024-11-17 02:54:27,105 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/25, BranchId=]
DEBUG 2024-11-17 02:54:27,105 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,107 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,112 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:27,113 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:27,114 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,114 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,117 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,117 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,120 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,120 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,123 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:27,124 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-11-17 02:54:27,148 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,148 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,154 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:27,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,154 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2024-11-17 02:54:27,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,155 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:27,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,155 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/26, BranchId=]
DEBUG 2024-11-17 02:54:27,155 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 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.008 sec
Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:27,169 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,169 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,170 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,177 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,177 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,180 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,181 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,184 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,184 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:27,186 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:27,186 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,188 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,190 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,191 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,235 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,236 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,238 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,238 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:27,239 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:27,239 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
DEBUG 2024-11-17 02:54:27,243 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,244 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,245 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,246 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,248 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,248 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,253 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,254 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,255 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,260 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,261 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,262 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,264 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,264 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,267 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,268 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,268 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,272 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,272 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,274 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,275 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,276 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,276 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,280 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,280 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,280 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,284 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,285 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,286 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,287 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,288 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,289 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,292 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,293 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,293 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,298 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,300 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,301 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,302 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,302 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,306 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,307 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,307 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,310 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,311 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,312 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,314 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,316 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,316 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,319 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,320 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,320 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,324 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,324 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:27,326 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,327 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,328 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,328 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,332 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,332 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,333 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 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.002 sec
Running org.seasar.dao.impl.ListBindTest
DEBUG 2024-11-17 02:54:27,342 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,343 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-11-17 02:54:27,344 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:27,345 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,346 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,347 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,347 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,350 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,353 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:27,354 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-11-17 02:54:27,369 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,370 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,370 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,377 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,377 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900)
DEBUG 2024-11-17 02:54:27,377 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,377 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/27, BranchId=]
DEBUG 2024-11-17 02:54:27,377 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,380 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,380 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-11-17 02:54:27,381 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:27,428 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,429 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,430 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,430 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,434 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,435 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,439 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:27,440 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-11-17 02:54:27,460 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,461 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,461 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,461 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,461 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,466 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,468 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,468 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902)
DEBUG 2024-11-17 02:54:27,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,475 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/28, BranchId=]
DEBUG 2024-11-17 02:54:27,475 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest
DEBUG 2024-11-17 02:54:27,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,480 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,480 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,482 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,482 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,486 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,486 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,487 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,488 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,510 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,521 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2024-11-17 02:54:27,523 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,523 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,523 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,523 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,524 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2024-11-17 02:54:27,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,525 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/29, BranchId=]
DEBUG 2024-11-17 02:54:27,525 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,526 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,530 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,530 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,533 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,535 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,535 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,535 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,536 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,567 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2024-11-17 02:54:27,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,568 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,569 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,569 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2024-11-17 02:54:27,570 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,570 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/30, BranchId=]
DEBUG 2024-11-17 02:54:27,570 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,572 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,574 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,575 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,575 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,578 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,579 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,580 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,581 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,590 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2024-11-17 02:54:27,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,593 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/31, BranchId=]
DEBUG 2024-11-17 02:54:27,593 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,595 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,595 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,597 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,598 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,598 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,601 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,602 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,603 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,604 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,615 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,615 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2024-11-17 02:54:27,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,616 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2024-11-17 02:54:27,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,617 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2024-11-17 02:54:27,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,617 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/32, BranchId=]
DEBUG 2024-11-17 02:54:27,617 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
Running org.seasar.dao.pager.PagerUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest
DEBUG 2024-11-17 02:54:27,666 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,667 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2024-11-17 02:54:27,669 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2024-11-17 02:54:27,671 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,672 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2024-11-17 02:54:27,673 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest
DEBUG 2024-11-17 02:54:27,678 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,680 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,680 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,682 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,682 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,686 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,687 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,688 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,721 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,721 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,723 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,723 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,723 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/33, BranchId=]
DEBUG 2024-11-17 02:54:27,723 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,725 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,726 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,729 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,729 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,732 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,734 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,734 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,734 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,734 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,734 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,774 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,774 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,775 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.27', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:27,775 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,775 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499
DEBUG 2024-11-17 02:54:27,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,776 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2024-11-17 02:54:27,778 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,778 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/34, BranchId=]
DEBUG 2024-11-17 02:54:27,778 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2024-11-17 02:54:27,781 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,783 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,784 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,785 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,787 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,788 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,791 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,791 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,825 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-11-17 02.54.27', 99, 'hoge', null, 0, null, null, null, null)
DEBUG 2024-11-17 02:54:27,825 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-11-17 02.54.27', 98, 'hoge2', null, 0, null, null, null, null)
DEBUG 2024-11-17 02:54:27,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,825 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-11-17 02.54.27', 97, 'hoge3', null, 0, null, null, null, null)
DEBUG 2024-11-17 02:54:27,826 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-11-17 02.54.27', 96, 'hoge2', null, 0, null, null, null, null)
DEBUG 2024-11-17 02:54:27,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,826 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/35, BranchId=]
DEBUG 2024-11-17 02:54:27,826 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2024-11-17 02:54:27,830 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,830 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,831 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,835 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,835 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,839 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,840 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,842 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,842 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:27,842 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:27,842 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2024-11-17 02:54:27,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,846 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,847 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,849 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,849 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,852 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,853 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,854 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,855 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,855 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,864 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,866 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2024-11-17 02:54:27,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,866 [main] SELECT employee_name FROM EMP3
DEBUG 2024-11-17 02:54:27,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,867 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2024-11-17 02:54:27,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,867 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/36, BranchId=]
DEBUG 2024-11-17 02:54:27,867 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.048 sec
Running org.seasar.dao.impl.PropertyTypeFactoryImplTest
DEBUG 2024-11-17 02:54:27,921 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,922 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-11-17 02:54:27,924 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,924 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,926 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,926 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,930 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,931 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,931 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-11-17 02:54:27,935 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,936 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-11-17 02:54:27,937 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,938 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,939 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,940 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,943 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,944 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,944 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-11-17 02:54:27,946 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,946 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:27,949 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:27,949 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2024-11-17 02:54:27,952 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,952 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,954 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,956 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,956 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,962 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,962 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:27,962 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:27,962 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,964 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,965 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,966 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,967 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,967 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,971 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,971 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,974 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,974 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:27,975 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:27,975 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:27,975 [main] Physical connection closed
DEBUG 2024-11-17 02:54:27,977 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,977 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,979 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,981 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:27,981 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,984 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:27,985 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:27,986 [main] Physical connection got
DEBUG 2024-11-17 02:54:27,986 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:27,988 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:27,988 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.seasar.dao.context.CommandContextPropertyAccessorTest
hoge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.util.TypeUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.CharBindTest
DEBUG 2024-11-17 02:54:27,996 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:27,996 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon)
DEBUG 2024-11-17 02:54:27,997 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:27,998 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,000 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,001 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,001 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,004 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,006 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,007 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:28,008 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon)
DEBUG 2024-11-17 02:54:28,022 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,022 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,030 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2024-11-17 02:54:28,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,031 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2024-11-17 02:54:28,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,031 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/37, BranchId=]
DEBUG 2024-11-17 02:54:28,031 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.UpdateDynamicCommandTest
DEBUG 2024-11-17 02:54:28,040 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,041 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,043 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,043 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,046 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,047 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,049 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/38, BranchId=]
DEBUG 2024-11-17 02:54:28,049 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/38, BranchId=]
DEBUG 2024-11-17 02:54:28,049 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2024-11-17 02:54:28,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/38, BranchId=]
DEBUG 2024-11-17 02:54:28,050 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/38, BranchId=]
DEBUG 2024-11-17 02:54:28,050 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.dbms.OracleTest
DEBUG 2024-11-17 02:54:28,054 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,054 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,055 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,057 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,057 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,060 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,061 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,065 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,065 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,098 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+)
DEBUG 2024-11-17 02:54:28,098 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,100 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,101 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,102 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,149 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,150 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,151 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,151 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,158 [main] Logical connection closed, tx=null
SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT
DEBUG 2024-11-17 02:54:28,158 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest
DEBUG 2024-11-17 02:54:28,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,163 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:28,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,166 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,166 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,167 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,169 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,170 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,170 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,172 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,172 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:28,173 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:28,177 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,178 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:28,179 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,181 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,181 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,181 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,183 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,184 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,184 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,186 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,187 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:28,187 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:28,190 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,191 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:28,192 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,194 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,194 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,195 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,196 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,197 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,197 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,199 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,200 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:28,200 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
[EDAO0031](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithSimpleParameter(int)) is illegal. Parameter type must be DTO
DEBUG 2024-11-17 02:54:28,204 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,204 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:28,206 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,208 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,208 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,208 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,213 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,214 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,214 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,216 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,216 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:28,217 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
[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.06 sec
Running org.seasar.dao.pager.PagerResultSetWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest
[EDAO0033]Overload not supported for method(foo) of Dao interface(hoge)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest
DEBUG 2024-11-17 02:54:28,227 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,228 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,229 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,229 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,231 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,231 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,235 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,235 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,236 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,238 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,238 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:28,241 [main] Table(MyBean) not found
WARN 2024-11-17 02:54:28,242 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2024-11-17 02:54:28,250 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,250 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,251 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,252 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,253 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,254 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,255 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,255 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,260 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,261 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,261 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,262 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,262 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,286 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,286 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,329 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,330 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,331 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,332 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,334 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,334 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,340 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,340 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,340 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,343 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,343 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,351 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,351 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,366 [main] Logical connection closed, tx=null
SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0
DEBUG 2024-11-17 02:54:28,366 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,368 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,370 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,370 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,371 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,373 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,373 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,376 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,376 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,377 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,379 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,379 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,398 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,398 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,402 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,403 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,405 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,406 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,406 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,409 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,410 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,411 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,412 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,413 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,434 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,434 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,437 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,437 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,439 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,441 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,442 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,445 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,446 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,446 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,448 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,448 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,470 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,470 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,471 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,473 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,474 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,474 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,477 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,477 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,480 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,481 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,483 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,483 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,557 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,557 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,559 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,560 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,560 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,561 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,563 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,563 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,566 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,567 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,567 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,569 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,569 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:28,573 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2024-11-17 02:54:28,578 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,578 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,579 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,580 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,581 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,582 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,583 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,583 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,589 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,590 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,590 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,591 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,592 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:28,596 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2024-11-17 02:54:28,600 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,601 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,602 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,603 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,603 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,605 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,606 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,609 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,610 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,611 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,612 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,612 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,619 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,619 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,622 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,623 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,624 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,625 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,625 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,629 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,630 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,630 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,631 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,632 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:28,636 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-11-17 02:54:28,640 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,640 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,642 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,643 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,644 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,646 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,648 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,648 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,652 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,652 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,653 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,655 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,655 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:28,657 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-11-17 02:54:28,710 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,710 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,711 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,713 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,714 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,715 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,716 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,716 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,720 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,720 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,721 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,722 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,722 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,731 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,732 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,734 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,734 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,735 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,737 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,738 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,738 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,741 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,742 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,742 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,744 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,744 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,751 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,751 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,754 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,755 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,755 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,756 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,758 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,758 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,761 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,762 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,762 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,763 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,763 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,773 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,773 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,775 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,776 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,778 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,778 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,779 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,780 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,782 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,784 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,784 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-11-17 02:54:28,785 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,785 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:28,788 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2024-11-17 02:54:28,793 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,793 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2024-11-17 02:54:28,797 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:28,798 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:28,800 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,802 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,802 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,802 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,804 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,805 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,805 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,808 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:28,809 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:28,810 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:28,811 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,811 [main] Logical connection got, tx=null
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.util.ImplementInterfaceWalkerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.BooleanPropertyTest
DEBUG 2024-11-17 02:54:28,822 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,823 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,823 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,824 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,825 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,827 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,828 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,829 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,830 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,882 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,883 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true)
DEBUG 2024-11-17 02:54:28,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,883 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2
WARN 2024-11-17 02:54:28,884 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:28,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,885 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/39, BranchId=]
DEBUG 2024-11-17 02:54:28,885 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2024-11-17 02:54:28,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,890 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,892 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,892 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,894 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,895 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,896 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,896 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,896 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,896 [main] Physical connection closed
DEBUG 2024-11-17 02:54:28,899 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,899 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,900 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,902 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,902 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,905 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:28,905 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:28,906 [main] Physical connection got
DEBUG 2024-11-17 02:54:28,907 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:28,907 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:28,907 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.dbms.H2Test
DEBUG 2024-11-17 02:54:28,910 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:28,911 [main] S2Container will be created(path=j2ee-h2.dicon)
DEBUG 2024-11-17 02:54:28,913 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,914 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:28,914 [main] S2Container will be created(path=jdbc-h2.dicon)
DEBUG 2024-11-17 02:54:28,915 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,916 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,917 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:28,918 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:28,920 [main] S2Container is created(path=jdbc-h2.dicon)
DEBUG 2024-11-17 02:54:28,920 [main] S2Container is created(path=j2ee-h2.dicon)
WARN 2024-11-17 02:54:28,920 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,113 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,113 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,136 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,142 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,145 [main] S2Container will be created(path=j2ee-h2.dicon)
DEBUG 2024-11-17 02:54:29,146 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,147 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,148 [main] S2Container will be created(path=jdbc-h2.dicon)
DEBUG 2024-11-17 02:54:29,148 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,150 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,151 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,151 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,153 [main] S2Container is created(path=jdbc-h2.dicon)
DEBUG 2024-11-17 02:54:29,154 [main] S2Container is created(path=j2ee-h2.dicon)
WARN 2024-11-17 02:54:29,154 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,192 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,192 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,196 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,196 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,200 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,200 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,200 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:29,204 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,204 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,204 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:29,204 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,204 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,204 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:29,204 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,204 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,204 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:29,204 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:29,205 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-11-17 02:54:29,205 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:29,205 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,205 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,208 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec
Running org.seasar.dao.id.IdentityIdentifierGeneratorTest
DEBUG 2024-11-17 02:54:29,210 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,212 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,213 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,214 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,215 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,217 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,218 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,220 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/40, BranchId=]
DEBUG 2024-11-17 02:54:29,220 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/40, BranchId=]
DEBUG 2024-11-17 02:54:29,220 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2024-11-17 02:54:29,220 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/40, BranchId=]
DEBUG 2024-11-17 02:54:29,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/40, BranchId=]
DEBUG 2024-11-17 02:54:29,221 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:29,221 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/40, BranchId=]
0
DEBUG 2024-11-17 02:54:29,221 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/40, BranchId=]
DEBUG 2024-11-17 02:54:29,221 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.util.FetchHandlerUtilTest
DEBUG 2024-11-17 02:54:29,224 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,226 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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 2024-11-17 02:54:29,231 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,231 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,233 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,234 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,234 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,237 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,238 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,240 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,240 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,241 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,241 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:29,244 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-11-17 02:54:29,248 [main] Logical connection closed, tx=null
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:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
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.GeneratedMethodAccessor74.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 2024-11-17 02:54:29,249 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,251 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,252 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,253 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,254 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,254 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,308 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,310 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,310 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,310 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,311 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:29,313 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-11-17 02:54:29,317 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,317 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,318 [main] SELECT * FROM EMP
DEBUG 2024-11-17 02:54:29,318 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,318 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:29,322 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,322 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,323 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,324 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,324 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,328 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,329 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,330 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,330 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,330 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,330 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,333 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,333 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,334 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,335 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,335 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,339 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,339 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,341 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,341 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,341 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,341 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor3Test
DEBUG 2024-11-17 02:54:29,344 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,345 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-11-17 02:54:29,346 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:29,347 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,348 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,349 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,349 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,352 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,353 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,356 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:29,357 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-11-17 02:54:29,369 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,370 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,370 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,373 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,373 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:29,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,374 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/41, BranchId=]
DEBUG 2024-11-17 02:54:29,374 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,376 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,377 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-11-17 02:54:29,378 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:29,379 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,380 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,381 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,381 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,385 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,385 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,387 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:29,387 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-11-17 02:54:29,398 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,398 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,402 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:29,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,403 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/42, BranchId=]
DEBUG 2024-11-17 02:54:29,403 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2024-11-17 02:54:29,407 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,407 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,409 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,410 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,410 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,411 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,413 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,413 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,414 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,416 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,416 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,417 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,417 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/43, BranchId=]
DEBUG 2024-11-17 02:54:29,420 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,420 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/43, BranchId=]
DEBUG 2024-11-17 02:54:29,420 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/43, BranchId=]
DEBUG 2024-11-17 02:54:29,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/43, BranchId=]
DEBUG 2024-11-17 02:54:29,426 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2024-11-17 02:54:29,428 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/43, BranchId=]
DEBUG 2024-11-17 02:54:29,428 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/43, BranchId=]
DEBUG 2024-11-17 02:54:29,428 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,430 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,431 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,432 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,434 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,434 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,434 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,435 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,437 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,437 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,450 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,450 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,450 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,451 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/44, BranchId=]
DEBUG 2024-11-17 02:54:29,452 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,452 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/44, BranchId=]
DEBUG 2024-11-17 02:54:29,452 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/44, BranchId=]
DEBUG 2024-11-17 02:54:29,456 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/44, BranchId=]
DEBUG 2024-11-17 02:54:29,456 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2024-11-17 02:54:29,458 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/44, BranchId=]
DEBUG 2024-11-17 02:54:29,458 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/44, BranchId=]
DEBUG 2024-11-17 02:54:29,458 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,460 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,510 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,511 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,512 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,512 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,513 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,515 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,516 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,516 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,518 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,519 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,519 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,520 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/45, BranchId=]
DEBUG 2024-11-17 02:54:29,522 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,522 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/45, BranchId=]
DEBUG 2024-11-17 02:54:29,522 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/45, BranchId=]
DEBUG 2024-11-17 02:54:29,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/45, BranchId=]
DEBUG 2024-11-17 02:54:29,524 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2024-11-17 02:54:29,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/45, BranchId=]
DEBUG 2024-11-17 02:54:29,526 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/45, BranchId=]
DEBUG 2024-11-17 02:54:29,526 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,528 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,528 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,529 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,531 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,531 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,532 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,533 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,535 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,535 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,536 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,538 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,538 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,539 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/46, BranchId=]
DEBUG 2024-11-17 02:54:29,539 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,539 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/46, BranchId=]
DEBUG 2024-11-17 02:54:29,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/46, BranchId=]
DEBUG 2024-11-17 02:54:29,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/46, BranchId=]
DEBUG 2024-11-17 02:54:29,543 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2024-11-17 02:54:29,545 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/46, BranchId=]
DEBUG 2024-11-17 02:54:29,545 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/46, BranchId=]
DEBUG 2024-11-17 02:54:29,545 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,546 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,547 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,549 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,550 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,550 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,551 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,552 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,553 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,554 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,555 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,556 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,556 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,557 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/47, BranchId=]
DEBUG 2024-11-17 02:54:29,558 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/47, BranchId=]
DEBUG 2024-11-17 02:54:29,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/47, BranchId=]
DEBUG 2024-11-17 02:54:29,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/47, BranchId=]
DEBUG 2024-11-17 02:54:29,562 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2024-11-17 02:54:29,565 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/47, BranchId=]
DEBUG 2024-11-17 02:54:29,565 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/47, BranchId=]
DEBUG 2024-11-17 02:54:29,566 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,568 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,569 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,571 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,572 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,572 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,573 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,575 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,575 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,577 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,578 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,578 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,579 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/48, BranchId=]
DEBUG 2024-11-17 02:54:29,580 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,580 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/48, BranchId=]
DEBUG 2024-11-17 02:54:29,580 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/48, BranchId=]
DEBUG 2024-11-17 02:54:29,584 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/48, BranchId=]
DEBUG 2024-11-17 02:54:29,584 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2024-11-17 02:54:29,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/48, BranchId=]
DEBUG 2024-11-17 02:54:29,586 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/48, BranchId=]
DEBUG 2024-11-17 02:54:29,586 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,589 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,589 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,590 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,591 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,591 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,593 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,594 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,595 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,595 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,597 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,598 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,598 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,599 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/49, BranchId=]
DEBUG 2024-11-17 02:54:29,600 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/49, BranchId=]
DEBUG 2024-11-17 02:54:29,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/49, BranchId=]
DEBUG 2024-11-17 02:54:29,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/49, BranchId=]
DEBUG 2024-11-17 02:54:29,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/49, BranchId=]
[EDAO0029]null is illegal for argument DTO
DEBUG 2024-11-17 02:54:29,603 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/49, BranchId=]
DEBUG 2024-11-17 02:54:29,604 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,606 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,606 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,607 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,609 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,609 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,610 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,611 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,613 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,613 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,615 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,615 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,616 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,616 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/50, BranchId=]
DEBUG 2024-11-17 02:54:29,617 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/50, BranchId=]
DEBUG 2024-11-17 02:54:29,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/50, BranchId=]
DEBUG 2024-11-17 02:54:29,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/50, BranchId=]
DEBUG 2024-11-17 02:54:29,621 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2024-11-17 02:54:29,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/50, BranchId=]
DEBUG 2024-11-17 02:54:29,623 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/50, BranchId=]
DEBUG 2024-11-17 02:54:29,623 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,625 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,626 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,628 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,628 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,629 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,630 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,631 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,632 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,634 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,634 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,634 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,635 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/51, BranchId=]
DEBUG 2024-11-17 02:54:29,637 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/51, BranchId=]
DEBUG 2024-11-17 02:54:29,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/51, BranchId=]
DEBUG 2024-11-17 02:54:29,639 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/51, BranchId=]
DEBUG 2024-11-17 02:54:29,639 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2024-11-17 02:54:29,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/51, BranchId=]
DEBUG 2024-11-17 02:54:29,643 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/51, BranchId=]
DEBUG 2024-11-17 02:54:29,643 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,645 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,645 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,646 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,648 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,648 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,649 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,650 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,706 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,706 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,708 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,709 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2024-11-17 02:54:29,709 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,710 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/52, BranchId=]
DEBUG 2024-11-17 02:54:29,711 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/52, BranchId=]
DEBUG 2024-11-17 02:54:29,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/52, BranchId=]
DEBUG 2024-11-17 02:54:29,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/52, BranchId=]
DEBUG 2024-11-17 02:54:29,715 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2024-11-17 02:54:29,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/52, BranchId=]
DEBUG 2024-11-17 02:54:29,718 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/52, BranchId=]
DEBUG 2024-11-17 02:54:29,718 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 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 2024-11-17 02:54:29,722 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,727 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon)
DEBUG 2024-11-17 02:54:29,728 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,729 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,730 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,730 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,733 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,734 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,737 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon)
DEBUG 2024-11-17 02:54:29,753 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
DEBUG 2024-11-17 02:54:29,753 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
DEBUG 2024-11-17 02:54:29,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
DEBUG 2024-11-17 02:54:29,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
DEBUG 2024-11-17 02:54:29,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
DEBUG 2024-11-17 02:54:29,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
DEBUG 2024-11-17 02:54:29,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2024-11-17 02:54:29,763 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/53, BranchId=]
DEBUG 2024-11-17 02:54:29,763 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2024-11-17 02:54:29,765 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,767 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon)
DEBUG 2024-11-17 02:54:29,767 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:29,768 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,769 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,771 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,771 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,774 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,774 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,776 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:29,778 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon)
DEBUG 2024-11-17 02:54:29,787 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,788 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,788 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,788 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,792 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,792 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,792 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-11-17 02:54:29,793 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,793 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,793 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-11-17 02:54:29,793 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,794 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.pager.PagerConditionBaseTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.pager.ScrollCursorTest
DEBUG 2024-11-17 02:54:29,800 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,801 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,801 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,803 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,804 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,807 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,807 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,808 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/54, BranchId=]
DEBUG 2024-11-17 02:54:29,808 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/54, BranchId=]
DEBUG 2024-11-17 02:54:29,812 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:29,812 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/54, BranchId=]
DEBUG 2024-11-17 02:54:29,812 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,817 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,817 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,818 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,820 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,820 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,824 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,824 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,825 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/55, BranchId=]
DEBUG 2024-11-17 02:54:29,825 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/55, BranchId=]
DEBUG 2024-11-17 02:54:29,826 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:29,826 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/55, BranchId=]
DEBUG 2024-11-17 02:54:29,826 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,828 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,828 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,829 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,831 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,831 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,835 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,835 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,836 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/56, BranchId=]
DEBUG 2024-11-17 02:54:29,836 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/56, BranchId=]
DEBUG 2024-11-17 02:54:29,837 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:29,837 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/56, BranchId=]
DEBUG 2024-11-17 02:54:29,837 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.seasar.dao.impl.MapListResultSetHandlerTest
DEBUG 2024-11-17 02:54:29,840 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,841 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,843 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,845 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,845 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,848 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:29,849 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:29,850 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,850 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:29,850 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:29,850 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.impl.ClobTest
DEBUG 2024-11-17 02:54:29,854 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,854 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon)
DEBUG 2024-11-17 02:54:29,855 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:29,856 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,859 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,859 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,860 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,861 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,862 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,862 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,864 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,865 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,918 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:29,918 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon)
WARN 2024-11-17 02:54:29,919 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,933 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,934 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,955 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,956 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,956 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123
DEBUG 2024-11-17 02:54:29,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,968 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/57, BranchId=]
DEBUG 2024-11-17 02:54:29,968 [main] Physical connection closed
DEBUG 2024-11-17 02:54:29,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:29,971 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon)
DEBUG 2024-11-17 02:54:29,973 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:29,973 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,974 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,975 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:29,976 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,977 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,978 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,979 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:29,979 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:29,981 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:29,982 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:29,984 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:29,984 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon)
WARN 2024-11-17 02:54:29,985 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:29,994 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:29,995 [main] Physical connection got
DEBUG 2024-11-17 02:54:29,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:29,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:29,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:29,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:29,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:29,999 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1')
DEBUG 2024-11-17 02:54:30,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,021 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2024-11-17 02:54:30,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,022 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2024-11-17 02:54:30,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,032 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2024-11-17 02:54:30,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,041 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/58, BranchId=]
DEBUG 2024-11-17 02:54:30,042 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.seasar.dao.id.IdentifierGeneratorFactoryTest
DEBUG 2024-11-17 02:54:30,044 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:30,053 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,053 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,054 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,056 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,056 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,059 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,059 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,060 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,060 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,082 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,082 [main] Logical connection got, tx=null
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 2024-11-17 02:54:30,086 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,086 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 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 2024-11-17 02:54:30,093 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,094 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,094 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,096 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,096 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,099 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,100 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,101 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,101 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,101 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,101 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,101 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,131 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,132 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-17 02.54.30', 99, 'hoge', 0)
DEBUG 2024-11-17 02:54:30,132 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,132 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/59, BranchId=]
DEBUG 2024-11-17 02:54:30,132 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,133 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,134 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,136 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,137 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,137 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,140 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,140 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,142 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,143 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,202 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,203 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-11-17 02:54:30,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,203 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:30,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
1
DEBUG 2024-11-17 02:54:30,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,203 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-11-17 02:54:30,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,203 [main] CALL IDENTITY()
DEBUG 2024-11-17 02:54:30,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
2
DEBUG 2024-11-17 02:54:30,204 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/60, BranchId=]
DEBUG 2024-11-17 02:54:30,204 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,206 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,206 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,208 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,209 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,210 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,213 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,213 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,214 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,215 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,215 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,216 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,216 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,224 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,224 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2024-11-17 02:54:30,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,224 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/61, BranchId=]
DEBUG 2024-11-17 02:54:30,224 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,226 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,226 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,228 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,229 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,229 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,232 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,234 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/62, BranchId=]
DEBUG 2024-11-17 02:54:30,234 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/62, BranchId=]
DEBUG 2024-11-17 02:54:30,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/62, BranchId=]
DEBUG 2024-11-17 02:54:30,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/62, BranchId=]
DEBUG 2024-11-17 02:54:30,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/62, BranchId=]
DEBUG 2024-11-17 02:54:30,243 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/62, BranchId=]
DEBUG 2024-11-17 02:54:30,243 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,246 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,247 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,249 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,249 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,252 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,252 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,253 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/63, BranchId=]
DEBUG 2024-11-17 02:54:30,254 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/63, BranchId=]
DEBUG 2024-11-17 02:54:30,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/63, BranchId=]
DEBUG 2024-11-17 02:54:30,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/63, BranchId=]
WARN 2024-11-17 02:54:30,258 [main] Table(DUMMY_TABLE) not found
DEBUG 2024-11-17 02:54:30,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/63, BranchId=]
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2024-11-17 02:54:30,263 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/63, BranchId=]
DEBUG 2024-11-17 02:54:30,263 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,266 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,266 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,267 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,269 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,269 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,272 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,272 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,273 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,274 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,274 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,281 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,281 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,281 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,281 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,282 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,282 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2024-11-17 02:54:30,282 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
49
DEBUG 2024-11-17 02:54:30,282 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/64, BranchId=]
DEBUG 2024-11-17 02:54:30,282 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,285 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,285 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,286 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,287 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,287 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,297 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,297 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,299 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,300 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,300 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,308 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,309 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2024-11-17 02:54:30,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
50
DEBUG 2024-11-17 02:54:30,309 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,309 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,309 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,309 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2024-11-17 02:54:30,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
51
DEBUG 2024-11-17 02:54:30,309 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/65, BranchId=]
DEBUG 2024-11-17 02:54:30,309 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,312 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,313 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,313 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,314 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,315 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,317 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,318 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,320 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,320 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,320 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,320 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,320 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,350 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-11-17 02.54.30', 99, 'hoge')
DEBUG 2024-11-17 02:54:30,351 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,351 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/66, BranchId=]
DEBUG 2024-11-17 02:54:30,351 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,353 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,353 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,354 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,356 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,356 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,359 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,360 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,361 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,361 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,442 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-11-17 02.54.30')
DEBUG 2024-11-17 02:54:30,442 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,442 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/67, BranchId=]
DEBUG 2024-11-17 02:54:30,442 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,444 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,444 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,446 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,447 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,447 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,450 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,450 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,452 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,452 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,452 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,452 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,461 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,462 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,462 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,462 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,462 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,462 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,462 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52)
DEBUG 2024-11-17 02:54:30,463 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,463 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,463 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2024-11-17 02:54:30,465 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,467 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,467 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,469 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,469 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,472 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,472 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,473 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,473 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,473 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,473 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2024-11-17 02:54:30,477 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,477 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,478 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,480 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,480 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,483 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,484 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,484 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,484 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,484 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.id.SequenceIdentifierGeneratorTest
DEBUG 2024-11-17 02:54:30,488 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,489 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,490 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,490 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,494 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,494 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,495 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/68, BranchId=]
DEBUG 2024-11-17 02:54:30,496 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/68, BranchId=]
DEBUG 2024-11-17 02:54:30,496 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/68, BranchId=]
53
DEBUG 2024-11-17 02:54:30,496 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/68, BranchId=]
DEBUG 2024-11-17 02:54:30,496 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,497 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,498 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,499 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,500 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,501 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,503 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,504 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,505 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
DEBUG 2024-11-17 02:54:30,508 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
DEBUG 2024-11-17 02:54:30,508 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
49
50
51
52
53
54
55
56
57
58
DEBUG 2024-11-17 02:54:30,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
DEBUG 2024-11-17 02:54:30,508 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
59
60
61
62
63
64
65
66
67
68
DEBUG 2024-11-17 02:54:30,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
DEBUG 2024-11-17 02:54:30,509 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
69
70
71
72
73
74
75
76
77
78
DEBUG 2024-11-17 02:54:30,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
DEBUG 2024-11-17 02:54:30,509 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-11-17 02:54:30,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
79
80
DEBUG 2024-11-17 02:54:30,510 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/69, BranchId=]
DEBUG 2024-11-17 02:54:30,510 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2024-11-17 02:54:30,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,513 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,514 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,516 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,516 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,519 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,519 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,525 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,525 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,543 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,550 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.seasar.dao.impl.NoPropertyForUpdateTest
DEBUG 2024-11-17 02:54:30,553 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,554 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon)
DEBUG 2024-11-17 02:54:30,555 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:30,556 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,556 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,558 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,558 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:30,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:30,563 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:30,565 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon)
DEBUG 2024-11-17 02:54:30,574 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,574 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,574 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:30,574 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:30,578 [main] Logical connection closed, tx=null
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$$dd23cf$$MethodInvocation$$delete$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$dd23cf.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$dd23cf.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:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
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.GeneratedMethodAccessor74.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 2024-11-17 02:54:30,581 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.impl.DefaultTest
DEBUG 2024-11-17 02:54:30,583 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,585 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:30,586 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,587 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,587 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,644 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,644 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,645 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,646 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,647 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,648 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,650 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,650 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,652 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,654 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:30,655 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:30,672 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/70, BranchId=]
DEBUG 2024-11-17 02:54:30,673 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/70, BranchId=]
[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
{tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=ID, datatype=4, typename=INTEGER, columnsize=10, bufferlength=null, decimaldigits=0, numprecradix=10, nullable=0, remarks=, columndef=AUTOINCREMENT: start 1 increment 1, sqldatatype=null, sqldatetimesub=null, charoctetlength=null, ordinalposition=1, isnullable=NO}
{tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=AAA, datatype=12, typename=VARCHAR, columnsize=20, bufferlength=null, decimaldigits=null, numprecradix=null, nullable=1, remarks=, columndef='ABC', sqldatatype=null, sqldatetimesub=null, charoctetlength=40, ordinalposition=2, isnullable=YES}
{tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=BBB, datatype=12, typename=VARCHAR, columnsize=20, bufferlength=null, decimaldigits=null, numprecradix=null, nullable=1, remarks=, columndef=null, sqldatatype=null, sqldatetimesub=null, charoctetlength=40, ordinalposition=3, isnullable=YES}
{tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=VERSION_NO, datatype=4, typename=INTEGER, columnsize=10, bufferlength=null, decimaldigits=0, numprecradix=10, nullable=0, remarks=, columndef=null, sqldatatype=null, sqldatetimesub=null, charoctetlength=null, ordinalposition=4, isnullable=NO}
DEBUG 2024-11-17 02:54:30,676 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/70, BranchId=]
DEBUG 2024-11-17 02:54:30,677 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,679 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,679 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:30,680 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,681 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,684 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,684 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,685 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,686 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,687 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,688 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,690 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,690 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,691 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,692 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:30,694 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:30,711 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/71, BranchId=]
DEBUG 2024-11-17 02:54:30,712 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/71, BranchId=]
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2024-11-17 02:54:30,715 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/71, BranchId=]
DEBUG 2024-11-17 02:54:30,715 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,717 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,718 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:30,719 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,720 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,721 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,722 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,722 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,723 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,725 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,726 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,727 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,729 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,730 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,731 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,737 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:30,738 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:30,757 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,758 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,764 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,764 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2024-11-17 02:54:30,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,769 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-11-17 02:54:30,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,771 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1
DEBUG 2024-11-17 02:54:30,775 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,784 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/72, BranchId=]
DEBUG 2024-11-17 02:54:30,784 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,786 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,787 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:30,788 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,788 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,790 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,791 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,791 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,792 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,794 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,795 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,795 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,797 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,798 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,799 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,799 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:30,801 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:30,819 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,819 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,824 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-11-17 02:54:30,825 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-11-17 02:54:30,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,826 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-11-17 02:54:30,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,851 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/73, BranchId=]
DEBUG 2024-11-17 02:54:30,851 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,853 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:30,855 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,856 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,856 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,858 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,859 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,859 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,860 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,861 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,861 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,864 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,864 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,867 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,867 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:30,868 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:30,883 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,884 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,889 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-11-17 02:54:30,889 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2024-11-17 02:54:30,889 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2024-11-17 02:54:30,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,891 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-11-17 02:54:30,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,897 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/74, BranchId=]
DEBUG 2024-11-17 02:54:30,897 [main] Physical connection closed
DEBUG 2024-11-17 02:54:30,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:30,900 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:30,901 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,902 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,902 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,905 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:30,905 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,905 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,906 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,908 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:30,908 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:30,910 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:30,911 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:30,912 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:30,913 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:30,913 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:30,984 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,985 [main] Physical connection got
DEBUG 2024-11-17 02:54:30,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,993 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2024-11-17 02:54:30,993 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-11-17 02:54:30,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:30,994 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-11-17 02:54:30,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:31,003 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/75, BranchId=]
DEBUG 2024-11-17 02:54:31,003 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,006 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,006 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:31,007 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,008 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,009 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,011 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,011 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,012 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,013 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,014 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,014 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,017 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,018 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,020 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,020 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:31,021 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:31,039 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,040 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,041 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,045 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2024-11-17 02:54:31,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,049 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-11-17 02:54:31,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,049 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9
DEBUG 2024-11-17 02:54:31,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,055 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/76, BranchId=]
DEBUG 2024-11-17 02:54:31,056 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,057 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,057 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:31,060 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,061 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,062 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,063 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,063 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,065 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,066 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,067 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,067 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,069 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,070 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,071 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,072 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:31,073 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:31,089 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,089 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,089 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,089 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,089 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,093 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2024-11-17 02:54:31,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,096 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-11-17 02:54:31,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,097 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10
DEBUG 2024-11-17 02:54:31,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,103 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/77, BranchId=]
DEBUG 2024-11-17 02:54:31,103 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,105 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,106 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:31,106 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,107 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,109 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,110 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,110 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,111 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,112 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,114 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,115 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,116 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,117 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,118 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,119 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:31,119 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:31,137 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,138 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,138 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,138 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,138 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,144 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,144 [main] INSERT INTO DEFAULT_TABLE (
AAA,
VERSION_NO
) VALUES (
'foooo',
0
)
DEBUG 2024-11-17 02:54:31,147 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,147 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-11-17 02:54:31,149 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,155 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/78, BranchId=]
DEBUG 2024-11-17 02:54:31,155 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,158 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:31,158 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,159 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,162 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,162 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,163 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,164 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,166 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,166 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,168 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,169 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,170 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,171 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:31,171 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:31,188 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,189 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,189 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,194 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,194 [main] INSERT INTO DEFAULT_TABLE (
BBB,
VERSION_NO
) VALUES (
'ttt',
0
)
DEBUG 2024-11-17 02:54:31,197 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,198 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,198 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-11-17 02:54:31,198 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,207 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/79, BranchId=]
DEBUG 2024-11-17 02:54:31,207 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,209 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,210 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-11-17 02:54:31,211 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,211 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,213 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,214 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,214 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,215 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,216 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,218 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:31,218 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:31,219 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:31,220 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:31,222 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:31,223 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2024-11-17 02:54:31,223 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:31,241 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,242 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,245 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2024-11-17 02:54:31,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,249 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2024-11-17 02:54:31,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,257 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/80, BranchId=]
DEBUG 2024-11-17 02:54:31,257 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2024-11-17 02:54:31,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,261 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,262 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,317 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,317 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,321 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,323 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,323 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,332 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,332 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest
DEBUG 2024-11-17 02:54:31,336 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,336 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,337 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,338 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,339 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,342 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,343 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,345 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,349 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,350 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,350 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,353 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,353 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,356 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,357 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,358 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,360 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/81, BranchId=]
DEBUG 2024-11-17 02:54:31,360 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/81, BranchId=]
DEBUG 2024-11-17 02:54:31,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/81, BranchId=]
DEBUG 2024-11-17 02:54:31,366 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/81, BranchId=]
DEBUG 2024-11-17 02:54:31,366 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,367 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,367 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,370 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,370 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,372 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,376 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,377 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,380 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,382 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/82, BranchId=]
DEBUG 2024-11-17 02:54:31,382 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/82, BranchId=]
DEBUG 2024-11-17 02:54:31,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/82, BranchId=]
DEBUG 2024-11-17 02:54:31,385 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/82, BranchId=]
DEBUG 2024-11-17 02:54:31,385 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,387 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,388 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,389 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,389 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,392 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,392 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,395 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,395 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,397 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,402 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,403 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,405 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,406 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,406 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,409 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,409 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,411 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,415 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,416 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,416 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,418 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,419 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,420 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,422 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,423 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,424 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,430 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,430 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,432 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,433 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,434 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,434 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,437 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,437 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,440 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,444 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,444 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:31,446 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,447 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,448 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,448 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,451 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,452 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,454 [main] S2Container is created(path=dao.dicon)
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2024-11-17 02:54:31,463 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,464 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,465 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,466 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,520 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,521 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,524 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,524 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,525 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,526 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,526 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,526 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,526 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,548 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,553 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,554 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,555 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,556 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,557 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,558 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,558 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,562 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,565 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,565 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,565 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,565 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,586 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_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 2024-11-17 02:54:31,587 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,587 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_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 2024-11-17 02:54:31,588 [main] Logical connection closed, tx=null
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 2024-11-17 02:54:31,589 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,591 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,592 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,593 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,594 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,594 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,598 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,598 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,598 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,601 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,601 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,601 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,601 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,623 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:31,624 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,627 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,627 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,628 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,629 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,631 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,631 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,634 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,634 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,635 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,636 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,636 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,636 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,636 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,657 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,660 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,662 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,663 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,665 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,666 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,666 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,669 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,670 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,670 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,671 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,671 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,671 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,671 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,690 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,693 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,694 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,695 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,696 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,697 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,699 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,699 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,702 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,703 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,703 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,704 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,704 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,704 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,704 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,787 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,790 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,792 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,794 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,796 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,797 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,797 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,800 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,801 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,801 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,802 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,802 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,802 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,802 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,825 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,829 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,830 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,831 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,833 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,834 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,840 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,840 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,844 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,844 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,847 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,847 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,847 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,847 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,867 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, deptno = ?, hiredate = ?, mgr = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-11-17 02:54:31,868 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,870 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,871 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,872 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,873 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,875 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,875 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,878 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,879 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,879 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,880 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,880 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,880 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,880 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,898 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,900 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,903 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,903 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,904 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,905 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,907 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,907 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,910 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,910 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,912 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,912 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,912 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,912 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,933 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,936 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,938 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,939 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,941 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,942 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,942 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,945 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,945 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,946 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,947 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,947 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,947 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,947 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:31,966 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:31,969 [main] Physical connection closed
DEBUG 2024-11-17 02:54:31,971 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:31,971 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,972 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,974 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,975 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:31,975 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:31,978 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:31,979 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:31,980 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:31,980 [main] Physical connection got
DEBUG 2024-11-17 02:54:31,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:31,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:31,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:32,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:32,066 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:32,066 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-17 02.54.32', 99, 'hoge', 0)
DEBUG 2024-11-17 02:54:32,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:32,066 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/83, BranchId=]
DEBUG 2024-11-17 02:54:32,066 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,068 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,068 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,069 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,071 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,072 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,072 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,075 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,076 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,076 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,077 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,078 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,078 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,099 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,108 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:32,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,110 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,110 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.32', ename = 'hoge2', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:32,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,110 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/84, BranchId=]
DEBUG 2024-11-17 02:54:32,110 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,112 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,112 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,113 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,115 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,116 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,116 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,119 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,119 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,120 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,121 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,121 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,151 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,151 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:32,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,153 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.32', ename = 'hoge4', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-11-17 02:54:32,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,154 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/85, BranchId=]
DEBUG 2024-11-17 02:54:32,154 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,155 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,156 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,158 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,159 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,159 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,162 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,163 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,163 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,164 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,164 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,183 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,191 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:32,192 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,192 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:32,192 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,192 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/86, BranchId=]
DEBUG 2024-11-17 02:54:32,193 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,194 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,194 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,196 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,197 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,198 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,198 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,201 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,201 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,202 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,203 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,203 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,203 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,204 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,221 [main] Logical connection closed, tx=null
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 2024-11-17 02:54:32,222 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,224 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,225 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,226 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,227 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,229 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,229 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,232 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,233 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,234 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,234 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,234 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,234 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,313 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:32,322 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,324 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,325 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,325 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,327 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,327 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,330 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,332 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,332 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,333 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,333 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,333 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,333 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,353 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,361 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,364 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,365 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,365 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,366 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,369 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,370 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,370 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,374 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,374 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,374 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,374 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,391 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,400 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,401 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,402 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,403 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,404 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,405 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,405 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,408 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,409 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,409 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,410 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,411 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,411 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,411 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,428 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,438 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,439 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,440 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,440 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,442 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,443 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,443 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,446 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,447 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,447 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,449 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,449 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,449 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,449 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,467 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,475 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,475 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-17 02:54:32,478 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,479 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,481 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,481 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,483 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,483 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,485 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,485 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,488 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,488 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,488 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,489 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,490 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,490 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,490 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,561 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,570 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,570 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-17 02:54:32,573 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,575 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,576 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,577 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,578 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,579 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,580 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,580 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,583 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,584 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,584 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,587 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,587 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,587 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,587 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,606 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,615 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,615 [main] select * from emp
DEBUG 2024-11-17 02:54:32,616 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,618 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,621 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,621 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,622 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,623 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,623 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,626 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,627 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,627 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,629 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,629 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,629 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,629 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,646 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,655 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,655 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-11-17 02:54:32,658 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,659 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,662 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,663 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,664 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,665 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,665 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,668 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,669 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,670 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,671 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,671 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,671 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,671 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,690 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-11-17 02:54:32,699 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,700 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,702 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,702 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,703 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,704 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,704 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,707 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,708 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,708 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,710 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,710 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,710 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,710 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,728 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,736 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,737 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-17 02:54:32,739 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,742 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,745 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,745 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,746 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,747 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,748 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,748 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,751 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,751 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,754 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,754 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,754 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,754 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,770 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,843 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,843 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-17 02:54:32,845 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,846 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,848 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,849 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,850 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,850 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,852 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,852 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,855 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,856 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,856 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,857 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,857 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,857 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,857 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,875 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,884 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,884 [main] select * from emp
DEBUG 2024-11-17 02:54:32,885 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,886 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,888 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,889 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,890 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,891 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,891 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,894 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,895 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,895 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,897 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,897 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,897 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,897 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,916 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,925 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,925 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-11-17 02:54:32,927 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:32,927 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,930 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,930 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,931 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,932 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,934 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,934 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,936 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,937 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,937 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,939 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,939 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,939 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,939 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,958 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,965 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,966 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:32,967 [main] Logical connection closed, tx=null
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 2024-11-17 02:54:32,967 [main] Physical connection closed
DEBUG 2024-11-17 02:54:32,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:32,970 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,970 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,971 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:32,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,976 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:32,977 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:32,977 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:32,979 [main] Physical connection got
DEBUG 2024-11-17 02:54:32,979 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,979 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:32,980 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:32,998 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,007 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,007 [main] select count(*) from emp
DEBUG 2024-11-17 02:54:33,007 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,008 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,010 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,010 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,011 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,012 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,013 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,013 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,016 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,017 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,017 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,019 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,019 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,019 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,019 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,036 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,046 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,046 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:33,046 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}
DEBUG 2024-11-17 02:54:33,046 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,049 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,050 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,051 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,052 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,052 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,111 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,111 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,111 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,114 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,115 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,115 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,115 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,132 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,141 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,141 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:33,142 [main] Logical connection closed, tx=null
{tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, job=ANALYST, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, comm=null, sal=3000.0, versionno0=0, dname0=RESEARCH, deptno0=20, loc0=DALLAS}
DEBUG 2024-11-17 02:54:33,143 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,146 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,147 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,147 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,148 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,149 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,151 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,152 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,152 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,156 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,156 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,156 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,156 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,176 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,185 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,185 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:33,185 [main] Logical connection closed, tx=null
[{tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, job=ANALYST, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, comm=null, sal=3000.0, versionno0=0, dname0=RESEARCH, deptno0=20, loc0=DALLAS}]
DEBUG 2024-11-17 02:54:33,185 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,187 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,188 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,190 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,191 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,195 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,197 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,197 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,197 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,197 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,215 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,223 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,223 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-17 02:54:33,224 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1cf2ef6
DEBUG 2024-11-17 02:54:33,224 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,225 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,226 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,227 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,228 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,229 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,229 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,232 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,233 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,234 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,234 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,234 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,234 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,252 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,260 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,261 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:33,262 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:33,262 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,264 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,264 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,266 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,266 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,268 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,268 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,271 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,271 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,271 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,272 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,272 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,273 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,273 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,290 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:33,298 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,299 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:33,300 [main] Logical connection closed, tx=null
[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 2024-11-17 02:54:33,300 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,302 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,304 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,304 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,305 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,305 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,308 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,309 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,309 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,310 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,311 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,311 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,311 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,384 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,387 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,387 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:33,387 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,387 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,390 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,391 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,392 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,393 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,393 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,396 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,396 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,397 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,399 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,399 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,400 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,400 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,417 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,420 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,421 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:33,421 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,421 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,423 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,424 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,424 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,425 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,426 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,426 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,429 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,430 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,430 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,433 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,433 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,433 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,433 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,447 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,449 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,449 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-11-17 02:54:33,450 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-11-17 02:54:33,450 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,452 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,453 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,455 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,456 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,456 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,459 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,460 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,460 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,461 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,461 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,461 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,461 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,473 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,474 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,474 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-11-17 02:54:33,474 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-11-17 02:54:33,474 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,476 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,477 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,478 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,479 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,480 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,480 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,483 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,484 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,486 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,486 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,514 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,514 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-17 02.54.33', 9999, 'test', 50)
DEBUG 2024-11-17 02:54:33,514 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,514 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,514 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2024-11-17 02:54:33,515 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
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 2024-11-17 02:54:33,515 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,515 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999
DEBUG 2024-11-17 02:54:33,516 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-11-17 02:54:33.514 {50, null, null, 0}
DEBUG 2024-11-17 02:54:33,516 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/87, BranchId=]
DEBUG 2024-11-17 02:54:33,516 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,519 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,519 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,520 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,521 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,521 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,524 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,525 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,526 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,527 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,527 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,527 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,527 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,546 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,551 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,553 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,553 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,555 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,556 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,614 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,615 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,615 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,615 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,616 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,637 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-11-17 02:54:33,649 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,649 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-11-17 02:54:33,651 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,651 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,654 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,655 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,657 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,657 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,660 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,660 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,660 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,663 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,663 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,663 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,663 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,682 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/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.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/
DEBUG 2024-11-17 02:54:33,694 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,694 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2024-11-17 02:54:33,694 [main] Logical connection closed, tx=null
[]
DEBUG 2024-11-17 02:54:33,694 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,697 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,697 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,698 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,699 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,700 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,700 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,703 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,704 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,704 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,706 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,706 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,706 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,706 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,723 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/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 2024-11-17 02:54:33,731 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,731 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-11-17 02:54:33,734 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-11-17 02:54:33,734 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,737 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,737 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,738 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,739 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,741 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,741 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,743 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,744 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,744 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,745 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,746 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,746 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,746 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,762 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/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 2024-11-17 02:54:33,766 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,767 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,768 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,770 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,770 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,772 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,772 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,775 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,775 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,775 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,776 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,776 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,777 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,777 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,795 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:33,804 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,804 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-11-17 02:54:33,806 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,806 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,807 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,808 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,809 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,810 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,811 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,811 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,870 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,871 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,872 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,873 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,873 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,873 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,892 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:33,901 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,901 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-11-17 02:54:33,901 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,901 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,903 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,903 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,904 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,906 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,907 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,907 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,910 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,910 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,913 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,913 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,913 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,913 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,931 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:33,931 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,934 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,934 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,935 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,936 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,937 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,937 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,940 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,941 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,941 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,943 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,943 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,943 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,943 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:33,948 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-11-17 02:54:33,958 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-11-17 02:54:33,958 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,958 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-11-17 02:54:33,959 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-11-17 02:54:33,959 [main] Physical connection closed
DEBUG 2024-11-17 02:54:33,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:33,963 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,963 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,965 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,967 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:33,967 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,970 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:33,970 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:33,970 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:33,971 [main] Physical connection got
DEBUG 2024-11-17 02:54:33,972 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,972 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:33,972 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:33,990 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:33,998 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,000 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,001 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,002 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,002 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,004 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,004 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,006 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,007 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,008 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,010 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,010 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,010 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,010 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,027 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ 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 2024-11-17 02:54:34,032 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,032 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-11-17 02:54:34,034 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,034 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,034 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:34,034 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,035 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,037 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,038 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,039 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,041 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,041 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,044 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,044 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,045 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,046 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,046 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,046 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,046 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,065 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:34,068 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,068 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-17 02:54:34,071 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,071 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,071 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH'
DEBUG 2024-11-17 02:54:34,072 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,072 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,072 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN'
DEBUG 2024-11-17 02:54:34,073 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,074 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,074 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:34,074 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,074 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,075 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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 2024-11-17 02:54:34,075 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,075 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,077 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,079 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,080 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,080 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,138 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,138 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,139 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,140 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,140 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,162 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-11-17 02:54:34,162 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,162 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:34,162 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,162 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,162 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-11-17 02:54:34,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,163 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-17 02:54:34,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,163 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/88, BranchId=]
DEBUG 2024-11-17 02:54:34,163 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,164 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,166 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,167 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,167 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,169 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,169 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,172 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,172 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,172 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,174 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,175 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,175 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,175 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,192 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,195 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,197 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,198 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,199 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,201 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,201 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,204 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,205 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,205 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,208 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,208 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,208 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,208 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,215 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-11-17 02:54:34,216 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,219 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,219 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,220 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,221 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,222 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,223 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,225 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,226 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,227 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,228 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,228 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,228 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,228 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,234 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-11-17 02:54:34,236 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,238 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,239 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,239 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,240 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,241 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,241 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,244 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,246 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,246 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,247 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,247 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,247 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,247 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,254 [main] Logical connection closed, tx=null
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 2024-11-17 02:54:34,256 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,258 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,259 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,259 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,261 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,261 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,264 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,265 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,266 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,267 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,267 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,267 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,267 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,273 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-11-17 02:54:34,275 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,277 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,278 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,279 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,280 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,281 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,281 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,285 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,286 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,286 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,288 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,288 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,288 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,288 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,363 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,364 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,364 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-17 02:54:34,366 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,366 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,368 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,369 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,371 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,371 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,373 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,373 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,376 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,376 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,376 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,378 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,378 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,378 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,379 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,409 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,410 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,413 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,413 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,414 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,417 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,419 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,420 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,420 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,422 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,422 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,422 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,422 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,443 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-17 02:54:34,443 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,445 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,445 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,446 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,448 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,449 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,449 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,452 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,453 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,453 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-11-17 02:54:34,455 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,455 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,455 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,455 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,472 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-17 02:54:34,473 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.016 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2024-11-17 02:54:34,477 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,477 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,478 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,479 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,479 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,482 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,482 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,486 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,487 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,489 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,489 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,492 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,492 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,495 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,495 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,497 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,498 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,498 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,503 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,503 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,504 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,504 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,521 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,522 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,523 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,523 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,525 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,527 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,527 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,529 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,530 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,531 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,531 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,606 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,607 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,608 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,610 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,612 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,612 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,614 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,615 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,616 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,616 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,634 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,634 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,635 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,636 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,636 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,638 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,639 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,642 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,642 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,643 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,643 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:34,660 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:34,660 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,662 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,662 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,663 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,665 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,665 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,668 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,668 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,671 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,671 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,673 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,674 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,674 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,677 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,677 [main] S2Container is created(path=j2ee.dicon)
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2024-11-17 02:54:34,682 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,685 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-11-17 02:54:34,685 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,686 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,688 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,689 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,689 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,690 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,691 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,693 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,693 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,694 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,695 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,697 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,699 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2024-11-17 02:54:34,699 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:34,713 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,715 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,721 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2024-11-17 02:54:34,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,727 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/89, BranchId=]
DEBUG 2024-11-17 02:54:34,727 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,731 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-11-17 02:54:34,731 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,732 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,734 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,735 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,735 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,736 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,737 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,739 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,739 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,740 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,741 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,743 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,743 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2024-11-17 02:54:34,744 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:34,758 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,758 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,764 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,764 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@130b97d', 111, 0)
DEBUG 2024-11-17 02:54:34,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,766 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2024-11-17 02:54:34,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,768 [main] UPDATE LARGE_BINARY SET large_binary = '[B@a46637', version_no = 1 WHERE id = 111 AND version_no = 0
DEBUG 2024-11-17 02:54:34,772 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,772 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,772 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2024-11-17 02:54:34,774 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,774 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,774 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2024-11-17 02:54:34,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,782 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2024-11-17 02:54:34,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,797 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/90, BranchId=]
DEBUG 2024-11-17 02:54:34,797 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,799 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,800 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-11-17 02:54:34,801 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,802 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,803 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,804 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,805 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,806 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,807 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,808 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,808 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,868 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,869 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,871 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,872 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2024-11-17 02:54:34,872 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:34,888 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,889 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,892 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,895 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@331dd0', 4321, 0)
DEBUG 2024-11-17 02:54:34,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,896 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321
DEBUG 2024-11-17 02:54:34,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,912 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/91, BranchId=]
DEBUG 2024-11-17 02:54:34,912 [main] Physical connection closed
DEBUG 2024-11-17 02:54:34,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,914 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-11-17 02:54:34,916 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,916 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,917 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,918 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,918 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,920 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,921 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,922 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-11-17 02:54:34,922 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-11-17 02:54:34,924 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-11-17 02:54:34,925 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-11-17 02:54:34,926 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-11-17 02:54:34,928 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2024-11-17 02:54:34,928 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-11-17 02:54:34,941 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,941 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,941 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,941 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,942 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,944 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,944 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2024-11-17 02:54:34,944 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,945 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/92, BranchId=]
DEBUG 2024-11-17 02:54:34,945 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.seasar.dao.impl.DeleteWithAnnotationTest
DEBUG 2024-11-17 02:54:34,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,949 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon)
DEBUG 2024-11-17 02:54:34,949 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:34,950 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,952 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,956 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,956 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,958 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:34,959 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon)
DEBUG 2024-11-17 02:54:34,966 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,967 [main] Physical connection got
DEBUG 2024-11-17 02:54:34,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,968 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2024-11-17 02:54:34,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,975 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2024-11-17 02:54:34,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,976 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2024-11-17 02:54:34,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,977 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2024-11-17 02:54:34,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,978 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2024-11-17 02:54:34,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,978 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/93, BranchId=]
DEBUG 2024-11-17 02:54:34,978 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.interceptors.S2DaoInterceptorTest
DEBUG 2024-11-17 02:54:34,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:34,982 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:34,983 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:34,984 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,986 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,987 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:34,987 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,990 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:34,991 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:34,992 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:34,994 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,011 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,011 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,011 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,011 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,015 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,016 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,020 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2024-11-17 02:54:35,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,020 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/94, BranchId=]
DEBUG 2024-11-17 02:54:35,020 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,022 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,022 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,023 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,024 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,025 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,026 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,026 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,030 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,030 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,032 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,033 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,049 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,050 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,050 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,050 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,054 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,055 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,058 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2024-11-17 02:54:35,059 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:35,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,059 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-11-17 02:54:35,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,060 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/95, BranchId=]
DEBUG 2024-11-17 02:54:35,060 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,061 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,063 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,064 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,065 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,065 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,068 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,068 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,071 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,071 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,072 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,073 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,091 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,091 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,092 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,092 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,095 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,095 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,095 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,095 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,096 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,155 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,155 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2024-11-17 02:54:35,158 [main] Logical connection closed, tx=null
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 2024-11-17 02:54:35,159 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,161 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,162 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,162 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,163 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,164 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,166 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,166 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,169 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,170 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,171 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,172 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,188 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,188 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,188 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,189 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,193 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,193 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,193 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,193 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,194 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,196 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,196 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2024-11-17 02:54:35,200 [main] More than 2 rows found, but only first row returned
DEBUG 2024-11-17 02:54:35,200 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK}
DEBUG 2024-11-17 02:54:35,200 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,201 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,202 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,203 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,204 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,205 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,206 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,206 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,209 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,210 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,212 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,213 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,227 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,227 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,227 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,227 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,231 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,231 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,232 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,232 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,232 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,235 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,235 [main] SELECT count(*) FROM emp
DEBUG 2024-11-17 02:54:35,235 [main] Logical connection closed, tx=null
count:14
DEBUG 2024-11-17 02:54:35,235 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,237 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,237 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,239 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,240 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,241 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,242 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,242 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,245 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,245 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,248 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,248 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,264 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,264 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,264 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,264 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,267 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,267 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,267 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,267 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,269 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,272 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,272 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2024-11-17 02:54:35,272 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,272 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,274 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,275 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,276 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,277 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,277 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,279 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,279 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,282 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,283 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,284 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,285 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,301 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,301 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,301 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,301 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,304 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,304 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,304 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,304 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,305 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,308 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,308 [main] select empno as value, ename as label from emp
DEBUG 2024-11-17 02:54:35,308 [main] Logical connection closed, tx=null
{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 2024-11-17 02:54:35,308 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,311 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,311 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,312 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,313 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,314 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,315 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,316 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,319 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,319 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,320 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,321 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-11-17 02:54:35,337 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,337 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,337 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,337 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,340 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,397 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,397 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10
DEBUG 2024-11-17 02:54:35,398 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,398 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-11-17 02:54:35,401 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,401 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,402 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,404 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,405 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,405 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,408 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,409 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,410 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:35,413 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,413 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,416 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,416 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest
DEBUG 2024-11-17 02:54:35,421 [main] S2Pager use scroll cursor.
DEBUG 2024-11-17 02:54:35,421 [main] S2Pager use scroll cursor.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.util.SelectableDataSourceProxyUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:35,426 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,426 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,428 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,429 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,429 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,432 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,432 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,433 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,433 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,450 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,450 [main] Logical connection got, tx=null
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 2024-11-17 02:54:35,454 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,454 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,455 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,457 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,459 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,459 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,461 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,462 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,464 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,464 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,481 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,481 [main] Logical connection got, tx=null
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 2024-11-17 02:54:35,483 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,483 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,486 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,486 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,487 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,488 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,490 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,491 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,492 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,492 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,511 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,511 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,513 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,513 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,515 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,515 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,516 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,517 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,517 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,520 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,521 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,522 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,522 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,533 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,534 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,534 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,534 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest
DEBUG 2024-11-17 02:54:35,538 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,539 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:35,539 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,541 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,542 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,542 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,546 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,546 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,548 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:35,555 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
DEBUG 2024-11-17 02:54:35,555 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
DEBUG 2024-11-17 02:54:35,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
DEBUG 2024-11-17 02:54:35,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
DEBUG 2024-11-17 02:54:35,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
DEBUG 2024-11-17 02:54:35,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
DEBUG 2024-11-17 02:54:35,628 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-11-17 02:54:35,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
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$$a7b7ff$$MethodInvocation$$invoke$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$a7b7ff.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$a7b7ff.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1580c3a$$MethodInvocation$$updateSal$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1580c3a.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1580c3a.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:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
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.GeneratedMethodAccessor74.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 2024-11-17 02:54:35,630 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/96, BranchId=]
DEBUG 2024-11-17 02:54:35,630 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,632 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,633 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:35,634 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,635 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,637 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,637 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,639 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,640 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,641 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:35,648 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,648 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,648 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,665 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-11-17 02:54:35,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,666 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/97, BranchId=]
DEBUG 2024-11-17 02:54:35,666 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,667 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,668 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:35,670 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,670 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,671 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,672 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,674 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,675 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,676 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:35,683 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,684 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,699 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2024-11-17 02:54:35,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,699 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/98, BranchId=]
DEBUG 2024-11-17 02:54:35,699 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec
Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.FieldBeanAnnotationReaderPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.util.PropertyDescUtilPublicFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2024-11-17 02:54:35,719 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,719 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,721 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,722 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,722 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,725 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,725 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,728 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,728 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,747 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.deptno AS deptno_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 2024-11-17 02:54:35,747 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,750 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,751 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,752 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,752 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,755 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,755 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,757 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,757 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,776 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,778 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,779 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,781 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,782 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,783 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,783 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,786 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,786 [main] S2Container is created(path=j2ee.dicon)
org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB
DEBUG 2024-11-17 02:54:35,789 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,790 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,791 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,792 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,796 [main] S2Container is created(path=j2ee.dicon)
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.08 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2024-11-17 02:54:35,800 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,800 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,860 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,861 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,862 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,864 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,865 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,866 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,866 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,883 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,884 [main] Logical connection got, tx=null
7788,SCOTT
DEBUG 2024-11-17 02:54:35,885 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,885 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,888 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,889 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,890 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,892 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,893 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,894 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,894 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,911 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,911 [main] Logical connection got, tx=null
0,SCOTT
DEBUG 2024-11-17 02:54:35,912 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,912 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,915 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,916 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,917 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,917 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,920 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,920 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,922 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,922 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,934 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,934 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,934 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,935 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,937 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,937 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,938 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,939 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,939 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,942 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,943 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,944 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,944 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,956 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,956 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,957 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,957 [main] Physical connection closed
DEBUG 2024-11-17 02:54:35,959 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,960 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,962 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,963 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,963 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,966 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,967 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,969 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,969 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,979 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,980 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:35,982 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:35,982 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2024-11-17 02:54:35,984 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:35,985 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,985 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,987 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:35,988 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,990 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:35,991 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:35,992 [main] Physical connection got
DEBUG 2024-11-17 02:54:35,992 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,008 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,008 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,010 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,010 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,011 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,013 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,013 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,016 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,016 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,017 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,017 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,033 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,033 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2024-11-17 02:54:36,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,037 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:36,038 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,039 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,041 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,041 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,043 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,044 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,045 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:36,109 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,109 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,109 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,109 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,111 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,115 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,117 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,117 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:36,119 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,120 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,122 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,122 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,125 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,126 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,128 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:36,130 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,130 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,130 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,130 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,133 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,135 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,135 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,135 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:36,136 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,138 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running org.seasar.dao.dbms.DbmsManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2024-11-17 02:54:36,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,144 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,145 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,146 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,146 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,150 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,151 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,152 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,152 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:36,156 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2024-11-17 02:54:36,157 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-11-17 02:54:36,162 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,162 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,164 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,164 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,167 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,167 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,170 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,170 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,171 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,171 [main] Logical connection got, tx=null
WARN 2024-11-17 02:54:36,174 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2024-11-17 02:54:36,174 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-11-17 02:54:36,179 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:36,179 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.seasar.dao.impl.UpdateAutoStaticCommandTest
DEBUG 2024-11-17 02:54:36,183 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,184 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,185 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,186 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,186 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,189 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,189 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,191 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,192 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,192 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,216 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,216 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:36,217 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,218 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.36', ename = 'SCOTT', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:36,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,218 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/99, BranchId=]
DEBUG 2024-11-17 02:54:36,218 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,221 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,222 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,223 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,223 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,226 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,226 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,227 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,227 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,227 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,227 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,228 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,236 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,238 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-11-17 02:54:36,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,238 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/100, BranchId=]
DEBUG 2024-11-17 02:54:36,238 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,240 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,241 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,242 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,243 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,243 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,245 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,246 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,247 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
DEBUG 2024-11-17 02:54:36,248 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
DEBUG 2024-11-17 02:54:36,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
DEBUG 2024-11-17 02:54:36,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
DEBUG 2024-11-17 02:54:36,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
DEBUG 2024-11-17 02:54:36,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
DEBUG 2024-11-17 02:54:36,257 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2024-11-17 02:54:36,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-11-17 02:54:36,258 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/101, BranchId=]
DEBUG 2024-11-17 02:54:36,258 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,261 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,261 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,265 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,266 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,267 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,268 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,348 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:36,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,349 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,349 [main] UPDATE EMP SET tstamp = '2024-11-17 02.54.36', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:36,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,350 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/102, BranchId=]
DEBUG 2024-11-17 02:54:36,350 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,352 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,352 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,353 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,354 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,354 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,357 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,358 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,359 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,359 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,377 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,386 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,386 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2024-11-17 02:54:36,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,387 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,387 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-11-17 02.54.36' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-11-17 02:54:36,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,387 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/103, BranchId=]
DEBUG 2024-11-17 02:54:36,387 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
Running org.seasar.dao.util.PropertyDescUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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 2024-11-17 02:54:36,400 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,400 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,401 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,402 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,402 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,405 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,405 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,407 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/104, BranchId=]
DEBUG 2024-11-17 02:54:36,407 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,407 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/104, BranchId=]
DEBUG 2024-11-17 02:54:36,407 [main] S2Pager not use scroll cursor.
DEBUG 2024-11-17 02:54:36,407 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/104, BranchId=]
DEBUG 2024-11-17 02:54:36,407 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,409 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,410 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,412 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,412 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,415 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,415 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,416 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/105, BranchId=]
DEBUG 2024-11-17 02:54:36,416 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,417 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/105, BranchId=]
DEBUG 2024-11-17 02:54:36,417 [main] S2Pager not use scroll cursor.
DEBUG 2024-11-17 02:54:36,417 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/105, BranchId=]
DEBUG 2024-11-17 02:54:36,417 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,418 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,418 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,420 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,421 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,421 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,424 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,425 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,426 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/106, BranchId=]
DEBUG 2024-11-17 02:54:36,426 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/106, BranchId=]
DEBUG 2024-11-17 02:54:36,426 [main] S2Pager not use scroll cursor.
DEBUG 2024-11-17 02:54:36,426 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/106, BranchId=]
DEBUG 2024-11-17 02:54:36,426 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2024-11-17 02:54:36,429 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,430 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,431 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,432 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,433 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,434 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,435 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,435 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,438 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,439 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,439 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,442 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,443 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,454 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,455 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,456 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,457 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,458 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,459 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,460 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,463 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,463 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,465 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,466 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,467 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,478 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,479 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,480 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,481 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,482 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,483 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,483 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,486 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,487 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,487 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,489 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,489 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,500 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,501 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,502 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,503 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,504 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,504 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,562 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,562 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,566 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,566 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,566 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,568 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,568 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,579 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,774 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,775 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:36,775 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,780 [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 2024-11-17 02:54:36,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,781 [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 2024-11-17 02:54:36,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,781 [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 2024-11-17 02:54:36,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,781 [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 2024-11-17 02:54:36,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,782 [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 2024-11-17 02:54:36,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,782 [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 2024-11-17 02:54:36,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,783 [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 2024-11-17 02:54:36,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,783 [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 2024-11-17 02:54:36,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,784 [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 2024-11-17 02:54:36,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,786 [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 2024-11-17 02:54:36,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,786 [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 2024-11-17 02:54:36,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,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 2024-11-17 02:54:36,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,787 [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 2024-11-17 02:54:36,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,787 [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 2024-11-17 02:54:36,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,788 [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 2024-11-17 02:54:36,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,788 [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 2024-11-17 02:54:36,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,788 [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 2024-11-17 02:54:36,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,789 [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 2024-11-17 02:54:36,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,790 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,790 [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 2024-11-17 02:54:36,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,791 [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 2024-11-17 02:54:36,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,792 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,793 [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 2024-11-17 02:54:36,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,793 [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 2024-11-17 02:54:36,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,794 [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 2024-11-17 02:54:36,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,795 [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 2024-11-17 02:54:36,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,795 [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 2024-11-17 02:54:36,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,795 [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 2024-11-17 02:54:36,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,796 [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 2024-11-17 02:54:36,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,796 [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 2024-11-17 02:54:36,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,797 [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 2024-11-17 02:54:36,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,797 [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 2024-11-17 02:54:36,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,797 [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 2024-11-17 02:54:36,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,798 [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 2024-11-17 02:54:36,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,798 [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 2024-11-17 02:54:36,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,798 [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 2024-11-17 02:54:36,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,799 [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 2024-11-17 02:54:36,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,799 [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 2024-11-17 02:54:36,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,799 [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 2024-11-17 02:54:36,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,800 [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 2024-11-17 02:54:36,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,800 [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 2024-11-17 02:54:36,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,800 [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 2024-11-17 02:54:36,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,801 [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 2024-11-17 02:54:36,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,801 [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 2024-11-17 02:54:36,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,801 [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 2024-11-17 02:54:36,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,802 [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 2024-11-17 02:54:36,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,802 [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 2024-11-17 02:54:36,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,802 [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 2024-11-17 02:54:36,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,804 [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 2024-11-17 02:54:36,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,804 [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 2024-11-17 02:54:36,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,804 [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 2024-11-17 02:54:36,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,805 [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 2024-11-17 02:54:36,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,805 [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 2024-11-17 02:54:36,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,805 [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 2024-11-17 02:54:36,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,806 [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 2024-11-17 02:54:36,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,806 [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 2024-11-17 02:54:36,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,806 [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 2024-11-17 02:54:36,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,807 [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 2024-11-17 02:54:36,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,807 [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 2024-11-17 02:54:36,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,807 [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 2024-11-17 02:54:36,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,808 [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 2024-11-17 02:54:36,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,808 [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 2024-11-17 02:54:36,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,808 [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 2024-11-17 02:54:36,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,809 [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 2024-11-17 02:54:36,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,809 [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 2024-11-17 02:54:36,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,809 [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 2024-11-17 02:54:36,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,810 [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 2024-11-17 02:54:36,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,810 [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 2024-11-17 02:54:36,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,810 [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 2024-11-17 02:54:36,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,811 [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 2024-11-17 02:54:36,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,811 [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 2024-11-17 02:54:36,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,812 [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 2024-11-17 02:54:36,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,812 [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 2024-11-17 02:54:36,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,813 [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 2024-11-17 02:54:36,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,814 [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 2024-11-17 02:54:36,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,814 [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 2024-11-17 02:54:36,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,815 [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 2024-11-17 02:54:36,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,816 [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 2024-11-17 02:54:36,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,816 [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 2024-11-17 02:54:36,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,816 [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 2024-11-17 02:54:36,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,817 [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 2024-11-17 02:54:36,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,817 [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 2024-11-17 02:54:36,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,817 [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 2024-11-17 02:54:36,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,818 [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 2024-11-17 02:54:36,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,818 [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 2024-11-17 02:54:36,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,818 [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 2024-11-17 02:54:36,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,819 [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 2024-11-17 02:54:36,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,819 [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 2024-11-17 02:54:36,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,819 [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 2024-11-17 02:54:36,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,820 [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 2024-11-17 02:54:36,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,820 [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 2024-11-17 02:54:36,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,822 [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 2024-11-17 02:54:36,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,822 [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 2024-11-17 02:54:36,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,822 [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 2024-11-17 02:54:36,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,823 [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 2024-11-17 02:54:36,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,823 [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 2024-11-17 02:54:36,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,823 [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 2024-11-17 02:54:36,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,824 [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 2024-11-17 02:54:36,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,824 [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 2024-11-17 02:54:36,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,824 [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 2024-11-17 02:54:36,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,825 [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 2024-11-17 02:54:36,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,825 [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 2024-11-17 02:54:36,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,828 [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 2024-11-17 02:54:36,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,829 [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 2024-11-17 02:54:36,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,831 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/107, BranchId=]
DEBUG 2024-11-17 02:54:36,831 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,834 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,834 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,835 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,839 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,839 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,842 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,843 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,843 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,845 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,846 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,855 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,882 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,882 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,882 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:36,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,882 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,886 [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 2024-11-17 02:54:36,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,890 [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 2024-11-17 02:54:36,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,890 [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 2024-11-17 02:54:36,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,890 [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 2024-11-17 02:54:36,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,892 [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 2024-11-17 02:54:36,892 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,892 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,893 [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 2024-11-17 02:54:36,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,893 [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 2024-11-17 02:54:36,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,893 [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 2024-11-17 02:54:36,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,894 [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 2024-11-17 02:54:36,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,895 [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 2024-11-17 02:54:36,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,895 [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 2024-11-17 02:54:36,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,896 [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 2024-11-17 02:54:36,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,898 [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 2024-11-17 02:54:36,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,898 [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 2024-11-17 02:54:36,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,899 [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 2024-11-17 02:54:36,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,900 [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 2024-11-17 02:54:36,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,900 [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 2024-11-17 02:54:36,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,900 [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 2024-11-17 02:54:36,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,901 [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 2024-11-17 02:54:36,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,901 [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 2024-11-17 02:54:36,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,903 [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 2024-11-17 02:54:36,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,903 [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 2024-11-17 02:54:36,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,903 [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 2024-11-17 02:54:36,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,904 [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 2024-11-17 02:54:36,904 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,904 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,904 [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 2024-11-17 02:54:36,904 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,904 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,904 [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 2024-11-17 02:54:36,904 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,904 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,904 [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 2024-11-17 02:54:36,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,905 [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 2024-11-17 02:54:36,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,905 [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 2024-11-17 02:54:36,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,905 [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 2024-11-17 02:54:36,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,906 [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 2024-11-17 02:54:36,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,906 [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 2024-11-17 02:54:36,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,908 [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 2024-11-17 02:54:36,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,909 [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 2024-11-17 02:54:36,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,909 [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 2024-11-17 02:54:36,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,910 [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 2024-11-17 02:54:36,910 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,910 [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 2024-11-17 02:54:36,910 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,911 [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 2024-11-17 02:54:36,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,911 [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 2024-11-17 02:54:36,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,911 [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 2024-11-17 02:54:36,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,912 [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 2024-11-17 02:54:36,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,912 [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 2024-11-17 02:54:36,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,912 [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 2024-11-17 02:54:36,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,912 [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 2024-11-17 02:54:36,913 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,913 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,913 [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 2024-11-17 02:54:36,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,914 [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 2024-11-17 02:54:36,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,915 [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 2024-11-17 02:54:36,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,916 [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 2024-11-17 02:54:36,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,916 [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 2024-11-17 02:54:36,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,916 [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 2024-11-17 02:54:36,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,917 [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 2024-11-17 02:54:36,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,917 [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 2024-11-17 02:54:36,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,918 [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 2024-11-17 02:54:36,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,919 [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 2024-11-17 02:54:36,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,919 [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 2024-11-17 02:54:36,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,922 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,922 [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 2024-11-17 02:54:36,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,923 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,923 [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 2024-11-17 02:54:36,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,923 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,923 [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 2024-11-17 02:54:36,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,923 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,923 [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 2024-11-17 02:54:36,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,924 [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 2024-11-17 02:54:36,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,924 [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 2024-11-17 02:54:36,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,925 [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 2024-11-17 02:54:36,925 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,926 [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 2024-11-17 02:54:36,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,926 [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 2024-11-17 02:54:36,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,926 [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 2024-11-17 02:54:36,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,927 [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 2024-11-17 02:54:36,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,927 [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 2024-11-17 02:54:36,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,927 [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 2024-11-17 02:54:36,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,928 [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 2024-11-17 02:54:36,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,928 [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 2024-11-17 02:54:36,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,928 [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 2024-11-17 02:54:36,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,929 [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 2024-11-17 02:54:36,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,929 [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 2024-11-17 02:54:36,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,929 [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 2024-11-17 02:54:36,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,929 [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 2024-11-17 02:54:36,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,930 [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 2024-11-17 02:54:36,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,930 [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 2024-11-17 02:54:36,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,930 [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 2024-11-17 02:54:36,932 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,933 [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 2024-11-17 02:54:36,933 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,933 [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 2024-11-17 02:54:36,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,934 [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 2024-11-17 02:54:36,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,934 [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 2024-11-17 02:54:36,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,934 [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 2024-11-17 02:54:36,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,935 [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 2024-11-17 02:54:36,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,935 [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 2024-11-17 02:54:36,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,935 [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 2024-11-17 02:54:36,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,936 [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 2024-11-17 02:54:36,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,936 [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 2024-11-17 02:54:36,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,936 [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 2024-11-17 02:54:36,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,936 [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 2024-11-17 02:54:36,937 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,937 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,937 [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 2024-11-17 02:54:36,937 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,938 [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 2024-11-17 02:54:36,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,938 [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 2024-11-17 02:54:36,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,938 [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 2024-11-17 02:54:36,939 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,939 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,939 [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 2024-11-17 02:54:36,939 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,939 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,939 [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 2024-11-17 02:54:36,939 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,939 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,939 [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 2024-11-17 02:54:36,939 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,940 [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 2024-11-17 02:54:36,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,940 [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 2024-11-17 02:54:36,942 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,942 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,942 [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 2024-11-17 02:54:36,942 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,952 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,952 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,956 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,956 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2024-11-17 02:54:36,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,957 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-11-17 02:54:36,960 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,960 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,963 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/108, BranchId=]
DEBUG 2024-11-17 02:54:36,963 [main] Physical connection closed
DEBUG 2024-11-17 02:54:36,965 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:36,966 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,967 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,967 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,969 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,970 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,972 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:36,972 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,976 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:36,976 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:36,977 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,979 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:36,980 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:36,989 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:36,998 [main] Physical connection got
DEBUG 2024-11-17 02:54:36,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:36,998 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:36,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:36,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,002 [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 2024-11-17 02:54:37,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,002 [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 2024-11-17 02:54:37,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,002 [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 2024-11-17 02:54:37,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,003 [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 2024-11-17 02:54:37,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,003 [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 2024-11-17 02:54:37,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,005 [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 2024-11-17 02:54:37,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,005 [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 2024-11-17 02:54:37,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,006 [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 2024-11-17 02:54:37,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,006 [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 2024-11-17 02:54:37,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,006 [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 2024-11-17 02:54:37,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,006 [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 2024-11-17 02:54:37,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,007 [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 2024-11-17 02:54:37,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,007 [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 2024-11-17 02:54:37,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,007 [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 2024-11-17 02:54:37,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,008 [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 2024-11-17 02:54:37,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,008 [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 2024-11-17 02:54:37,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,008 [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 2024-11-17 02:54:37,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,008 [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 2024-11-17 02:54:37,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,009 [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 2024-11-17 02:54:37,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,009 [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 2024-11-17 02:54:37,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,009 [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 2024-11-17 02:54:37,010 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,010 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,010 [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 2024-11-17 02:54:37,011 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,011 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,011 [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 2024-11-17 02:54:37,011 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,011 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,011 [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 2024-11-17 02:54:37,011 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,011 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,011 [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 2024-11-17 02:54:37,012 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,012 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,012 [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 2024-11-17 02:54:37,012 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,012 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,012 [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 2024-11-17 02:54:37,012 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,012 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,012 [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 2024-11-17 02:54:37,012 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [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 2024-11-17 02:54:37,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [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 2024-11-17 02:54:37,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [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 2024-11-17 02:54:37,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,013 [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 2024-11-17 02:54:37,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,014 [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 2024-11-17 02:54:37,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,014 [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 2024-11-17 02:54:37,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,014 [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 2024-11-17 02:54:37,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,015 [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 2024-11-17 02:54:37,015 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,015 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,015 [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 2024-11-17 02:54:37,015 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,015 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,015 [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 2024-11-17 02:54:37,015 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,015 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,015 [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 2024-11-17 02:54:37,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,016 [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 2024-11-17 02:54:37,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,016 [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 2024-11-17 02:54:37,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,016 [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 2024-11-17 02:54:37,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,017 [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 2024-11-17 02:54:37,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,017 [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 2024-11-17 02:54:37,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,017 [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 2024-11-17 02:54:37,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,018 [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 2024-11-17 02:54:37,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,018 [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 2024-11-17 02:54:37,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,018 [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 2024-11-17 02:54:37,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,018 [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 2024-11-17 02:54:37,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,019 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,019 [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 2024-11-17 02:54:37,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,019 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,020 [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 2024-11-17 02:54:37,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,020 [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 2024-11-17 02:54:37,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,020 [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 2024-11-17 02:54:37,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [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 2024-11-17 02:54:37,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [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 2024-11-17 02:54:37,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [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 2024-11-17 02:54:37,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,021 [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 2024-11-17 02:54:37,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,022 [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 2024-11-17 02:54:37,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,022 [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 2024-11-17 02:54:37,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,022 [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 2024-11-17 02:54:37,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,023 [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 2024-11-17 02:54:37,023 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,023 [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 2024-11-17 02:54:37,023 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,023 [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 2024-11-17 02:54:37,023 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,023 [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 2024-11-17 02:54:37,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,024 [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 2024-11-17 02:54:37,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,024 [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 2024-11-17 02:54:37,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,024 [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 2024-11-17 02:54:37,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,025 [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 2024-11-17 02:54:37,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,025 [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 2024-11-17 02:54:37,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,025 [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 2024-11-17 02:54:37,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,026 [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 2024-11-17 02:54:37,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,026 [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 2024-11-17 02:54:37,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,026 [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 2024-11-17 02:54:37,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,026 [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 2024-11-17 02:54:37,027 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,027 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,027 [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 2024-11-17 02:54:37,027 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,027 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,027 [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 2024-11-17 02:54:37,027 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,027 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,027 [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 2024-11-17 02:54:37,027 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,027 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,028 [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 2024-11-17 02:54:37,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,028 [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 2024-11-17 02:54:37,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,029 [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 2024-11-17 02:54:37,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,029 [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 2024-11-17 02:54:37,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,029 [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 2024-11-17 02:54:37,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,030 [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 2024-11-17 02:54:37,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,030 [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 2024-11-17 02:54:37,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,030 [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 2024-11-17 02:54:37,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,030 [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 2024-11-17 02:54:37,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,031 [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 2024-11-17 02:54:37,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,031 [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 2024-11-17 02:54:37,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,031 [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 2024-11-17 02:54:37,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,032 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,032 [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 2024-11-17 02:54:37,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,032 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,032 [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 2024-11-17 02:54:37,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,032 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,032 [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 2024-11-17 02:54:37,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [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 2024-11-17 02:54:37,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [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 2024-11-17 02:54:37,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [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 2024-11-17 02:54:37,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,033 [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 2024-11-17 02:54:37,034 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,034 [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 2024-11-17 02:54:37,034 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,034 [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 2024-11-17 02:54:37,034 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,034 [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 2024-11-17 02:54:37,034 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,035 [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 2024-11-17 02:54:37,035 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,037 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,038 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,041 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2024-11-17 02:54:37,041 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,041 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-11-17 02:54:37,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,043 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,046 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/109, BranchId=]
DEBUG 2024-11-17 02:54:37,046 [main] Physical connection closed
DEBUG 2024-11-17 02:54:37,047 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,048 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:37,049 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:37,054 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:37,055 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,056 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,057 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,057 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,061 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,061 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,063 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-11-17 02:54:37,064 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-11-17 02:54:37,064 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-11-17 02:54:37,076 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,087 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,087 [main] DELETE FROM CUSTOMER
DEBUG 2024-11-17 02:54:37,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,090 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,090 [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 2024-11-17 02:54:37,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,091 [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 2024-11-17 02:54:37,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,091 [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 2024-11-17 02:54:37,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,091 [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 2024-11-17 02:54:37,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,092 [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 2024-11-17 02:54:37,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,092 [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 2024-11-17 02:54:37,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,092 [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 2024-11-17 02:54:37,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,093 [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 2024-11-17 02:54:37,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,093 [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 2024-11-17 02:54:37,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,093 [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 2024-11-17 02:54:37,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,094 [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 2024-11-17 02:54:37,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,094 [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 2024-11-17 02:54:37,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,094 [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 2024-11-17 02:54:37,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,095 [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 2024-11-17 02:54:37,096 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,097 [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 2024-11-17 02:54:37,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,097 [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 2024-11-17 02:54:37,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,097 [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 2024-11-17 02:54:37,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,098 [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 2024-11-17 02:54:37,098 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,098 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,098 [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 2024-11-17 02:54:37,098 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,098 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,098 [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 2024-11-17 02:54:37,099 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,099 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,099 [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 2024-11-17 02:54:37,099 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,099 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,099 [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 2024-11-17 02:54:37,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,100 [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 2024-11-17 02:54:37,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,100 [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 2024-11-17 02:54:37,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,100 [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 2024-11-17 02:54:37,101 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,101 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,101 [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 2024-11-17 02:54:37,101 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,101 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,101 [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 2024-11-17 02:54:37,101 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,101 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,101 [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 2024-11-17 02:54:37,101 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,101 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,102 [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 2024-11-17 02:54:37,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,102 [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 2024-11-17 02:54:37,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,102 [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 2024-11-17 02:54:37,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,102 [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 2024-11-17 02:54:37,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,103 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,103 [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 2024-11-17 02:54:37,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,103 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,104 [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 2024-11-17 02:54:37,104 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,104 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,104 [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 2024-11-17 02:54:37,104 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,104 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,104 [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 2024-11-17 02:54:37,105 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,105 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,105 [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 2024-11-17 02:54:37,105 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,105 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,105 [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 2024-11-17 02:54:37,106 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,106 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,106 [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 2024-11-17 02:54:37,106 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,106 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,106 [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 2024-11-17 02:54:37,106 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,106 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,106 [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 2024-11-17 02:54:37,106 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,107 [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 2024-11-17 02:54:37,107 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,107 [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 2024-11-17 02:54:37,108 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,108 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,108 [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 2024-11-17 02:54:37,108 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,108 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,109 [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 2024-11-17 02:54:37,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,109 [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 2024-11-17 02:54:37,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,109 [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 2024-11-17 02:54:37,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,109 [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 2024-11-17 02:54:37,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,110 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,110 [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 2024-11-17 02:54:37,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,110 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,110 [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 2024-11-17 02:54:37,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,110 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,111 [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 2024-11-17 02:54:37,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,111 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,111 [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 2024-11-17 02:54:37,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,111 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,111 [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 2024-11-17 02:54:37,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [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 2024-11-17 02:54:37,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [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 2024-11-17 02:54:37,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [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 2024-11-17 02:54:37,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,112 [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 2024-11-17 02:54:37,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,113 [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 2024-11-17 02:54:37,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,113 [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 2024-11-17 02:54:37,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,113 [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 2024-11-17 02:54:37,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,114 [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 2024-11-17 02:54:37,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,114 [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 2024-11-17 02:54:37,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,114 [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 2024-11-17 02:54:37,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,114 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552)
DEBUG 2024-11-17 02:54:37,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,115 [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 2024-11-17 02:54:37,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,115 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671)
DEBUG 2024-11-17 02:54:37,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,115 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167)
DEBUG 2024-11-17 02:54:37,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [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 2024-11-17 02:54:37,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343)
DEBUG 2024-11-17 02:54:37,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [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 2024-11-17 02:54:37,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,116 [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 2024-11-17 02:54:37,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,117 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447)
DEBUG 2024-11-17 02:54:37,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [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 2024-11-17 02:54:37,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444)
DEBUG 2024-11-17 02:54:37,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277)
DEBUG 2024-11-17 02:54:37,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,118 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568)
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,119 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259)
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,119 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143)
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,119 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545)
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,120 [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 2024-11-17 02:54:37,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,120 [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 2024-11-17 02:54:37,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,120 [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 2024-11-17 02:54:37,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,120 [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 2024-11-17 02:54:37,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [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 2024-11-17 02:54:37,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [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 2024-11-17 02:54:37,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [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 2024-11-17 02:54:37,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,121 [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 2024-11-17 02:54:37,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,122 [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 2024-11-17 02:54:37,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,122 [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 2024-11-17 02:54:37,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,122 [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 2024-11-17 02:54:37,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,123 [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 2024-11-17 02:54:37,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,123 [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 2024-11-17 02:54:37,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,123 [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 2024-11-17 02:54:37,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,124 [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 2024-11-17 02:54:37,124 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,124 [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 2024-11-17 02:54:37,124 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,124 [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 2024-11-17 02:54:37,124 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,124 [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 2024-11-17 02:54:37,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,125 [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 2024-11-17 02:54:37,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,125 [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 2024-11-17 02:54:37,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,125 [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 2024-11-17 02:54:37,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,135 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,138 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,138 [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 2024-11-17 02:54:37,140 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,140 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,150 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/110, BranchId=]
DEBUG 2024-11-17 02:54:37,150 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 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 2024-11-17 02:54:37,214 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,215 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,215 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,216 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,217 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,220 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,220 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,222 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,222 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,223 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,223 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.seasar.dao.issue.Jira101Test
DEBUG 2024-11-17 02:54:37,225 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,226 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon)
DEBUG 2024-11-17 02:54:37,226 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:37,228 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,229 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,230 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,230 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,233 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,236 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-11-17 02:54:37,237 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon)
DEBUG 2024-11-17 02:54:37,245 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,245 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,254 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2024-11-17 02:54:37,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,255 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777
DEBUG 2024-11-17 02:54:37,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,255 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2024-11-17 02:54:37,255 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/111, BranchId=]
DEBUG 2024-11-17 02:54:37,256 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2024-11-17 02:54:37,258 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,259 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:37,260 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,261 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,262 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,265 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,266 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,269 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:37,275 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,275 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,275 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,292 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,292 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,292 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-11-17 02:54:37,292 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,293 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/112, BranchId=]
DEBUG 2024-11-17 02:54:37,293 [main] Physical connection closed
DEBUG 2024-11-17 02:54:37,295 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,296 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:37,297 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,297 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,299 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,299 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,302 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,303 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,304 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-11-17 02:54:37,311 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,311 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,328 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,328 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-11-17 02:54:37,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,329 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/113, BranchId=]
DEBUG 2024-11-17 02:54:37,329 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.seasar.dao.impl.RelationKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.NestedDaoMethodTest
DEBUG 2024-11-17 02:54:37,334 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,334 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon)
DEBUG 2024-11-17 02:54:37,335 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:37,337 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,338 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,339 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,342 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,342 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,345 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:37,346 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon)
DEBUG 2024-11-17 02:54:37,354 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,354 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,354 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,354 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,357 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,360 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,360 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782
DEBUG 2024-11-17 02:54:37,360 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,360 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,360 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,360 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,360 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,361 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,361 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE DEPT.deptno = 10
DEBUG 2024-11-17 02:54:37,361 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,361 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.parser.SqlParserImplTest
org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge)
SELECT * FROM emp WHERE job = /* job*/'CLERK'
BETWEEN sal ? AND ?
[SELECT * FROM emp WHERE job = ?]
WARN 2024-11-17 02:54:37,367 [main] Argument(job) not found
[SELECT * FROM emp WHERE job is null]
[bbb = ?]
SELECT * FROM emp WHERE job = #*job*#'CLERK' AND deptno = #*deptno*#20
SELECT * FROM emp WHERE job = ? AND deptno = ?
SELECT * FROM emp WHERE empno = ? AND 1 = 1
SELECT * FROM emp WHERE job = ?
WARN 2024-11-17 02:54:37,370 [main] Argument(job) not found
SELECT * FROM emp
WARN 2024-11-17 02:54:37,371 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN 2024-11-17 02:54:37,372 [main] Argument(job) not found
WARN 2024-11-17 02:54:37,372 [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 (?, ?)
org.seasar.dao.EndCommentNotFoundRuntimeException: [EDAO0007]END comment not found
INSERT INTO ITEM (ID, NUM) VALUES (?, ?)
0
WARN 2024-11-17 02:54:37,375 [main] Argument(moge) not found
WARN 2024-11-17 02:54:37,375 [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 2024-11-17 02:54:37,376 [main] Argument(hoge) not found
WARN 2024-11-17 02:54:37,376 [main] Argument($1) not found
WARN 2024-11-17 02:54:37,376 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ? /* comment */
WARN 2024-11-17 02:54:37,377 [main] Argument($1) not found
WARN 2024-11-17 02:54:37,377 [main] Argument($1) not found
SELECT AAA FROM HOGE where aa = ? -- comment
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.impl.QuestionInCommentTest
DEBUG 2024-11-17 02:54:37,379 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,380 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-11-17 02:54:37,381 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:37,382 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,383 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,385 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,385 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,388 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,388 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,390 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:37,390 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-11-17 02:54:37,398 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,398 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,467 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,467 [main] INSERT INTO EMP (
EMPNO,
ENAME,
TSTAMP
) VALUES (
/* comment */
2222,
'aaaaaaaaaaaa',
null
/* in comment */
)
DEBUG 2024-11-17 02:54:37,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,468 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/114, BranchId=]
DEBUG 2024-11-17 02:54:37,468 [main] Physical connection closed
DEBUG 2024-11-17 02:54:37,469 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,470 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-11-17 02:54:37,472 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-17 02:54:37,473 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,473 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,475 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,475 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,478 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,478 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,480 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-17 02:54:37,481 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-11-17 02:54:37,488 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,488 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,493 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,495 [main] select *
from EMP
where ENAME = 'te?st'
DEBUG 2024-11-17 02:54:37,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,495 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/115, BranchId=]
DEBUG 2024-11-17 02:54:37,496 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 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 2024-11-17 02:54:37,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,504 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,506 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,507 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,507 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,510 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,510 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,511 [main] Transaction began, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,512 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,512 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,538 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:37,538 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:37,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,539 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,539 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:37,539 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-11-17 02:54:37,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,539 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1731779664034/116, BranchId=]
DEBUG 2024-11-17 02:54:37,539 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2024-11-17 02:54:37,542 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2024-11-17 02:54:37,543 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,543 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,545 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-17 02:54:37,545 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,548 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-17 02:54:37,549 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-17 02:54:37,550 [main] Physical connection got
DEBUG 2024-11-17 02:54:37,550 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,550 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,550 [main] Logical connection got, tx=null
DEBUG 2024-11-17 02:54:37,567 [main] Logical connection closed, tx=null
DEBUG 2024-11-17 02:54:37,568 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.impl.NullBeanMetaDataTest
[EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Results :
Tests run: 448, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Project ......................................... SUCCESS [0.593s]
[INFO] S2Dao ................................................. SUCCESS [15.555s]
[INFO] S2Dao Examples ........................................ SUCCESS [2.249s]
[INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [16.801s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36 seconds
[INFO] Finished at: Sun Nov 17 02:54:37 JST 2024
[INFO] Final Memory: 15M/35M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
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
Triggering a new build of s2dao-tiger-1.0.x-snapshot
Finished: SUCCESS