Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace
Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-09-18T02:54:00.255 +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-09-18 02:54:07,377 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,378 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,394 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,394 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,464 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,492 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,493 [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-09-18 02:54:07,505 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,506 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,533 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,533 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,533 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,533 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,546 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,553 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,553 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-09-18 02:54:07,554 [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-09-18 02:54:07,554 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,573 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,573 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,573 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,573 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,582 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,586 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,587 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-09-18 02:54:07,587 [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-09-18 02:54:07,588 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,602 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,603 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,604 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,604 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,631 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,635 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,637 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-18 02:54:07,639 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,639 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,677 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,677 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,677 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,677 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,684 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,690 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,691 [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-09-18 02:54:07,692 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,692 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,710 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,710 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,710 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,710 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,718 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,725 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,725 [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-09-18 02:54:07,726 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,726 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,739 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,739 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,739 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,739 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,747 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,751 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,751 [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-09-18 02:54:07,752 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,752 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,772 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,772 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,772 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,772 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,784 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,790 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,791 [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-09-18 02:54:07,791 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,791 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,830 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,830 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,830 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,831 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,838 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,843 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,843 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-18 02:54:07,843 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,844 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,857 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,857 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,857 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,857 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,863 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,867 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,868 [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-09-18 02:54:07,868 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,868 [main] Physical connection closed
DEBUG 2024-09-18 02:54:07,881 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,881 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,881 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,881 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,887 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,891 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,891 [main] select count(*) from emp
DEBUG 2024-09-18 02:54:07,894 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,894 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2024-09-18 02:54:07,924 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,925 [main] Logical connection got
DEBUG 2024-09-18 02:54:07,925 [main] Logical connection closed
DEBUG 2024-09-18 02:54:07,925 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test
DEBUG 2024-09-18 02:54:07,955 [main] Physical connection got
DEBUG 2024-09-18 02:54:07,956 [main] Logical connection got
WARN  2024-09-18 02:54:07,959 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2024-09-18 02:54:08,045 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,045 [main] Logical connection got
7788
DEBUG 2024-09-18 02:54:08,046 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,046 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2024-09-18 02:54:08,064 [main] Transaction began
DEBUG 2024-09-18 02:54:08,065 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,066 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,066 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,066 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,100 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,117 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,117 [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-09-18 02:54:08,118 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,120 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,120 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:08,121 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,121 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:08,121 [main] Physical connection closed
DEBUG 2024-09-18 02:54:08,129 [main] Transaction began
DEBUG 2024-09-18 02:54:08,130 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,130 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,142 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,145 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,145 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:08,145 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,145 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:08,145 [main] Physical connection closed
DEBUG 2024-09-18 02:54:08,153 [main] Transaction began
DEBUG 2024-09-18 02:54:08,154 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,154 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,154 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,154 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,165 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,168 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,168 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2024-09-18 02:54:08,169 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-09-18 02:54:08,169 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:08,169 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 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-09-18 02:54:08,241 [main] Transaction began
DEBUG 2024-09-18 02:54:08,241 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,241 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,241 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,241 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,246 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,249 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,249 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, 'hoge')
DEBUG 2024-09-18 02:54:08,249 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,250 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:08,250 [main] Physical connection closed
DEBUG 2024-09-18 02:54:08,279 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,280 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,280 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,280 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,286 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,288 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,289 [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-09-18 02:54:08,290 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
DEBUG 2024-09-18 02:54:08,290 [main] Physical connection closed
DEBUG 2024-09-18 02:54:08,322 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,322 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,323 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,323 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,329 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,330 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,331 [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-09-18 02:54:08,332 [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-09-18 02:54:08,333 [main] Physical connection closed
DEBUG 2024-09-18 02:54:08,361 [main] Transaction began
DEBUG 2024-09-18 02:54:08,361 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,361 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,361 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,361 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,367 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,368 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,369 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 99, 'hoge', null, null, null, null, null)
DEBUG 2024-09-18 02:54:08,370 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2024-09-18 02:54:08,370 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,370 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:08,370 [main] Physical connection closed
DEBUG 2024-09-18 02:54:08,421 [main] Transaction began
DEBUG 2024-09-18 02:54:08,421 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,421 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,421 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,422 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,427 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,428 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,429 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, '~')
DEBUG 2024-09-18 02:54:08,429 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,429 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,429 [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-09-18 02:54:08,430 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,430 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:08,430 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2024-09-18 02:54:08,603 [main] Transaction began
DEBUG 2024-09-18 02:54:08,826 [main] Physical connection got
DEBUG 2024-09-18 02:54:08,826 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,829 [main] Logical connection closed
DEBUG 2024-09-18 02:54:08,831 [main] Logical connection got
DEBUG 2024-09-18 02:54:08,831 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,189 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,268 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,269 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,269 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,283 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,297 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,297 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,297 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,309 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,320 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,320 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,320 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,331 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,338 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,338 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,338 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,347 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,357 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,357 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,357 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,365 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,374 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,374 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,374 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,382 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,392 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,392 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,392 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,400 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,407 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,407 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,408 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,417 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,426 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,426 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,436 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,462 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,463 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,478 [main] Transaction began
DEBUG 2024-09-18 02:54:09,479 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,479 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,479 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,479 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,479 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,486 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,495 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,495 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,495 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,498 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,499 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,499 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,499 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,502 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,503 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,503 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,503 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,505 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,507 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,507 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,507 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,509 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,510 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,510 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,510 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,513 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,514 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,514 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,515 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,517 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,519 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,519 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,519 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,522 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,523 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,523 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,524 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,525 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,526 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,526 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,530 [main] Logical connection closed
{CCC=2024-09-18 02:54:09.529, BBB=aaaaa2}
DEBUG 2024-09-18 02:54:09,530 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,530 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,581 [main] Transaction began
DEBUG 2024-09-18 02:54:09,582 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,582 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,582 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,582 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,582 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,584 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,585 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,585 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,585 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,591 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,593 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,593 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,593 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,595 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,596 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,597 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,597 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,599 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,602 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,602 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,602 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,604 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,605 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,605 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,605 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,607 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,611 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,611 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,611 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,615 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,617 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,617 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,618 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,620 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,622 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,622 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,622 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,627 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,628 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,628 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,631 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,631 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,631 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,653 [main] Transaction began
DEBUG 2024-09-18 02:54:09,653 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,654 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,654 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,654 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,654 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,656 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,657 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,658 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,658 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,660 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,662 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,662 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,662 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,664 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,664 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,665 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,665 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,668 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,669 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,669 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,669 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,671 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,673 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,673 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,673 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,676 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,677 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,678 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,678 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,679 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,680 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,680 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,680 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,682 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,683 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,684 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,684 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,686 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,687 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,687 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,691 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,692 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,692 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,700 [main] Transaction began
DEBUG 2024-09-18 02:54:09,702 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,702 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,702 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,702 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,702 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,703 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,704 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,704 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,704 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,706 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,707 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,707 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,707 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,708 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,709 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,709 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,709 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,711 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,711 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,712 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,712 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,715 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,717 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,717 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,717 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,718 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,720 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,721 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,721 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,724 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,725 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,725 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,725 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,727 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,727 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,728 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,728 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,729 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,731 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,731 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,735 [main] Logical connection closed
{CCC=25, EEE=625}
DEBUG 2024-09-18 02:54:09,736 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,736 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,747 [main] Transaction began
DEBUG 2024-09-18 02:54:09,748 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,748 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,748 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,748 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,748 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,750 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,752 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,752 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,752 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,753 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,756 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,756 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,756 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,759 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,760 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,760 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,760 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,764 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,765 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,765 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,765 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,767 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,768 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,768 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,768 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,769 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,771 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,771 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,771 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,773 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,775 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,775 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,775 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,776 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,777 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,777 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,777 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,778 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,780 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,780 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,782 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,782 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,783 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,793 [main] Transaction began
DEBUG 2024-09-18 02:54:09,793 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,793 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,793 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,793 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,793 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,794 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,796 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,796 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,796 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,797 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,798 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,798 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,798 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,801 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,802 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,802 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,802 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,804 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,805 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,805 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,805 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,806 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,807 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,807 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,807 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,809 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,810 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,810 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,810 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,814 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,815 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,815 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,815 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,817 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,820 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,821 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,821 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,822 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,822 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,822 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,824 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,824 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,824 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,874 [main] Transaction began
DEBUG 2024-09-18 02:54:09,875 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,875 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,875 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,875 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,875 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,876 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,877 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,877 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,877 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,878 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,879 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,879 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,879 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,880 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,881 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,881 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,881 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,882 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,884 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,884 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,884 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,885 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,886 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,887 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,887 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,888 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,889 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,889 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,889 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,891 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,891 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,892 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,892 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,893 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,894 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,894 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,894 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,896 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,899 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,899 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,903 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,903 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:09,904 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,914 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,915 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,915 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,915 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,915 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,915 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,916 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,917 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,917 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,917 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,919 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,919 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,920 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,920 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,921 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,922 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,922 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,922 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,923 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,924 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,927 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,927 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,928 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,929 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,929 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,930 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,931 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,932 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,932 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,932 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,934 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,935 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,936 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,936 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,937 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,938 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,938 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,938 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,939 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,940 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,940 [main] Logical connection got
DEBUG 2024-09-18 02:54:09,940 [main] Logical connection closed
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2024-09-18 02:54:09,940 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,940 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,951 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,951 [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-09-18 02:54:09,951 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,951 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,963 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,963 [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-09-18 02:54:09,973 [main] Logical connection closed
DEBUG 2024-09-18 02:54:09,973 [main] Physical connection closed
DEBUG 2024-09-18 02:54:09,982 [main] Physical connection got
DEBUG 2024-09-18 02:54:09,982 [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-09-18 02:54:10,021 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,021 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 sec
Running org.seasar.dao.pager.NullPagingSqlRewriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.PkOnlyTableTest
DEBUG 2024-09-18 02:54:10,032 [main] Transaction began
DEBUG 2024-09-18 02:54:10,033 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,033 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,034 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,034 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,042 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,042 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,043 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2024-09-18 02:54:10,043 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,043 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,043 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,061 [main] Transaction began
DEBUG 2024-09-18 02:54:10,061 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,061 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,062 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,062 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,106 [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$$5606f3$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$5606f3.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$5606f3.java)
	at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	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-09-18 02:54:10,108 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,108 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,130 [main] Transaction began
DEBUG 2024-09-18 02:54:10,130 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,130 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,131 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,135 [main] Logical connection closed
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
	at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167)
	at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131)
	at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71)
	at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1422d0b$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1422d0b.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1422d0b.java)
	at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
	at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
	at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
	at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
	... 38 more
DEBUG 2024-09-18 02:54:10,136 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,138 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2024-09-18 02:54:10,147 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,147 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,147 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,147 [main] Logical connection got
WARN  2024-09-18 02:54:10,151 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2024-09-18 02:54:10,152 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,152 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,152 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,152 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,163 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,172 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,172 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,176 [main] Logical connection closed
2024-09-18 00:00:00.0
DEBUG 2024-09-18 02:54:10,176 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,176 [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-09-18 02:54:10,184 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,184 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,209 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,209 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,209 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2024-09-18 02:54:10,210 [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-09-18 02:54:10,210 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,216 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,216 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,217 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,217 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,242 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,251 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,251 [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-09-18 02:54:10,253 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,253 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,253 [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-09-18 02:54:10,255 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,255 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,260 [main] Transaction began
DEBUG 2024-09-18 02:54:10,262 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,262 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,262 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,262 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,271 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,324 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,324 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2024-09-18 02:54:10,325 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,325 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,325 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2024-09-18 02:54:10,326 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,326 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,326 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2024-09-18 02:54:10,327 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,328 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,328 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE  EMP3.employee_name = 'NAME1'
DEBUG 2024-09-18 02:54:10,329 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,330 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,330 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE  EMP3.department_Id = 200
DEBUG 2024-09-18 02:54:10,330 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,331 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,331 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
Running org.seasar.dao.impl.NoPkTableTest
DEBUG 2024-09-18 02:54:10,354 [main] Transaction began
DEBUG 2024-09-18 02:54:10,354 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,354 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,354 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,354 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,359 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,361 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,361 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:10,362 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,362 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,362 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2024-09-18 02:54:10,362 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,362 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,362 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:10,362 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,362 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,363 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2024-09-18 02:54:10,363 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,363 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,363 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:10,363 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,363 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,363 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2024-09-18 02:54:10,363 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,363 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,363 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:10,364 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,364 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,364 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2024-09-18 02:54:10,364 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,364 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,364 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:10,365 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,365 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,365 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2024-09-18 02:54:10,403 [main] Transaction began
DEBUG 2024-09-18 02:54:10,404 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,404 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,404 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,404 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,414 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,416 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,416 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:10,417 [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-09-18 02:54:10,418 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,418 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.10', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:10,419 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,419 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,419 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,453 [main] Transaction began
DEBUG 2024-09-18 02:54:10,453 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,453 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,453 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,453 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,462 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,464 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,464 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:10,465 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2024-09-18 02:54:10,465 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,466 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.10', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:10,466 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,466 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,466 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,497 [main] Transaction began
DEBUG 2024-09-18 02:54:10,498 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,498 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,498 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,498 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,509 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,511 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,511 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:10,512 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2024-09-18 02:54:10,512 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,512 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.10' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:10,513 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,513 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,513 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,545 [main] Transaction began
DEBUG 2024-09-18 02:54:10,546 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,546 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,546 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,546 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,558 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,607 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,607 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:10,608 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2024-09-18 02:54:10,608 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2024-09-18 02:54:10,608 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,608 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,641 [main] Transaction began
DEBUG 2024-09-18 02:54:10,641 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,641 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,642 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,642 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,661 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,663 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,663 [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-09-18 02:54:10,664 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
30, SALES, CHICAGO
class org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Dept$$EnhancedByS2AOP$$90ebfe
DEBUG 2024-09-18 02:54:10,665 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,665 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,665 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,668 [main] Logical connection closed
dname, dname
DEBUG 2024-09-18 02:54:10,669 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,669 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2024-09-18 02:54:10,669 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,669 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,669 [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-09-18 02:54:10,670 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,670 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,670 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,700 [main] Transaction began
DEBUG 2024-09-18 02:54:10,700 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,700 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,700 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,700 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,714 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,715 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,716 [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-09-18 02:54:10,717 [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-09-18 02:54:10,717 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,717 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,717 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,721 [main] Logical connection closed
dname, dname
DEBUG 2024-09-18 02:54:10,722 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,722 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2024-09-18 02:54:10,723 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,723 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,723 [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-09-18 02:54:10,723 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,723 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,723 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,753 [main] Transaction began
DEBUG 2024-09-18 02:54:10,753 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,753 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,753 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,753 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,763 [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-09-18 02:54:10,764 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,764 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,794 [main] Transaction began
DEBUG 2024-09-18 02:54:10,795 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,795 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,795 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,795 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,798 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,799 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,799 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:10,800 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,800 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,800 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2024-09-18 02:54:10,800 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,800 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,800 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:10,801 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,801 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,801 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 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.005 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest
DEBUG 2024-09-18 02:54:10,910 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,910 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,910 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,910 [main] Physical connection closed
DEBUG 2024-09-18 02:54:10,918 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,918 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,919 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,919 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.impl.FieldArgumentDtoAnnotationReaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.HogeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.ListBindTest
DEBUG 2024-09-18 02:54:10,984 [main] Transaction began
DEBUG 2024-09-18 02:54:10,985 [main] Physical connection got
DEBUG 2024-09-18 02:54:10,985 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,985 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,985 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,989 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,992 [main] Logical connection got
DEBUG 2024-09-18 02:54:10,992 [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-09-18 02:54:10,993 [main] Logical connection closed
DEBUG 2024-09-18 02:54:10,993 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:10,994 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,016 [main] Transaction began
DEBUG 2024-09-18 02:54:11,016 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,016 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,016 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,017 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,019 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,022 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,022 [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-09-18 02:54:11,023 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,023 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,023 [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-09-18 02:54:11,029 [main] Transaction began
DEBUG 2024-09-18 02:54:11,030 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,030 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,031 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,031 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,054 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,063 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,063 [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-09-18 02:54:11,064 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,064 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,064 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.11', deptno = 20, ename = 'HOGE' WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:11,065 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,065 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,065 [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-09-18 02:54:11,065 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,065 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,065 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,071 [main] Transaction began
DEBUG 2024-09-18 02:54:11,072 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,072 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,072 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,072 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,097 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,106 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,106 [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-09-18 02:54:11,107 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,107 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,108 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.11', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:11,108 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,108 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,108 [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-09-18 02:54:11,109 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,109 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,109 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,113 [main] Transaction began
DEBUG 2024-09-18 02:54:11,114 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,114 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,114 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,114 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,122 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,124 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,124 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2024-09-18 02:54:11,125 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,125 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,125 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,131 [main] Transaction began
DEBUG 2024-09-18 02:54:11,132 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,132 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,132 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,132 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,140 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,143 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,144 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE  DEPT.deptno = 20
DEBUG 2024-09-18 02:54:11,144 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,145 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,145 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2024-09-18 02:54:11,146 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,146 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,146 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE  DEPT.deptno = 20
DEBUG 2024-09-18 02:54:11,146 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,146 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,146 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.seasar.dao.pager.PagerUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest
DEBUG 2024-09-18 02:54:11,163 [main] Transaction began
DEBUG 2024-09-18 02:54:11,163 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,163 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,164 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,164 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,183 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,193 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,193 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:11,193 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:11,194 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,194 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,194 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:11,194 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:11,194 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,195 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,195 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,201 [main] Transaction began
DEBUG 2024-09-18 02:54:11,201 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,202 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,202 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,202 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,277 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,286 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,286 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:11,286 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:11,287 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,287 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,287 [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-09-18 02:54:11,288 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,288 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,288 [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-09-18 02:54:11,289 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,290 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,290 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2024-09-18 02:54:11,304 [main] Transaction began
DEBUG 2024-09-18 02:54:11,304 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,304 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,304 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,304 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,327 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,335 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,336 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-09-18 02.54.11', 0, 99, 'hoge', null, null, null, null, null)
DEBUG 2024-09-18 02:54:11,336 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-09-18 02.54.11', 0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2024-09-18 02:54:11,336 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,336 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,337 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-09-18 02.54.11', 0, 97, 'hoge3', null, null, null, null, null)
DEBUG 2024-09-18 02:54:11,337 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-09-18 02.54.11', 0, 96, 'hoge2', null, null, null, null, null)
DEBUG 2024-09-18 02:54:11,337 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,337 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,337 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2024-09-18 02:54:11,344 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,344 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,345 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,345 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2024-09-18 02:54:11,350 [main] Transaction began
DEBUG 2024-09-18 02:54:11,351 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,351 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,352 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,352 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,362 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,362 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,363 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2024-09-18 02:54:11,363 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,363 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,363 [main] SELECT employee_name FROM EMP3
DEBUG 2024-09-18 02:54:11,363 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,364 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,364 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2024-09-18 02:54:11,364 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,364 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,364 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest
[EDAO0028](hoge) is illegal for procedure parameter type
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2024-09-18 02:54:11,374 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,374 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,374 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,374 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,378 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,378 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,379 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,379 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,383 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,383 [main] Logical connection got
WARN  2024-09-18 02:54:11,384 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:11,384 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,384 [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-09-18 02:54:11,399 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,400 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,402 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,402 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.seasar.dao.context.CommandContextPropertyAccessorTest
hoge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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-09-18 02:54:11,425 [main] Transaction began
DEBUG 2024-09-18 02:54:11,425 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,425 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,425 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,425 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,431 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,432 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,432 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2024-09-18 02:54:11,432 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,432 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,432 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2024-09-18 02:54:11,433 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,433 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,433 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.BeanEnhancerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.UpdateDynamicCommandTest
DEBUG 2024-09-18 02:54:11,446 [main] Transaction began
DEBUG 2024-09-18 02:54:11,446 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,446 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,447 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2024-09-18 02:54:11,447 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,447 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:11,447 [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.07 sec
Running org.seasar.dao.pager.PagerResultSetWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.dbms.OracleTest
DEBUG 2024-09-18 02:54:11,524 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,524 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,549 [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-09-18 02:54:11,549 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,553 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,553 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,560 [main] Logical connection closed
SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT
DEBUG 2024-09-18 02:54:11,560 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest
[EDAO0033]Overload not supported for method(foo) of Dao interface(hoge)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest
DEBUG 2024-09-18 02:54:11,573 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,573 [main] Logical connection got
WARN  2024-09-18 02:54:11,576 [main] Table(MyBean) not found
WARN  2024-09-18 02:54:11,576 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2024-09-18 02:54:11,584 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,584 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,591 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,591 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,612 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,613 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,619 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,619 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,629 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,629 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,644 [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-09-18 02:54:11,644 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,649 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,650 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,674 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,674 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,680 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,680 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,746 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,746 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,751 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,752 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,772 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,772 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,780 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,780 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,805 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,805 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,811 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,811 [main] Logical connection got
WARN  2024-09-18 02:54:11,814 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2024-09-18 02:54:11,818 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,818 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,826 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,826 [main] Logical connection got
WARN  2024-09-18 02:54:11,828 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2024-09-18 02:54:11,835 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,836 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,841 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,841 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,848 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,848 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,854 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,854 [main] Logical connection got
WARN  2024-09-18 02:54:11,859 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-09-18 02:54:11,864 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,864 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,871 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,871 [main] Logical connection got
WARN  2024-09-18 02:54:11,873 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-09-18 02:54:11,878 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,878 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,894 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,894 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,902 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,902 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,958 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,958 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,965 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,965 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,972 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,972 [main] Logical connection got
DEBUG 2024-09-18 02:54:11,980 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,981 [main] Physical connection closed
DEBUG 2024-09-18 02:54:11,989 [main] Physical connection got
DEBUG 2024-09-18 02:54:11,989 [main] Logical connection got
WARN  2024-09-18 02:54:11,991 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2024-09-18 02:54:11,996 [main] Logical connection closed
DEBUG 2024-09-18 02:54:11,996 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2024-09-18 02:54:12,003 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,003 [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.003 sec
Running org.seasar.dao.impl.BooleanPropertyTest
DEBUG 2024-09-18 02:54:12,016 [main] Transaction began
DEBUG 2024-09-18 02:54:12,017 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,017 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,018 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,018 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,024 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,025 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,025 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true)
DEBUG 2024-09-18 02:54:12,026 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,026 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,026 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2
WARN  2024-09-18 02:54:12,026 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:12,026 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,026 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,026 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2024-09-18 02:54:12,033 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,033 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,033 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,033 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,037 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,038 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,038 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,038 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.id.IdentityIdentifierGeneratorTest
DEBUG 2024-09-18 02:54:12,043 [main] Transaction began
DEBUG 2024-09-18 02:54:12,043 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,043 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,043 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2024-09-18 02:54:12,044 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,044 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,044 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:12,044 [main] Logical connection closed
0
DEBUG 2024-09-18 02:54:12,045 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,045 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.dbms.H2Test
DEBUG 2024-09-18 02:54:12,302 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,302 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,324 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,330 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,367 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,367 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,368 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,368 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,373 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,373 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,373 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:12,377 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,377 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,377 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,378 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,378 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,378 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,378 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,378 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,379 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:12,379 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,379 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,379 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,380 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec
Running org.seasar.dao.util.FetchHandlerUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.util.DaoNamingConventionUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.NoPersistentPropertyTypeTest
DEBUG 2024-09-18 02:54:12,391 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,391 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,391 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,391 [main] Logical connection got
WARN  2024-09-18 02:54:12,394 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-09-18 02:54:12,398 [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)
DEBUG 2024-09-18 02:54:12,400 [main] Physical connection closed
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list
	at org.seasar.dao.impl.BeanMetaDataImpl.setupAutoSelectList(BeanMetaDataImpl.java:405)
	at org.seasar.dao.impl.BeanMetaDataImpl.getAutoSelectList(BeanMetaDataImpl.java:362)
	at org.seasar.dao.dbms.Standard.getAutoSelectSql(Standard.java:64)
	at org.seasar.dao.impl.DaoMetaDataImpl.createAutoSelectSql(DaoMetaDataImpl.java:866)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByArgs(DaoMetaDataImpl.java:796)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByAuto(DaoMetaDataImpl.java:752)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupSelectMethodByAuto(DaoMetaDataImpl.java:723)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:389)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
	... 32 more
DEBUG 2024-09-18 02:54:12,405 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,405 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,405 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,405 [main] Logical connection got
WARN  2024-09-18 02:54:12,408 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-09-18 02:54:12,412 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,412 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,413 [main] SELECT * FROM EMP
DEBUG 2024-09-18 02:54:12,413 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,413 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest
DEBUG 2024-09-18 02:54:12,481 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,481 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,482 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,482 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,486 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,487 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,487 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,487 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor3Test
DEBUG 2024-09-18 02:54:12,503 [main] Transaction began
DEBUG 2024-09-18 02:54:12,504 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,504 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,504 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,505 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,508 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,508 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,510 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:12,510 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,511 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,511 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,523 [main] Transaction began
DEBUG 2024-09-18 02:54:12,523 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,524 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,524 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,524 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,527 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,528 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,529 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:12,529 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,529 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,529 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2024-09-18 02:54:12,534 [main] Transaction began
DEBUG 2024-09-18 02:54:12,537 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,537 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,537 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,543 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,543 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2024-09-18 02:54:12,545 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,545 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,545 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,556 [main] Transaction began
DEBUG 2024-09-18 02:54:12,556 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,556 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,557 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,559 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,559 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2024-09-18 02:54:12,561 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,561 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,561 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,567 [main] Transaction began
DEBUG 2024-09-18 02:54:12,568 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,568 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,568 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,570 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,570 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2024-09-18 02:54:12,571 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,571 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,572 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,575 [main] Transaction began
DEBUG 2024-09-18 02:54:12,576 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,576 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,576 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,579 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,580 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2024-09-18 02:54:12,581 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,581 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,581 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,586 [main] Transaction began
DEBUG 2024-09-18 02:54:12,587 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,587 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,587 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,591 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,591 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2024-09-18 02:54:12,593 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,593 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,594 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,597 [main] Transaction began
DEBUG 2024-09-18 02:54:12,598 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,598 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,598 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,600 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,600 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2024-09-18 02:54:12,604 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,604 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,604 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,608 [main] Transaction began
DEBUG 2024-09-18 02:54:12,609 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,609 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,609 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,611 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,611 [main] Logical connection closed
[EDAO0029]null is illegal for argument DTO
DEBUG 2024-09-18 02:54:12,611 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,611 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,615 [main] Transaction began
DEBUG 2024-09-18 02:54:12,615 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,616 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,616 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,619 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,619 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2024-09-18 02:54:12,621 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,621 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,621 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,625 [main] Transaction began
DEBUG 2024-09-18 02:54:12,626 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,626 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,626 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,629 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,629 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2024-09-18 02:54:12,632 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,632 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,632 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,636 [main] Transaction began
DEBUG 2024-09-18 02:54:12,637 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,637 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,637 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,640 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,640 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2024-09-18 02:54:12,644 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,644 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,644 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 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-09-18 02:54:12,670 [main] Transaction began
DEBUG 2024-09-18 02:54:12,670 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,670 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,670 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,670 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,673 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,677 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,678 [main] Logical connection closed
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2024-09-18 02:54:12,678 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,678 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2024-09-18 02:54:12,695 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,695 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,695 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,695 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,698 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,699 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,699 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-09-18 02:54:12,699 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,700 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,700 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-09-18 02:54:12,700 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,700 [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.004 sec
Running org.seasar.dao.pager.ScrollCursorTest
DEBUG 2024-09-18 02:54:12,710 [main] Transaction began
DEBUG 2024-09-18 02:54:12,710 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,710 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,715 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:12,715 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,715 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,715 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,719 [main] Transaction began
DEBUG 2024-09-18 02:54:12,719 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,719 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,719 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:12,719 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,719 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,720 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,729 [main] Transaction began
DEBUG 2024-09-18 02:54:12,729 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,729 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,729 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:12,729 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,729 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,729 [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-09-18 02:54:12,792 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,792 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,792 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,792 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.seasar.dao.impl.ClobTest
DEBUG 2024-09-18 02:54:12,809 [main] Transaction began
DEBUG 2024-09-18 02:54:12,809 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,809 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,809 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,809 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,827 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,828 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,828 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 123
DEBUG 2024-09-18 02:54:12,839 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,839 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,839 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,860 [main] Transaction began
DEBUG 2024-09-18 02:54:12,860 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,860 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,860 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,861 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,864 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,865 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,865 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1')
DEBUG 2024-09-18 02:54:12,887 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,887 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,887 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 1
DEBUG 2024-09-18 02:54:12,888 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,888 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,888 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2024-09-18 02:54:12,898 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,898 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,898 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 1
DEBUG 2024-09-18 02:54:12,898 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,908 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,909 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 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-09-18 02:54:12,920 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,920 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,937 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,937 [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-09-18 02:54:12,941 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,941 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.types.SerializableTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.InsertAutoDynamicCommandTest
DEBUG 2024-09-18 02:54:12,951 [main] Transaction began
DEBUG 2024-09-18 02:54:12,952 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,952 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,952 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,952 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,970 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,979 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,980 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-09-18 02.54.12', 0, 99, 'hoge')
DEBUG 2024-09-18 02:54:12,980 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,980 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,980 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,985 [main] Transaction began
DEBUG 2024-09-18 02:54:12,986 [main] Physical connection got
DEBUG 2024-09-18 02:54:12,986 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,986 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,987 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,992 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,992 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,992 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-09-18 02:54:12,993 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,993 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:12,993 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,993 [main] Logical connection closed
1
DEBUG 2024-09-18 02:54:12,993 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,993 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-09-18 02:54:12,993 [main] Logical connection got
DEBUG 2024-09-18 02:54:12,993 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:12,993 [main] Logical connection closed
DEBUG 2024-09-18 02:54:12,993 [main] Logical connection closed
2
DEBUG 2024-09-18 02:54:12,993 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:12,993 [main] Physical connection closed
DEBUG 2024-09-18 02:54:12,998 [main] Transaction began
DEBUG 2024-09-18 02:54:13,000 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,000 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,000 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,000 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,006 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,008 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,008 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2024-09-18 02:54:13,008 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,008 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,008 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,012 [main] Transaction began
DEBUG 2024-09-18 02:54:13,013 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,013 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,013 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,013 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,020 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,020 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,020 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,025 [main] Transaction began
DEBUG 2024-09-18 02:54:13,026 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,026 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,026 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,026 [main] Logical connection got
WARN  2024-09-18 02:54:13,029 [main] Table(DUMMY_TABLE) not found
DEBUG 2024-09-18 02:54:13,036 [main] Logical connection closed
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2024-09-18 02:54:13,036 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,036 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,040 [main] Transaction began
DEBUG 2024-09-18 02:54:13,041 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,041 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,041 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,041 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,107 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,107 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,108 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,108 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,109 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,109 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2024-09-18 02:54:13,109 [main] Logical connection closed
49
DEBUG 2024-09-18 02:54:13,109 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,109 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,116 [main] Transaction began
DEBUG 2024-09-18 02:54:13,117 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,117 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,117 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,117 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,127 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,127 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,128 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,133 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,133 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,133 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2024-09-18 02:54:13,133 [main] Logical connection closed
50
DEBUG 2024-09-18 02:54:13,133 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,133 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,133 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,134 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,134 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2024-09-18 02:54:13,134 [main] Logical connection closed
51
DEBUG 2024-09-18 02:54:13,134 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,134 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,139 [main] Transaction began
DEBUG 2024-09-18 02:54:13,139 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,139 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,139 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,139 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,159 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,167 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,168 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-09-18 02.54.13', 99, 'hoge')
DEBUG 2024-09-18 02:54:13,168 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,168 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,169 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,172 [main] Transaction began
DEBUG 2024-09-18 02:54:13,173 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,173 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,173 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,173 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,191 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,199 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,200 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-09-18 02.54.13')
DEBUG 2024-09-18 02:54:13,200 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,200 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,200 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,205 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,205 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,205 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,205 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,213 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,213 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,213 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,213 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,214 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,214 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,214 [main] INSERT INTO COMPOSITE_PK_TABLE (pk2, aaa, pk1) VALUES (10, 'hoge', 52)
DEBUG 2024-09-18 02:54:13,214 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,214 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,214 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2024-09-18 02:54:13,221 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,221 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,221 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,221 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.id.SequenceIdentifierGeneratorTest
DEBUG 2024-09-18 02:54:13,226 [main] Transaction began
DEBUG 2024-09-18 02:54:13,226 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,227 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,227 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,227 [main] Logical connection closed
53
DEBUG 2024-09-18 02:54:13,227 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,227 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,231 [main] Transaction began
DEBUG 2024-09-18 02:54:13,233 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,233 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,233 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,233 [main] Logical connection closed
49
50
51
52
53
54
55
56
57
58
DEBUG 2024-09-18 02:54:13,234 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,234 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,234 [main] Logical connection closed
59
60
61
62
63
64
65
66
67
68
DEBUG 2024-09-18 02:54:13,234 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,234 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,234 [main] Logical connection closed
69
70
71
72
73
74
75
76
77
78
DEBUG 2024-09-18 02:54:13,235 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,235 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:13,235 [main] Logical connection closed
79
80
DEBUG 2024-09-18 02:54:13,235 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,235 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2024-09-18 02:54:13,240 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,240 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,241 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,241 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2024-09-18 02:54:13,250 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,250 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,267 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,274 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.impl.NoPropertyForUpdateTest
DEBUG 2024-09-18 02:54:13,289 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,289 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,289 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,289 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,294 [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$$1ad4feb$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1ad4feb.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1ad4feb.java)
	at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update.
	at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
	at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
	at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
	at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
	at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
	... 37 more
DEBUG 2024-09-18 02:54:13,296 [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-09-18 02:54:13,324 [main] Transaction began
DEBUG 2024-09-18 02:54:13,325 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,325 [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-09-18 02:54:13,328 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,328 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,328 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,411 [main] Transaction began
DEBUG 2024-09-18 02:54:13,413 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,413 [main] Logical connection got
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2024-09-18 02:54:13,416 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,416 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,416 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,440 [main] Transaction began
DEBUG 2024-09-18 02:54:13,440 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,440 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,440 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,440 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,443 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,446 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,446 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2024-09-18 02:54:13,450 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,450 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-09-18 02:54:13,454 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,454 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,454 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,454 [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-09-18 02:54:13,459 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,468 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,468 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,491 [main] Transaction began
DEBUG 2024-09-18 02:54:13,492 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,492 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,492 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,492 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,493 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,496 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,497 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-09-18 02:54:13,497 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-09-18 02:54:13,498 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,498 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,498 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-09-18 02:54:13,511 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,524 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,525 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,549 [main] Transaction began
DEBUG 2024-09-18 02:54:13,549 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,549 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,549 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,549 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,550 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,553 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,554 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-09-18 02:54:13,554 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2024-09-18 02:54:13,554 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2024-09-18 02:54:13,555 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,555 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,555 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-09-18 02:54:13,556 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,562 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,562 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,587 [main] Transaction began
DEBUG 2024-09-18 02:54:13,587 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,587 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,587 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,588 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,592 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,595 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,595 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2024-09-18 02:54:13,595 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-09-18 02:54:13,596 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,596 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,596 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-09-18 02:54:13,597 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,603 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,603 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,628 [main] Transaction began
DEBUG 2024-09-18 02:54:13,628 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,628 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,629 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,629 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,630 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,633 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,633 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2024-09-18 02:54:13,637 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,637 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-09-18 02:54:13,637 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,637 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,637 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,637 [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-09-18 02:54:13,638 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,643 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,643 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,668 [main] Transaction began
DEBUG 2024-09-18 02:54:13,668 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,669 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,669 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,669 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,670 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,672 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,672 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2024-09-18 02:54:13,675 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,675 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-09-18 02:54:13,676 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,677 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,677 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,677 [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-09-18 02:54:13,677 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,683 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,683 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,706 [main] Transaction began
DEBUG 2024-09-18 02:54:13,706 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,706 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,706 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,706 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,707 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,711 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,712 [main] INSERT INTO DEFAULT_TABLE (
    AAA,
    
    VERSION_NO
) VALUES (
	'foooo',
	
	0
)
DEBUG 2024-09-18 02:54:13,717 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,717 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,717 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-09-18 02:54:13,719 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,725 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,725 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,746 [main] Transaction began
DEBUG 2024-09-18 02:54:13,746 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,746 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,746 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,747 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,747 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,750 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,751 [main] INSERT INTO DEFAULT_TABLE (
    
    BBB,
    VERSION_NO
) VALUES (
	
	'ttt',
	0
)
DEBUG 2024-09-18 02:54:13,754 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,754 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,754 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-09-18 02:54:13,754 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,763 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,763 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,784 [main] Transaction began
DEBUG 2024-09-18 02:54:13,784 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,784 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,784 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,784 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,788 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,788 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,789 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2024-09-18 02:54:13,792 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,792 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,792 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2024-09-18 02:54:13,794 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,800 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,800 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2024-09-18 02:54:13,806 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,806 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,815 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,815 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest
DEBUG 2024-09-18 02:54:13,895 [main] Transaction began
DEBUG 2024-09-18 02:54:13,896 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,896 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,901 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,901 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,901 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,908 [main] Transaction began
DEBUG 2024-09-18 02:54:13,908 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,908 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,912 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,912 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:13,912 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2024-09-18 02:54:13,961 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,961 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,962 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,962 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,982 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,987 [main] Physical connection closed
DEBUG 2024-09-18 02:54:13,993 [main] Physical connection got
DEBUG 2024-09-18 02:54:13,993 [main] Logical connection got
DEBUG 2024-09-18 02:54:13,993 [main] Logical connection closed
DEBUG 2024-09-18 02:54:13,993 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,013 [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-09-18 02:54:14,014 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,014 [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-09-18 02:54:14,015 [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-09-18 02:54:14,016 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,021 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,021 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,021 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,021 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,042 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,046 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,051 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,069 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,072 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,078 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,078 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,078 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,078 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,097 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,100 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,105 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,105 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,105 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,105 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,124 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,126 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,194 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,194 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,194 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,194 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,216 [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-09-18 02:54:14,216 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,224 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,224 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,224 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,224 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,242 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,245 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,250 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,250 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,251 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,251 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,269 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,272 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,278 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,278 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,279 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,279 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,296 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,301 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,305 [main] Transaction began
DEBUG 2024-09-18 02:54:14,306 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,306 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,306 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,306 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,325 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,333 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,333 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-09-18 02.54.14', 0, 99, 'hoge')
DEBUG 2024-09-18 02:54:14,333 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,334 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:14,334 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,338 [main] Transaction began
DEBUG 2024-09-18 02:54:14,339 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,339 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,339 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,339 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,357 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,364 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,365 [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-09-18 02:54:14,366 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,367 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,367 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:14,367 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,367 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:14,367 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,372 [main] Transaction began
DEBUG 2024-09-18 02:54:14,372 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,373 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,373 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,373 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,394 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,402 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,402 [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-09-18 02:54:14,403 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,403 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,405 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:14,405 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,405 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:14,405 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,411 [main] Transaction began
DEBUG 2024-09-18 02:54:14,412 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,412 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,412 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,412 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,433 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,441 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,441 [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-09-18 02:54:14,442 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,443 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,443 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:14,443 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,443 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:14,443 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,513 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,513 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,513 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,513 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,531 [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-09-18 02:54:14,532 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,538 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,538 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,538 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,538 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,556 [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-09-18 02:54:14,563 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,568 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,568 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,569 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,569 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,596 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,605 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,610 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,610 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,610 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,610 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,629 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,636 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,641 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,641 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,641 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,641 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,662 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,670 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,675 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,675 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,675 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,675 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,692 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,700 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,700 [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-09-18 02:54:14,703 [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-09-18 02:54:14,705 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,711 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,711 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,711 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,711 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,731 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,740 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,740 [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-09-18 02:54:14,743 [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-09-18 02:54:14,744 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,749 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,749 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,750 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,750 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,767 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,774 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,775 [main] select * from emp
DEBUG 2024-09-18 02:54:14,777 [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-09-18 02:54:14,779 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,784 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,784 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,784 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,784 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,803 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,876 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,876 [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-09-18 02:54:14,878 [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-09-18 02:54:14,880 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,885 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,885 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,885 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,885 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,903 [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-09-18 02:54:14,912 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,917 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,917 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,917 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,917 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,935 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,942 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,943 [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-09-18 02:54:14,944 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-09-18 02:54:14,949 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,954 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,954 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,954 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,954 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,974 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,982 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,982 [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-09-18 02:54:14,983 [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-09-18 02:54:14,985 [main] Physical connection closed
DEBUG 2024-09-18 02:54:14,990 [main] Physical connection got
DEBUG 2024-09-18 02:54:14,990 [main] Logical connection got
DEBUG 2024-09-18 02:54:14,990 [main] Logical connection closed
DEBUG 2024-09-18 02:54:14,990 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,006 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,015 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,015 [main] select * from emp
DEBUG 2024-09-18 02:54:15,016 [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-09-18 02:54:15,017 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,022 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,022 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,022 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,022 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,039 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,047 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,048 [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-09-18 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-09-18 02:54:15,050 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,055 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,055 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,055 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,055 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,074 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,082 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,082 [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-09-18 02:54:15,083 [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-09-18 02:54:15,084 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,089 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,089 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,090 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,090 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,107 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,114 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,114 [main] select count(*) from emp
DEBUG 2024-09-18 02:54:15,114 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,115 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,120 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,120 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,120 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,120 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,136 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,145 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,145 [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-09-18 02:54:15,145 [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-09-18 02:54:15,145 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,150 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,150 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,151 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,151 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,242 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,250 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,251 [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-09-18 02:54:15,251 [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-09-18 02:54:15,251 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,256 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,256 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,256 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,257 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,274 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,281 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,282 [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-09-18 02:54:15,282 [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-09-18 02:54:15,283 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,288 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,288 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,289 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,289 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,304 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,312 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,313 [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-09-18 02:54:15,313 [main] Logical connection closed
[Ljava.util.Map;@15075f9
DEBUG 2024-09-18 02:54:15,313 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,318 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,318 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,318 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,318 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,335 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,342 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,342 [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-09-18 02:54:15,344 [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-09-18 02:54:15,344 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,349 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,349 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,349 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,349 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,366 [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-09-18 02:54:15,373 [main] Logical connection got
DEBUG 2024-09-18 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 ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-18 02:54:15,374 [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-09-18 02:54:15,375 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,380 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,380 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,380 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,380 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,397 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,399 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,400 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:15,400 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,400 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,405 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,405 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,405 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,405 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,422 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,424 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,426 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:15,426 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,426 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,431 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,431 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,431 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,432 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,443 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,444 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,444 [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-09-18 02:54:15,445 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-18 02:54:15,445 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,450 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,450 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,451 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,451 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,462 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,462 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,463 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-18 02:54:15,463 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-18 02:54:15,463 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,468 [main] Transaction began
DEBUG 2024-09-18 02:54:15,469 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,469 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,469 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,469 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,488 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,496 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,496 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-09-18 02.54.15', 50, 9999, 'test')
DEBUG 2024-09-18 02:54:15,496 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,496 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,496 [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-09-18 02:54:15,497 [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-09-18 02:54:15,498 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,498 [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-09-18 02:54:15,498 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-09-18 02:54:15.496 {50, null, null, 0}
DEBUG 2024-09-18 02:54:15,498 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:15,498 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,503 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,503 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,503 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,503 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,582 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,587 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,592 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,592 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,592 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,592 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,610 [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-09-18 02:54:15,619 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,619 [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-09-18 02:54:15,621 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,621 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,627 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,627 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,627 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,627 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,645 [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-09-18 02:54:15,654 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,654 [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-09-18 02:54:15,655 [main] Logical connection closed
[]
DEBUG 2024-09-18 02:54:15,655 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,661 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,661 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,661 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,661 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,679 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.deptno != null*/ EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-09-18 02:54:15,685 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,685 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-09-18 02:54:15,686 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-18 02:54:15,686 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,691 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,691 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,691 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,691 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,707 [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-09-18 02:54:15,710 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,715 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,715 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,715 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,715 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,731 [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-09-18 02:54:15,740 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,741 [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-09-18 02:54:15,742 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,742 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,747 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,747 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,747 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,747 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,764 [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-09-18 02:54:15,771 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,771 [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-09-18 02:54:15,771 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,771 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,778 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,778 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,778 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,778 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,793 [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-09-18 02:54:15,795 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,801 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,801 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,801 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,801 [main] Logical connection got
WARN  2024-09-18 02:54:15,805 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-18 02:54:15,810 [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-09-18 02:54:15,810 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,810 [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-09-18 02:54:15,811 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-18 02:54:15,811 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,817 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,817 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,817 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,817 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,839 [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-09-18 02:54:15,847 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,916 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,916 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,916 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,916 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,935 [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-09-18 02:54:15,937 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,937 [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-09-18 02:54:15,939 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,939 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,939 [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-09-18 02:54:15,940 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,940 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,945 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,945 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,946 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,946 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,962 [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-09-18 02:54:15,964 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,964 [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-09-18 02:54:15,967 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,967 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,967 [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-09-18 02:54:15,967 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,967 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,968 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-09-18 02:54:15,969 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,969 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,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  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-18 02:54:15,969 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,970 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,970 [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-09-18 02:54:15,970 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,970 [main] Physical connection closed
DEBUG 2024-09-18 02:54:15,975 [main] Transaction began
DEBUG 2024-09-18 02:54:15,976 [main] Physical connection got
DEBUG 2024-09-18 02:54:15,976 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,976 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,976 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,993 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-18 02:54:15,994 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,994 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:15,994 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,994 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,994 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-18 02:54:15,994 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,995 [main] Logical connection got
DEBUG 2024-09-18 02:54:15,995 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:15,995 [main] Logical connection closed
DEBUG 2024-09-18 02:54:15,995 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:15,995 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,000 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,000 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,000 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,000 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,016 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,019 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,025 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,025 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,025 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,025 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,032 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-18 02:54:16,033 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,038 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,038 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,038 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,038 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,043 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-18 02:54:16,046 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,050 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,056 [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-09-18 02:54:16,059 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,064 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,064 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,064 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,065 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,070 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-18 02:54:16,072 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,077 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,077 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,078 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,078 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,093 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,095 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,095 [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-09-18 02:54:16,098 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,098 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,104 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,104 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,104 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,104 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,123 [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-09-18 02:54:16,124 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,130 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,130 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,151 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,152 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,157 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,157 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,157 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,157 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,240 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-18 02:54:16,240 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,246 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,246 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,246 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,246 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,263 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-18 02:54:16,264 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2024-09-18 02:54:16,275 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,276 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,294 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,295 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,299 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,299 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,315 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,315 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,318 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,318 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,333 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,333 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,338 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,338 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,353 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,353 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2024-09-18 02:54:16,381 [main] Transaction began
DEBUG 2024-09-18 02:54:16,383 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,383 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,383 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,383 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,386 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,387 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,388 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 123
DEBUG 2024-09-18 02:54:16,396 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,396 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,396 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,413 [main] Transaction began
DEBUG 2024-09-18 02:54:16,413 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,414 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,414 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,414 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,418 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,419 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,419 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@1685e30')
DEBUG 2024-09-18 02:54:16,421 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,422 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,422 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2024-09-18 02:54:16,423 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,423 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,423 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@1a6c368' WHERE id = 111 AND version_no = 0
DEBUG 2024-09-18 02:54:16,427 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,428 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,428 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2024-09-18 02:54:16,428 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,428 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,428 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2024-09-18 02:54:16,435 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,435 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,435 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2024-09-18 02:54:16,435 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,445 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,445 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,465 [main] Transaction began
DEBUG 2024-09-18 02:54:16,466 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,466 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,466 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,466 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,469 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,471 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,471 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@d9c6e2')
DEBUG 2024-09-18 02:54:16,472 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,472 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,472 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 4321
DEBUG 2024-09-18 02:54:16,472 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,482 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,482 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,499 [main] Transaction began
DEBUG 2024-09-18 02:54:16,500 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,500 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,500 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,500 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,502 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,504 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,504 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 123
DEBUG 2024-09-18 02:54:16,504 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,504 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,504 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
Running org.seasar.dao.impl.DeleteWithAnnotationTest
DEBUG 2024-09-18 02:54:16,517 [main] Transaction began
DEBUG 2024-09-18 02:54:16,518 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,519 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,519 [main] SELECT * FROM EMP
DEBUG 2024-09-18 02:54:16,522 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,522 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,522 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,523 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,523 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,524 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,524 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2024-09-18 02:54:16,524 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,524 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,524 [main] SELECT * FROM EMP
DEBUG 2024-09-18 02:54:16,525 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,525 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,525 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2024-09-18 02:54:16,525 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,525 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,526 [main] SELECT * FROM EMP
DEBUG 2024-09-18 02:54:16,526 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,526 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,526 [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-09-18 02:54:16,550 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,550 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,550 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,550 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,553 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,553 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,553 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,554 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,554 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,556 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,557 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2024-09-18 02:54:16,559 [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-09-18 02:54:16,629 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,652 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,652 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,652 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,652 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,656 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,657 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,657 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,657 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,657 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,659 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,660 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN  2024-09-18 02:54:16,660 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:16,660 [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-09-18 02:54:16,660 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,680 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,680 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,680 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,680 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,684 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,685 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,685 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,685 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,686 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,687 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,688 [main] SELECT count(*) FROM emp
DEBUG 2024-09-18 02:54:16,688 [main] Logical connection closed
count:14
DEBUG 2024-09-18 02:54:16,688 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,707 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,707 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,707 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,707 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,710 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,710 [main] Transaction began
DEBUG 2024-09-18 02:54:16,710 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,711 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,711 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,713 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,714 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,714 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2024-09-18 02:54:16,715 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,715 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,715 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,734 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,734 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,734 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,734 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,737 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,737 [main] Transaction began
DEBUG 2024-09-18 02:54:16,737 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,738 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,738 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,738 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,741 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,742 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN  2024-09-18 02:54:16,744 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:16,744 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,744 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,744 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-18 02:54:16,745 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,745 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,745 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,764 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,764 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,764 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,764 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,767 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,767 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,767 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,767 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,768 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,770 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,771 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2024-09-18 02:54:16,771 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,771 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,791 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,791 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,791 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,791 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,797 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,797 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,797 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,797 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,798 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,799 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,801 [main] select empno as value, ename as label from emp
DEBUG 2024-09-18 02:54:16,801 [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-09-18 02:54:16,801 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,823 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,823 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,823 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,823 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,826 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,826 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,827 [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-09-18 02:54:16,827 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,827 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-18 02:54:16,835 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,835 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,839 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,840 [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-09-18 02:54:16,843 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:16,843 [main] S2Pager use scroll cursor.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest
DEBUG 2024-09-18 02:54:16,848 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,848 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,864 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,865 [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-09-18 02:54:16,869 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,869 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,873 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,873 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,889 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,889 [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-09-18 02:54:16,891 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,891 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,896 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,896 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,912 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,912 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,913 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,913 [main] Physical connection closed
DEBUG 2024-09-18 02:54:16,918 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,918 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,929 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,929 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,929 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,929 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest
DEBUG 2024-09-18 02:54:16,943 [main] Transaction began
DEBUG 2024-09-18 02:54:16,943 [main] Physical connection got
DEBUG 2024-09-18 02:54:16,943 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,943 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,943 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,959 [main] Logical connection closed
DEBUG 2024-09-18 02:54:16,959 [main] Logical connection got
DEBUG 2024-09-18 02:54:16,959 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-09-18 02:54:16,960 [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$$13526b0$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$13526b0.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$13526b0.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$33a6b8$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$33a6b8.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$33a6b8.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest.testMoreThanOneRowTx(AssertExactlyOneRowInterceptorTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
	at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
	at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
DEBUG 2024-09-18 02:54:16,961 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:16,961 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,036 [main] Transaction began
DEBUG 2024-09-18 02:54:17,036 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,036 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,036 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,036 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,051 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-09-18 02:54:17,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,051 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,051 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,062 [main] Transaction began
DEBUG 2024-09-18 02:54:17,063 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,063 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,063 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,063 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,078 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,078 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,078 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2024-09-18 02:54:17,079 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,079 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,079 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 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.004 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2024-09-18 02:54:17,096 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,096 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,113 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,114 [main] Logical connection got
7788,SCOTT
DEBUG 2024-09-18 02:54:17,115 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,115 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,119 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,119 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,135 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,135 [main] Logical connection got
0,SCOTT
DEBUG 2024-09-18 02:54:17,136 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,136 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,140 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,140 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,151 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,151 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,152 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,152 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,156 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,156 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,166 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,166 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,167 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,167 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,171 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,171 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,182 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,182 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,182 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,182 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2024-09-18 02:54:17,188 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,188 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,206 [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-09-18 02:54:17,206 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,210 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,210 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,227 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,228 [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.052 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2024-09-18 02:54:17,239 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,239 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,256 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,256 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,260 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,261 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,274 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,275 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2024-09-18 02:54:17,286 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,286 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,286 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,286 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,289 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,290 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,299 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,299 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,299 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,299 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,301 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,302 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,302 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,302 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,302 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,303 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2024-09-18 02:54:17,373 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,373 [main] Logical connection got
WARN  2024-09-18 02:54:17,376 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN  2024-09-18 02:54:17,376 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-09-18 02:54:17,382 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,382 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,387 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,387 [main] Logical connection got
WARN  2024-09-18 02:54:17,390 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN  2024-09-18 02:54:17,390 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-09-18 02:54:17,393 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,394 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 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-09-18 02:54:17,402 [main] Transaction began
DEBUG 2024-09-18 02:54:17,402 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,402 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,402 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,402 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,418 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,426 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,427 [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-09-18 02:54:17,428 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,428 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,428 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:17,428 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,428 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,428 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,432 [main] Transaction began
DEBUG 2024-09-18 02:54:17,432 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,432 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,432 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,432 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,440 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,443 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,443 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:17,444 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,444 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,444 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,448 [main] Transaction began
DEBUG 2024-09-18 02:54:17,448 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,448 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,448 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,448 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,455 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,457 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,458 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2024-09-18 02:54:17,458 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-09-18 02:54:17,458 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,458 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,462 [main] Transaction began
DEBUG 2024-09-18 02:54:17,462 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,462 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,462 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,462 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,479 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,486 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,486 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-18 02:54:17,487 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,487 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,487 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.17', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:17,487 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,487 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,487 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,491 [main] Transaction began
DEBUG 2024-09-18 02:54:17,491 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,491 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,491 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,491 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,507 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,514 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,514 [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-09-18 02:54:17,515 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,515 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,516 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-09-18 02.54.17' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:17,516 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,516 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,516 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Running org.seasar.dao.util.PropertyDescUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.pager.NoScrollCursorTest
DEBUG 2024-09-18 02:54:17,529 [main] Transaction began
DEBUG 2024-09-18 02:54:17,529 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,529 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,529 [main] S2Pager not use scroll cursor.
DEBUG 2024-09-18 02:54:17,529 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,529 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,530 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,534 [main] Transaction began
DEBUG 2024-09-18 02:54:17,534 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,534 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,534 [main] S2Pager not use scroll cursor.
DEBUG 2024-09-18 02:54:17,534 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,534 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,534 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,538 [main] Transaction began
DEBUG 2024-09-18 02:54:17,538 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,538 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,538 [main] S2Pager not use scroll cursor.
DEBUG 2024-09-18 02:54:17,538 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,538 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,538 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2024-09-18 02:54:17,596 [main] Transaction began
DEBUG 2024-09-18 02:54:17,730 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,730 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,730 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:17,730 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,731 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,799 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,799 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,800 [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-09-18 02:54:17,800 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,800 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,800 [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-09-18 02:54:17,800 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,801 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,801 [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-09-18 02:54:17,801 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,801 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,801 [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-09-18 02:54:17,801 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,802 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,802 [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-09-18 02:54:17,802 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,802 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,803 [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-09-18 02:54:17,803 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,803 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,803 [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-09-18 02:54:17,803 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,803 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,804 [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-09-18 02:54:17,804 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,804 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,804 [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-09-18 02:54:17,804 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,804 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,806 [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-09-18 02:54:17,807 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,807 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,807 [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-09-18 02:54:17,807 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,808 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,808 [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-09-18 02:54:17,808 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,808 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,808 [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-09-18 02:54:17,809 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,809 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,809 [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-09-18 02:54:17,809 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,809 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,809 [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-09-18 02:54:17,810 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,810 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,810 [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-09-18 02:54:17,810 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,810 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,810 [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-09-18 02:54:17,810 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,811 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,811 [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-09-18 02:54:17,811 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,811 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,811 [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-09-18 02:54:17,811 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,812 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,812 [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-09-18 02:54:17,812 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,812 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,813 [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-09-18 02:54:17,813 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,813 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,814 [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-09-18 02:54:17,814 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,814 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,815 [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-09-18 02:54:17,815 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,815 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,815 [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-09-18 02:54:17,815 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,815 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,816 [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-09-18 02:54:17,816 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,816 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,816 [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-09-18 02:54:17,816 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,817 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,817 [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-09-18 02:54:17,817 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,817 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,817 [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-09-18 02:54:17,817 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,818 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,818 [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-09-18 02:54:17,818 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,818 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,818 [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-09-18 02:54:17,818 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,819 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,819 [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-09-18 02:54:17,819 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,819 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,819 [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-09-18 02:54:17,819 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,819 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,820 [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-09-18 02:54:17,820 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,820 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,820 [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-09-18 02:54:17,820 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,820 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,821 [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-09-18 02:54:17,821 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,821 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,821 [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-09-18 02:54:17,821 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,821 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,822 [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-09-18 02:54:17,822 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,822 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,822 [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-09-18 02:54:17,822 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,822 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,822 [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-09-18 02:54:17,823 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,823 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,823 [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-09-18 02:54:17,823 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,823 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,823 [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-09-18 02:54:17,824 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,824 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,824 [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-09-18 02:54:17,824 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,824 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,824 [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-09-18 02:54:17,825 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,825 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,826 [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-09-18 02:54:17,826 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,826 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,827 [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-09-18 02:54:17,827 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,827 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,827 [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-09-18 02:54:17,827 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,827 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,828 [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-09-18 02:54:17,828 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,828 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,828 [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-09-18 02:54:17,828 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,828 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,829 [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-09-18 02:54:17,829 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,829 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,829 [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-09-18 02:54:17,829 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,829 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,830 [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-09-18 02:54:17,830 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,830 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,830 [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-09-18 02:54:17,830 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,830 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,830 [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-09-18 02:54:17,831 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,831 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,831 [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-09-18 02:54:17,831 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,831 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,831 [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-09-18 02:54:17,832 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,832 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,832 [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-09-18 02:54:17,832 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,832 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,832 [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-09-18 02:54:17,833 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,833 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,833 [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-09-18 02:54:17,833 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,833 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,833 [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-09-18 02:54:17,834 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,834 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,834 [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-09-18 02:54:17,834 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,834 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,834 [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-09-18 02:54:17,835 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,835 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,835 [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-09-18 02:54:17,835 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,835 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,835 [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-09-18 02:54:17,835 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,836 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,836 [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-09-18 02:54:17,836 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,836 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,836 [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-09-18 02:54:17,836 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,836 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,837 [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-09-18 02:54:17,837 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,837 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,838 [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-09-18 02:54:17,838 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,838 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,838 [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-09-18 02:54:17,838 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,838 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,838 [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-09-18 02:54:17,839 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,839 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,840 [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-09-18 02:54:17,840 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,840 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,840 [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-09-18 02:54:17,840 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,840 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,841 [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-09-18 02:54:17,841 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,841 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,841 [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-09-18 02:54:17,841 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,841 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,841 [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-09-18 02:54:17,842 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,842 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,842 [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-09-18 02:54:17,842 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,842 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,842 [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-09-18 02:54:17,843 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,843 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,843 [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-09-18 02:54:17,843 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,843 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,843 [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-09-18 02:54:17,844 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,844 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,844 [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-09-18 02:54:17,844 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,844 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,844 [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-09-18 02:54:17,845 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,845 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,845 [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-09-18 02:54:17,845 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,845 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,845 [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-09-18 02:54:17,846 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,846 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,846 [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-09-18 02:54:17,846 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,846 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,846 [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-09-18 02:54:17,846 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,847 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,848 [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-09-18 02:54:17,849 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,849 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,850 [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-09-18 02:54:17,850 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,850 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,850 [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-09-18 02:54:17,851 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,851 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,851 [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-09-18 02:54:17,851 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,851 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,851 [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-09-18 02:54:17,852 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,853 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,853 [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-09-18 02:54:17,853 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,853 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,854 [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-09-18 02:54:17,854 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,854 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,854 [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-09-18 02:54:17,855 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,855 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,855 [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-09-18 02:54:17,855 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,855 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,855 [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-09-18 02:54:17,855 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,856 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,856 [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-09-18 02:54:17,856 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,856 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,856 [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-09-18 02:54:17,856 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,857 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,858 [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-09-18 02:54:17,858 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,858 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,858 [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-09-18 02:54:17,858 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,859 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,860 [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-09-18 02:54:17,860 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,860 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,860 [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-09-18 02:54:17,860 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,860 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,861 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,861 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,861 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,863 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,863 [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-09-18 02:54:17,863 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,863 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,864 [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-09-18 02:54:17,864 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,865 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,865 [main] Physical connection closed
DEBUG 2024-09-18 02:54:17,879 [main] Transaction began
DEBUG 2024-09-18 02:54:17,906 [main] Physical connection got
DEBUG 2024-09-18 02:54:17,906 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,906 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:17,906 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,906 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,909 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,909 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,909 [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-09-18 02:54:17,909 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,909 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,909 [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-09-18 02:54:17,910 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,910 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,910 [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-09-18 02:54:17,910 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,910 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,910 [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-09-18 02:54:17,910 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,911 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,911 [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-09-18 02:54:17,911 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,911 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,912 [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-09-18 02:54:17,912 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,912 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,912 [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-09-18 02:54:17,912 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,912 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,912 [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-09-18 02:54:17,913 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,913 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,913 [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-09-18 02:54:17,914 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,914 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,914 [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-09-18 02:54:17,914 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,914 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,915 [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-09-18 02:54:17,915 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,915 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,915 [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-09-18 02:54:17,916 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,916 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,916 [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-09-18 02:54:17,916 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,916 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,916 [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-09-18 02:54:17,917 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,917 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,917 [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-09-18 02:54:17,919 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,919 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,919 [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-09-18 02:54:17,920 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,920 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,920 [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-09-18 02:54:17,920 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,920 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,920 [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-09-18 02:54:17,920 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,921 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,921 [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-09-18 02:54:17,921 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,921 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,921 [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-09-18 02:54:17,922 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,922 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,922 [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-09-18 02:54:17,922 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,923 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,923 [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-09-18 02:54:17,923 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,923 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,925 [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-09-18 02:54:17,925 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,925 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,925 [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-09-18 02:54:17,925 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,925 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,925 [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-09-18 02:54:17,926 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,926 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,926 [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-09-18 02:54:17,926 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,926 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,926 [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-09-18 02:54:17,927 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,927 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,927 [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-09-18 02:54:17,927 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,927 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,927 [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-09-18 02:54:17,927 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,927 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,928 [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-09-18 02:54:17,928 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,928 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,928 [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-09-18 02:54:17,928 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,928 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,928 [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-09-18 02:54:17,929 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,929 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,929 [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-09-18 02:54:17,929 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,929 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,929 [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-09-18 02:54:17,930 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,930 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,930 [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-09-18 02:54:17,930 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,930 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,930 [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-09-18 02:54:17,931 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,931 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,931 [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-09-18 02:54:17,931 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,931 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,931 [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-09-18 02:54:17,931 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,932 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,932 [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-09-18 02:54:17,932 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,932 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,933 [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-09-18 02:54:17,933 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,933 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,933 [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-09-18 02:54:17,933 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,933 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,934 [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-09-18 02:54:17,934 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,934 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,934 [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-09-18 02:54:17,934 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,934 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,934 [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-09-18 02:54:17,935 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,935 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,935 [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-09-18 02:54:17,937 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,937 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,937 [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-09-18 02:54:17,937 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,937 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,937 [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-09-18 02:54:17,938 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,938 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,939 [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-09-18 02:54:17,939 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,939 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,940 [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-09-18 02:54:17,940 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,940 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,940 [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-09-18 02:54:17,940 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,940 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,940 [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-09-18 02:54:17,941 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,941 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,941 [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-09-18 02:54:17,942 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,942 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,942 [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-09-18 02:54:17,942 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,943 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,943 [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-09-18 02:54:17,943 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,943 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,943 [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-09-18 02:54:17,944 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,944 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,944 [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-09-18 02:54:17,944 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,944 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,944 [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-09-18 02:54:17,947 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,947 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,947 [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-09-18 02:54:17,947 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,947 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,947 [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-09-18 02:54:17,948 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,948 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,948 [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-09-18 02:54:17,948 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,948 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,948 [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-09-18 02:54:17,948 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,949 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,949 [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-09-18 02:54:17,949 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,949 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,949 [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-09-18 02:54:17,949 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,949 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,951 [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-09-18 02:54:17,952 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,952 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,952 [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-09-18 02:54:17,952 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,952 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,952 [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-09-18 02:54:17,953 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,953 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,953 [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-09-18 02:54:17,953 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,953 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,953 [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-09-18 02:54:17,953 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,953 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,954 [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-09-18 02:54:17,954 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,954 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,955 [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-09-18 02:54:17,955 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,955 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,955 [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-09-18 02:54:17,955 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,955 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,956 [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-09-18 02:54:17,956 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,956 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,956 [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-09-18 02:54:17,956 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,956 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,956 [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-09-18 02:54:17,957 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,957 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,957 [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-09-18 02:54:17,957 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,957 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,957 [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-09-18 02:54:17,958 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,959 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,959 [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-09-18 02:54:17,959 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,959 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,959 [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-09-18 02:54:17,959 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,960 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,960 [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-09-18 02:54:17,960 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,960 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,960 [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-09-18 02:54:17,962 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,962 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,962 [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-09-18 02:54:17,962 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,963 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,963 [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-09-18 02:54:17,963 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,963 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,963 [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-09-18 02:54:17,963 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,963 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,964 [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-09-18 02:54:17,964 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,964 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,964 [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-09-18 02:54:17,964 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,964 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,964 [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-09-18 02:54:17,965 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,965 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,965 [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-09-18 02:54:17,965 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,965 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,966 [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-09-18 02:54:17,966 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,966 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,966 [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-09-18 02:54:17,966 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,966 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,967 [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-09-18 02:54:17,967 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,967 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,967 [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-09-18 02:54:17,967 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,967 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,969 [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-09-18 02:54:17,969 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,969 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,970 [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-09-18 02:54:17,970 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,970 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,970 [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-09-18 02:54:17,970 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,970 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,970 [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-09-18 02:54:17,971 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,971 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,971 [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-09-18 02:54:17,971 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,971 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,971 [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-09-18 02:54:17,971 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,971 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,972 [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-09-18 02:54:17,972 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,972 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,972 [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-09-18 02:54:17,972 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,972 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,972 [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-09-18 02:54:17,973 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,982 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,982 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,982 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,983 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,986 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,986 [main] SELECT count(*) FROM (select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


) AS total
DEBUG 2024-09-18 02:54:17,987 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,987 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,987 [main] select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-09-18 02:54:17,990 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,990 [main] Logical connection got
DEBUG 2024-09-18 02:54:17,991 [main] Logical connection closed
DEBUG 2024-09-18 02:54:17,994 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:17,994 [main] Physical connection closed
DEBUG 2024-09-18 02:54:18,007 [main] Transaction began
DEBUG 2024-09-18 02:54:18,016 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,016 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,017 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:18,017 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,017 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,019 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,020 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,020 [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-09-18 02:54:18,020 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,020 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,020 [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-09-18 02:54:18,020 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,020 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,020 [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-09-18 02:54:18,021 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,021 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,021 [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-09-18 02:54:18,021 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,021 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,021 [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-09-18 02:54:18,021 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,022 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,022 [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-09-18 02:54:18,022 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,022 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,022 [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-09-18 02:54:18,022 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,022 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,022 [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-09-18 02:54:18,023 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,023 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,023 [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-09-18 02:54:18,023 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,023 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,023 [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-09-18 02:54:18,024 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,024 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,024 [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-09-18 02:54:18,024 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,024 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,024 [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-09-18 02:54:18,025 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,025 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,025 [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-09-18 02:54:18,025 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,025 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,025 [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-09-18 02:54:18,025 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,025 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,026 [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-09-18 02:54:18,026 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,026 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,026 [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-09-18 02:54:18,026 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,026 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,026 [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-09-18 02:54:18,027 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,027 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,027 [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-09-18 02:54:18,027 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,027 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,027 [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-09-18 02:54:18,028 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,028 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,028 [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-09-18 02:54:18,028 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,028 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,028 [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-09-18 02:54:18,028 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,028 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,029 [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-09-18 02:54:18,029 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,029 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,029 [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-09-18 02:54:18,029 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,029 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,030 [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-09-18 02:54:18,030 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,030 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,030 [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-09-18 02:54:18,030 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,030 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,030 [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-09-18 02:54:18,031 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,031 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,031 [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-09-18 02:54:18,031 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,031 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,031 [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-09-18 02:54:18,031 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,031 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,032 [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-09-18 02:54:18,033 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,033 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,034 [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-09-18 02:54:18,034 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,034 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,034 [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-09-18 02:54:18,034 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,034 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,035 [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-09-18 02:54:18,035 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,035 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,035 [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-09-18 02:54:18,035 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,035 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,035 [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-09-18 02:54:18,036 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,036 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,036 [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-09-18 02:54:18,036 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,036 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,036 [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-09-18 02:54:18,036 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,036 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,037 [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-09-18 02:54:18,037 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,037 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,037 [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-09-18 02:54:18,037 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,037 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,037 [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-09-18 02:54:18,038 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,038 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,038 [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-09-18 02:54:18,038 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,038 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,038 [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-09-18 02:54:18,038 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,039 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,039 [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-09-18 02:54:18,039 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,039 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,039 [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-09-18 02:54:18,039 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,040 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,040 [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-09-18 02:54:18,040 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,040 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,040 [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-09-18 02:54:18,040 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,040 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,041 [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-09-18 02:54:18,041 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,041 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,041 [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-09-18 02:54:18,041 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,041 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,041 [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-09-18 02:54:18,042 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,042 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,042 [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-09-18 02:54:18,042 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,042 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,042 [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-09-18 02:54:18,042 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,042 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,043 [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-09-18 02:54:18,043 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,043 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,043 [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-09-18 02:54:18,043 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,043 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,043 [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-09-18 02:54:18,044 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,044 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,044 [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-09-18 02:54:18,044 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,044 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,044 [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-09-18 02:54:18,044 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,045 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,045 [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-09-18 02:54:18,045 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,045 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,045 [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-09-18 02:54:18,045 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,045 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,046 [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-09-18 02:54:18,046 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,046 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,046 [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-09-18 02:54:18,046 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,046 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,046 [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-09-18 02:54:18,047 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,047 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,047 [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-09-18 02:54:18,047 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,047 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,047 [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-09-18 02:54:18,047 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,047 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,048 [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-09-18 02:54:18,048 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,048 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,048 [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-09-18 02:54:18,048 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,048 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,048 [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-09-18 02:54:18,049 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,049 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,049 [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-09-18 02:54:18,049 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,049 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,049 [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-09-18 02:54:18,049 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,050 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,050 [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-09-18 02:54:18,050 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,050 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,050 [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-09-18 02:54:18,050 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,050 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,050 [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-09-18 02:54:18,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,051 [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-09-18 02:54:18,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,051 [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-09-18 02:54:18,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,052 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,052 [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-09-18 02:54:18,052 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,052 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,052 [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-09-18 02:54:18,052 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,052 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,053 [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-09-18 02:54:18,053 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,053 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,053 [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-09-18 02:54:18,053 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,053 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,053 [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-09-18 02:54:18,054 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,054 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,054 [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-09-18 02:54:18,054 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,054 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,054 [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-09-18 02:54:18,054 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,054 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,055 [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-09-18 02:54:18,055 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,055 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,055 [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-09-18 02:54:18,055 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,055 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,055 [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-09-18 02:54:18,056 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,057 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,057 [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-09-18 02:54:18,057 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,057 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,057 [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-09-18 02:54:18,057 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,057 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,057 [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-09-18 02:54:18,058 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,058 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,058 [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-09-18 02:54:18,058 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,058 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,058 [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-09-18 02:54:18,058 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,059 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,059 [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-09-18 02:54:18,059 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,059 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,059 [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-09-18 02:54:18,059 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,059 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,059 [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-09-18 02:54:18,060 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,060 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,060 [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-09-18 02:54:18,060 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,060 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,060 [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-09-18 02:54:18,060 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,061 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,061 [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-09-18 02:54:18,061 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,061 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,061 [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-09-18 02:54:18,061 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,061 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,061 [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-09-18 02:54:18,062 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,062 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,062 [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-09-18 02:54:18,062 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,062 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,062 [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-09-18 02:54:18,062 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,063 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,063 [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-09-18 02:54:18,063 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,063 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,063 [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-09-18 02:54:18,063 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,063 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,064 [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-09-18 02:54:18,064 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,066 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,066 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,066 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,067 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,068 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,068 [main] SELECT count(*) FROM (select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


) AS total
DEBUG 2024-09-18 02:54:18,068 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,068 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,068 [main] select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-09-18 02:54:18,069 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,069 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,070 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,073 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,073 [main] Physical connection closed
DEBUG 2024-09-18 02:54:18,087 [main] Transaction began
DEBUG 2024-09-18 02:54:18,096 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,096 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,096 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:18,096 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,096 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,100 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,100 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,100 [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-09-18 02:54:18,101 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,101 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,101 [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-09-18 02:54:18,101 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,101 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,101 [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-09-18 02:54:18,102 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,102 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,102 [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-09-18 02:54:18,102 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,102 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,102 [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-09-18 02:54:18,102 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,103 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,103 [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-09-18 02:54:18,103 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,103 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,103 [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-09-18 02:54:18,103 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,103 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,103 [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-09-18 02:54:18,104 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,104 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,104 [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-09-18 02:54:18,104 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,104 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,104 [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-09-18 02:54:18,104 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,105 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,105 [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-09-18 02:54:18,105 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,105 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,105 [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-09-18 02:54:18,105 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,105 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,105 [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-09-18 02:54:18,106 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,106 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,106 [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-09-18 02:54:18,106 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,106 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,106 [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-09-18 02:54:18,107 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,107 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,107 [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-09-18 02:54:18,107 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,107 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,107 [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-09-18 02:54:18,108 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,108 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,108 [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-09-18 02:54:18,108 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,108 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,108 [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-09-18 02:54:18,109 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,109 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,109 [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-09-18 02:54:18,109 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,109 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,109 [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-09-18 02:54:18,110 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,110 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,110 [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-09-18 02:54:18,110 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,110 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,110 [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-09-18 02:54:18,110 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,110 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,111 [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-09-18 02:54:18,111 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,111 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,112 [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-09-18 02:54:18,112 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,112 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,112 [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-09-18 02:54:18,112 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,112 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,113 [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-09-18 02:54:18,113 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,113 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,113 [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-09-18 02:54:18,113 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,113 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,113 [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-09-18 02:54:18,114 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,114 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,114 [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-09-18 02:54:18,114 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,114 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,114 [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-09-18 02:54:18,114 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,114 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,115 [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-09-18 02:54:18,115 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,115 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,115 [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-09-18 02:54:18,115 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,115 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,115 [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-09-18 02:54:18,116 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,116 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,116 [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-09-18 02:54:18,116 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,116 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,117 [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-09-18 02:54:18,117 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,117 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,117 [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-09-18 02:54:18,117 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,117 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,117 [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-09-18 02:54:18,118 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,118 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,118 [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-09-18 02:54:18,118 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,118 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,118 [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-09-18 02:54:18,118 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,118 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,119 [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-09-18 02:54:18,119 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,119 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,119 [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-09-18 02:54:18,119 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,119 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,119 [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-09-18 02:54:18,120 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,120 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,120 [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-09-18 02:54:18,120 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,121 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,122 [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-09-18 02:54:18,122 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,122 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,122 [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-09-18 02:54:18,122 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,122 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,122 [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-09-18 02:54:18,123 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,123 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,123 [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-09-18 02:54:18,123 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,123 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,123 [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-09-18 02:54:18,123 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,123 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,124 [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-09-18 02:54:18,124 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,124 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,124 [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-09-18 02:54:18,124 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,124 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,124 [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-09-18 02:54:18,125 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,125 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,125 [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-09-18 02:54:18,125 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,125 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,125 [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-09-18 02:54:18,125 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,125 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,126 [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-09-18 02:54:18,126 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,126 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,126 [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-09-18 02:54:18,126 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,126 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,126 [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-09-18 02:54:18,127 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,127 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,127 [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-09-18 02:54:18,127 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,127 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,127 [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-09-18 02:54:18,127 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,127 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,128 [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-09-18 02:54:18,128 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,128 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,128 [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-09-18 02:54:18,128 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,128 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,128 [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-09-18 02:54:18,128 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,129 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,129 [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-09-18 02:54:18,129 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,129 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,129 [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-09-18 02:54:18,129 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,129 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,129 [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-09-18 02:54:18,130 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,130 [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-09-18 02:54:18,130 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,130 [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-09-18 02:54:18,130 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,130 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,131 [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-09-18 02:54:18,131 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,131 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,131 [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-09-18 02:54:18,131 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,131 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,131 [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-09-18 02:54:18,132 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,132 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,132 [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-09-18 02:54:18,132 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,132 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,132 [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-09-18 02:54:18,132 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,132 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,133 [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-09-18 02:54:18,133 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,133 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,133 [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-09-18 02:54:18,133 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,133 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,133 [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-09-18 02:54:18,134 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,134 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,134 [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-09-18 02:54:18,134 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,134 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,134 [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-09-18 02:54:18,134 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,134 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,135 [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-09-18 02:54:18,135 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,135 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,135 [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-09-18 02:54:18,135 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,135 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,135 [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-09-18 02:54:18,135 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,136 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,136 [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-09-18 02:54:18,136 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,136 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,136 [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-09-18 02:54:18,136 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,136 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,137 [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-09-18 02:54:18,137 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,137 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,137 [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-09-18 02:54:18,137 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,137 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,137 [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-09-18 02:54:18,138 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,138 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,138 [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-09-18 02:54:18,138 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,138 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,138 [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-09-18 02:54:18,138 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,138 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,139 [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-09-18 02:54:18,139 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,139 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,139 [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-09-18 02:54:18,139 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,139 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,140 [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-09-18 02:54:18,140 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,140 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,140 [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-09-18 02:54:18,140 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,140 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,140 [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-09-18 02:54:18,141 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,141 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,141 [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-09-18 02:54:18,141 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,141 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,141 [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-09-18 02:54:18,141 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,142 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,142 [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-09-18 02:54:18,142 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,142 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,142 [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-09-18 02:54:18,142 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,142 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,142 [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-09-18 02:54:18,143 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,143 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,144 [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-09-18 02:54:18,144 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,144 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,144 [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-09-18 02:54:18,144 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,144 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,145 [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-09-18 02:54:18,145 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,153 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,153 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,153 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,153 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,154 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,154 [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-09-18 02:54:18,156 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,156 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,158 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,167 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,167 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 sec
Running org.seasar.dao.impl.NullBeanEnhancerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest
DEBUG 2024-09-18 02:54:18,174 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,174 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,174 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,174 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.issue.Jira101Test
DEBUG 2024-09-18 02:54:18,255 [main] Transaction began
DEBUG 2024-09-18 02:54:18,255 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,255 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,256 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,256 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,263 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,263 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,264 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2024-09-18 02:54:18,264 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,264 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,264 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE  JIRA101_TABLE.FOO_ID = 777
DEBUG 2024-09-18 02:54:18,265 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,265 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2024-09-18 02:54:18,265 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,265 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2024-09-18 02:54:18,279 [main] Transaction began
DEBUG 2024-09-18 02:54:18,279 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,279 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,279 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,279 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,295 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,295 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,295 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-09-18 02:54:18,296 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,296 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,296 [main] Physical connection closed
DEBUG 2024-09-18 02:54:18,308 [main] Transaction began
DEBUG 2024-09-18 02:54:18,308 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,308 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,308 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,308 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,323 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,323 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,323 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-09-18 02:54:18,323 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,323 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,324 [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-09-18 02:54:18,340 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,340 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,340 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,340 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,343 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,346 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,346 [main] SELECT EMP.deptno, EMP.empno, EMP.ename FROM EMP WHERE empno = 7782
DEBUG 2024-09-18 02:54:18,346 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,346 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,347 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,347 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,347 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,348 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,348 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE  DEPT.deptno = 10
DEBUG 2024-09-18 02:54:18,348 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,348 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.parser.SqlParserImplTest
org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge)
SELECT * FROM emp WHERE job = #*job*#'CLERK' AND deptno = #*deptno*#20
SELECT * FROM emp WHERE job = ? AND deptno = ?
SELECT * FROM emp WHERE job = /* job*/'CLERK'
SELECT * FROM emp WHERE empno = ? AND 1 = 1
SELECT * FROM emp WHERE job = ?
WARN  2024-09-18 02:54:18,353 [main] Argument(job) not found
SELECT * FROM emp
WARN  2024-09-18 02:54:18,355 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[SELECT * FROM emp WHERE job = ?]
WARN  2024-09-18 02:54:18,355 [main] Argument(job) not found
[SELECT * FROM emp WHERE job is null]
[bbb = ?]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN  2024-09-18 02:54:18,357 [main] Argument(job) not found
WARN  2024-09-18 02:54:18,357 [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-09-18 02:54:18,360 [main] Argument(moge) not found
WARN  2024-09-18 02:54:18,360 [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-09-18 02:54:18,363 [main] Argument(hoge) not found
WARN  2024-09-18 02:54:18,363 [main] Argument($1) not found
WARN  2024-09-18 02:54:18,363 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ?  /* comment */
WARN  2024-09-18 02:54:18,363 [main] Argument($1) not found
WARN  2024-09-18 02:54:18,363 [main] Argument($1) not found
SELECT AAA FROM HOGE where aa = ?  -- comment
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.impl.QuestionInCommentTest
DEBUG 2024-09-18 02:54:18,376 [main] Transaction began
DEBUG 2024-09-18 02:54:18,376 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,376 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,376 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,376 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,380 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,382 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,382 [main] INSERT INTO EMP (
    EMPNO,
    ENAME,
    TSTAMP
) VALUES (
	 /* comment */
	2222,
	'aaaaaaaaaaaa',
	null
	 /*  in comment */
)
DEBUG 2024-09-18 02:54:18,382 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,383 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,383 [main] Physical connection closed
DEBUG 2024-09-18 02:54:18,394 [main] Transaction began
DEBUG 2024-09-18 02:54:18,394 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,394 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,395 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,395 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,397 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,400 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,400 [main] select * 
  from EMP
 where ENAME = 'te?st'
DEBUG 2024-09-18 02:54:18,400 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,400 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,400 [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-09-18 02:54:18,409 [main] Transaction began
DEBUG 2024-09-18 02:54:18,409 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,410 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,410 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,410 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,426 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,433 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,434 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:18,434 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:18,434 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,434 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,434 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:18,435 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:18,435 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,435 [main] Transaction rolledback
DEBUG 2024-09-18 02:54:18,435 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2024-09-18 02:54:18,440 [main] Physical connection got
DEBUG 2024-09-18 02:54:18,440 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,440 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,440 [main] Logical connection got
DEBUG 2024-09-18 02:54:18,456 [main] Logical connection closed
DEBUG 2024-09-18 02:54:18,457 [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.001 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.EmployeeDaoTest
DEBUG 2024-09-18 02:54:19,766 [main] Physical connection got
DEBUG 2024-09-18 02:54:19,766 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,781 [main] Logical connection closed
DEBUG 2024-09-18 02:54:19,782 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,832 [main] Logical connection closed
DEBUG 2024-09-18 02:54:19,853 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,855 [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-09-18 02:54:19,867 [main] Logical connection closed
DEBUG 2024-09-18 02:54:19,868 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,871 [main] Logical connection closed
DEBUG 2024-09-18 02:54:19,875 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 sec
Running examples.dao.EmployeeDaoClientTest
DEBUG 2024-09-18 02:54:19,962 [main] Physical connection got
DEBUG 2024-09-18 02:54:19,962 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,962 [main] Logical connection closed
DEBUG 2024-09-18 02:54:19,962 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,974 [main] Logical connection closed
DEBUG 2024-09-18 02:54:19,980 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,980 [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-09-18 02:54:19,985 [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-09-18 02:54:19,988 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,989 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-09-18 02:54:19,992 [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-09-18 02:54:19,992 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,992 [main] SELECT count(*) FROM emp
DEBUG 2024-09-18 02:54:19,994 [main] Logical connection closed
count:14
DEBUG 2024-09-18 02:54:19,994 [main] Logical connection got
DEBUG 2024-09-18 02:54:19,994 [main] SELECT * FROM emp

DEBUG 2024-09-18 02:54:20,004 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,004 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,004 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-09-18 02:54:20,005 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,005 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,005 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

DEBUG 2024-09-18 02:54:20,006 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,006 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,006 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  AND deptno = 20

DEBUG 2024-09-18 02:54:20,007 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,008 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,008 [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-09-18 02:54:20,010 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,010 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,010 [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-09-18 02:54:20,012 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,012 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,012 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-18 02:54:20,013 [main] Logical connection closed
updatedRows:1
DEBUG 2024-09-18 02:54:20,013 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,014 [main] SELECT empno FROM emp
DEBUG 2024-09-18 02:54:20,014 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-09-18 02:54:20,014 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
Running examples.dao.EmployeeAutoDaoClientTest
DEBUG 2024-09-18 02:54:20,051 [main] Physical connection got
DEBUG 2024-09-18 02:54:20,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,051 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,051 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,060 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,066 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,067 [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-09-18 02:54:20,069 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,070 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,070 [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-09-18 02:54:20,071 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,071 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,071 [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-09-18 02:54:20,072 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,073 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,073 [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-09-18 02:54:20,074 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,075 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,075 [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-09-18 02:54:20,076 [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-09-18 02:54:20,076 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,076 [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-09-18 02:54:20,079 [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-09-18 02:54:20,082 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,082 [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-09-18 02:54:20,084 [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-09-18 02:54:20,085 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,085 [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-09-18 02:54:20,085 [main] Logical connection closed
before timestamp:2005-01-18 13:09:32.213
DEBUG 2024-09-18 02:54:20,087 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,088 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:20,088 [main] Logical connection closed
after timestamp:2024-09-18 02:54:20.087
DEBUG 2024-09-18 02:54:20,089 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running examples.dao.DepartmentManagerClientTest
DEBUG 2024-09-18 02:54:20,118 [main] Physical connection got
DEBUG 2024-09-18 02:54:20,118 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,118 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,118 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,153 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,155 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,155 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2024-09-18 02:54:20,155 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-18 02:54:20,155 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,155 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-18 02:54:20,156 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-18 02:54:20,156 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,156 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-18 02:54:20,157 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,157 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running examples.dao.DepartmentDaoClientTest
DEBUG 2024-09-18 02:54:20,184 [main] Physical connection got
DEBUG 2024-09-18 02:54:20,184 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,184 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,184 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,189 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,190 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,190 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2024-09-18 02:54:20,191 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-18 02:54:20,191 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,191 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-18 02:54:20,192 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-18 02:54:20,192 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,192 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-18 02:54:20,192 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,192 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running examples.dao.ConvertTableExampleClientTest
DEBUG 2024-09-18 02:54:20,240 [main] Physical connection got
DEBUG 2024-09-18 02:54:20,240 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,240 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,241 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,253 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,254 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,254 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:20,254 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,254 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running examples.dao.Employee2DaoClientTest
DEBUG 2024-09-18 02:54:20,281 [main] Physical connection got
DEBUG 2024-09-18 02:54:20,281 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,281 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,281 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,290 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,290 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,290 [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-09-18 02:54:20,292 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-18 02:54:20.087 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-18 02:54:20,293 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,293 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,293 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,299 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,299 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,299 [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-09-18 02:54:20,301 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-18 02:54:20.087 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-18 02:54:20,302 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running examples.dao.TruncateTableDaoClientTest
DEBUG 2024-09-18 02:54:20,553 [main] Physical connection got
DEBUG 2024-09-18 02:54:20,553 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,557 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,558 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,558 [main] DROP TABLE IF EXISTS H2TEST
DEBUG 2024-09-18 02:54:20,563 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,563 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,563 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255))
DEBUG 2024-09-18 02:54:20,575 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,575 [main] Logical connection got
DEBUG 2024-09-18 02:54:20,575 [main] TRUNCATE TABLE H2TEST
DEBUG 2024-09-18 02:54:20,577 [main] Logical connection closed
DEBUG 2024-09-18 02:54:20,584 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 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-09-18 02:54:22,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:22,628 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:22,644 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:22,647 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:22,685 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:22,685 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:22,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:22,742 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:22,766 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:22,959 [main] Physical connection got
DEBUG 2024-09-18 02:54:22,959 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:22,974 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:22,975 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,057 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,090 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,092 [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-09-18 02:54:23,106 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,107 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,113 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,114 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,117 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,118 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,123 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,123 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,131 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,135 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,145 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,149 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,149 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,150 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,150 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,162 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,167 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,168 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-09-18 02:54:23,168 [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-09-18 02:54:23,169 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,172 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,172 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,174 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,176 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,179 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,179 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,188 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,190 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,195 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,198 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,199 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,199 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,199 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,207 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,213 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,213 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2024-09-18 02:54:23,214 [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-09-18 02:54:23,215 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,216 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,217 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,238 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,240 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,244 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,244 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,252 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,254 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,260 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,263 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,263 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,263 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,263 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,291 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,298 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,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 empno = 7788
DEBUG 2024-09-18 02:54:23,299 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,300 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,303 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,304 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,306 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,309 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,310 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,315 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,316 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,322 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,325 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,325 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,325 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,325 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,333 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,339 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,339 [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-09-18 02:54:23,340 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,340 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,342 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,342 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,346 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,347 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,350 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,350 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,357 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,358 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,363 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,366 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,366 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,367 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,367 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,374 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,404 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,404 [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-09-18 02:54:23,404 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,405 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,408 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,413 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,414 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,418 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,418 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,425 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,426 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,430 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,434 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,434 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,434 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,434 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,442 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,449 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,449 [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-09-18 02:54:23,449 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,450 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,454 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,455 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,455 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,459 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,459 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,466 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,467 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,473 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,475 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,475 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,476 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,476 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,488 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,495 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,495 [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-09-18 02:54:23,496 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,496 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,499 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,499 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,500 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,502 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,504 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,504 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,512 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,513 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,521 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,523 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,524 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,524 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,524 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,531 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,558 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,558 [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-09-18 02:54:23,559 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,559 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,561 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,563 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,564 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,567 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,567 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,572 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,573 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,577 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,581 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,581 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,582 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,582 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,587 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,592 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,592 [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-09-18 02:54:23,593 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,593 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,596 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,598 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,599 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,601 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,601 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,605 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,608 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,611 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,613 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,613 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,613 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,613 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,619 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,626 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,626 [main] select count(*) from emp
DEBUG 2024-09-18 02:54:23,627 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,627 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2024-09-18 02:54:23,636 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,636 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-09-18 02:54:23,638 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,640 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,642 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,642 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,647 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,648 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,649 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-09-18 02:54:23,654 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,654 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-09-18 02:54:23,655 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,657 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,658 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,659 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,665 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,666 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,667 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2024-09-18 02:54:23,671 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,671 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:23,671 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,671 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test
DEBUG 2024-09-18 02:54:23,697 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,697 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,698 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,700 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,700 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,705 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,706 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,710 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,710 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:23,713 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2024-09-18 02:54:23,801 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,801 [main] Logical connection got, tx=null
7788
DEBUG 2024-09-18 02:54:23,803 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:23,803 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2024-09-18 02:54:23,807 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,808 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,810 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,811 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,811 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,816 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,816 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,821 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,823 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,875 [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-09-18 02:54:23,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,878 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:23,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,879 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/0, BranchId=]
DEBUG 2024-09-18 02:54:23,879 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,882 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,882 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,883 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,888 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,888 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,891 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,895 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,897 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,912 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:23,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,913 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/1, BranchId=]
DEBUG 2024-09-18 02:54:23,913 [main] Physical connection closed
DEBUG 2024-09-18 02:54:23,915 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,916 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,919 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,921 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,921 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,927 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,928 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,930 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
DEBUG 2024-09-18 02:54:23,930 [main] Physical connection got
DEBUG 2024-09-18 02:54:23,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
DEBUG 2024-09-18 02:54:23,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
DEBUG 2024-09-18 02:54:23,931 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
DEBUG 2024-09-18 02:54:23,942 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
DEBUG 2024-09-18 02:54:23,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
DEBUG 2024-09-18 02:54:23,945 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2024-09-18 02:54:23,946 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-09-18 02:54:23,946 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/2, BranchId=]
DEBUG 2024-09-18 02:54:23,946 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 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-09-18 02:54:23,957 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:23,958 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:23,983 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:23,984 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,984 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,988 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:23,988 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:23,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:23,999 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,001 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,023 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,024 [main] Physical connection got
DEBUG 2024-09-18 02:54:24,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,031 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0)
DEBUG 2024-09-18 02:54:24,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,032 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/3, BranchId=]
DEBUG 2024-09-18 02:54:24,032 [main] Physical connection closed
DEBUG 2024-09-18 02:54:24,035 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:24,036 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,037 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,038 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,040 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,041 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,041 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,045 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,046 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,048 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,048 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,075 [main] Physical connection got
DEBUG 2024-09-18 02:54:24,075 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:24,075 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:24,076 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:24,082 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:24,084 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:24,084 [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-09-18 02:54:24,085 [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-09-18 02:54:24,085 [main] Physical connection closed
DEBUG 2024-09-18 02:54:24,087 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:24,088 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,089 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,090 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,091 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,093 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,093 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,097 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,098 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,100 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,101 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,116 [main] Physical connection got
DEBUG 2024-09-18 02:54:24,116 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:24,116 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:24,116 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:24,123 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:24,124 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:24,124 [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-09-18 02:54:24,125 [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-09-18 02:54:24,125 [main] Physical connection closed
DEBUG 2024-09-18 02:54:24,128 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:24,128 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,129 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,131 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,131 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,138 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,139 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,141 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,168 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,185 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,185 [main] Physical connection got
DEBUG 2024-09-18 02:54:24,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,185 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,192 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (99, 'hoge', null, 0, null, null, null, null)
DEBUG 2024-09-18 02:54:24,192 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (98, 'hoge2', null, 0, null, null, null, null)
DEBUG 2024-09-18 02:54:24,192 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,192 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/4, BranchId=]
DEBUG 2024-09-18 02:54:24,193 [main] Physical connection closed
DEBUG 2024-09-18 02:54:24,195 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:24,196 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,197 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,200 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,201 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,201 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,206 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:24,206 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:24,209 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:24,209 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2024-09-18 02:54:24,225 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,226 [main] Physical connection got
DEBUG 2024-09-18 02:54:24,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,226 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,231 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,232 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,232 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0)
DEBUG 2024-09-18 02:54:24,233 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,233 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,233 [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-09-18 02:54:24,233 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,234 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/5, BranchId=]
DEBUG 2024-09-18 02:54:24,234 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2024-09-18 02:54:24,239 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:24,240 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:24,240 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:24,242 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,243 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:24,244 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:24,245 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:24,246 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:24,247 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:24,249 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:24,252 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:24,253 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:24,256 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:24,257 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:24,429 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:24,629 [main] Physical connection got
DEBUG 2024-09-18 02:54:24,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:24,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:24,635 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:24,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:24,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,090 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,090 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,220 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,228 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,235 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,290 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/6, BranchId=]
DEBUG 2024-09-18 02:54:25,291 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,293 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,294 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,295 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,297 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,298 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,299 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,299 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,301 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,302 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,303 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,307 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,308 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,311 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,312 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,314 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,315 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,315 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,328 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,328 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,331 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,332 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,332 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,332 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,335 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,336 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,336 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,336 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,345 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,346 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,346 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,346 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,354 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,358 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,364 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
{CCC=2024-09-18 02:54:25.366, BBB=aaaaa2}
DEBUG 2024-09-18 02:54:25,367 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/7, BranchId=]
DEBUG 2024-09-18 02:54:25,367 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,370 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,371 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,372 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,374 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,375 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,376 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,378 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,379 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,382 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,383 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,385 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,386 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,398 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,399 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,410 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,418 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,418 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,418 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,424 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,424 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,424 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,427 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,430 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,430 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,435 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,435 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,435 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,437 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,440 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,440 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,440 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,445 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,447 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,447 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,449 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,449 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/8, BranchId=]
DEBUG 2024-09-18 02:54:25,449 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,453 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,453 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,454 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,456 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,457 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,458 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,459 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,461 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,461 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,465 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,466 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,468 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,469 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,472 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,473 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,473 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,476 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,479 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,481 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,482 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,484 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,485 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,505 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,505 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,509 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/9, BranchId=]
DEBUG 2024-09-18 02:54:25,509 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,512 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,513 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,515 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,516 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,516 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,519 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,559 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,560 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,561 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,563 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,564 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,566 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,567 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,570 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,571 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,572 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,576 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,577 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,577 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,577 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,579 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,579 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,580 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,582 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,582 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,582 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,602 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
{CCC=25, EEE=625}
DEBUG 2024-09-18 02:54:25,606 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/10, BranchId=]
DEBUG 2024-09-18 02:54:25,606 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,609 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,610 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,611 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,613 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,613 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,614 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,615 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,616 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,617 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,619 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,619 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,622 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,622 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,624 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,626 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,630 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,636 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,636 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,640 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,644 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,645 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,645 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,645 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,646 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,647 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,647 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,647 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,648 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,650 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,650 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,650 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,651 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,652 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,657 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,657 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,659 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/11, BranchId=]
DEBUG 2024-09-18 02:54:25,659 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,660 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,661 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,663 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,664 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,666 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,666 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,667 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,668 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,669 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,670 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,679 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,680 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,682 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,682 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,685 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,686 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,687 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,689 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,716 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/12, BranchId=]
DEBUG 2024-09-18 02:54:25,717 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,719 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,719 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,721 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,721 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,723 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,723 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,724 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,725 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,727 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,727 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,729 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,730 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,731 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,733 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,735 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,736 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,737 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,744 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,754 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,756 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,756 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,756 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,764 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,764 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/13, BranchId=]
DEBUG 2024-09-18 02:54:25,764 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,766 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,767 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,768 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,768 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,814 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,815 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,815 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,817 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,818 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,818 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,820 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,821 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,823 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,824 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,827 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,827 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,827 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,827 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,828 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,828 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,829 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,831 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,831 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,831 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,833 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,834 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,834 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,834 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,835 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,836 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,836 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,836 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,837 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,839 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,839 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,839 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,840 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,841 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,841 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,841 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,843 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,844 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,844 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,844 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,845 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,846 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,846 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,846 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,848 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,848 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,848 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,849 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,849 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,850 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,850 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:25,851 [main] Logical connection closed, tx=null
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2024-09-18 02:54:25,852 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,852 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,854 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,855 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,856 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,859 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,859 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,859 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,861 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,862 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,862 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,865 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,866 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,868 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,869 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,872 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,872 [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-09-18 02:54:25,872 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,874 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,875 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,876 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,877 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,878 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,879 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,879 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,881 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,882 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,883 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,883 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,885 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,886 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,888 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,889 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,894 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,895 [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-09-18 02:54:25,903 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,903 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,905 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,906 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:25,907 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,908 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,910 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,912 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,913 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,914 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:25,914 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:25,916 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:25,917 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:25,919 [main] S2Container is created(path=dao-derby.dicon)
WARN  2024-09-18 02:54:25,920 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:25,922 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,922 [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-09-18 02:54:25,959 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:25,959 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 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-09-18 02:54:25,967 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,967 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:25,968 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,970 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,970 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:25,973 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:25,974 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:25,976 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,977 [main] Physical connection got
DEBUG 2024-09-18 02:54:25,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,987 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2024-09-18 02:54:25,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,987 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/14, BranchId=]
DEBUG 2024-09-18 02:54:25,987 [main] Physical connection closed
DEBUG 2024-09-18 02:54:25,989 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:25,989 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:25,992 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,993 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:25,993 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:25,997 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:25,997 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:25,997 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-09-18 02:54:25,999 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:26,003 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:26,004 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-09-18 02:54:26,014 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/15, BranchId=]
DEBUG 2024-09-18 02:54:26,014 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,015 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/15, BranchId=]
DEBUG 2024-09-18 02:54:26,015 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/15, BranchId=]
DEBUG 2024-09-18 02:54:26,015 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/15, BranchId=]
DEBUG 2024-09-18 02:54:26,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/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-09-18 02:54:26,060 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/15, BranchId=]
DEBUG 2024-09-18 02:54:26,061 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,062 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,062 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,064 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,065 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,066 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,068 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,069 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,070 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-09-18 02:54:26,071 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:26,074 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:26,075 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2024-09-18 02:54:26,086 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/16, BranchId=]
DEBUG 2024-09-18 02:54:26,086 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/16, BranchId=]
DEBUG 2024-09-18 02:54:26,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/16, BranchId=]
DEBUG 2024-09-18 02:54:26,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/16, BranchId=]
DEBUG 2024-09-18 02:54:26,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/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-09-18 02:54:26,094 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/16, BranchId=]
DEBUG 2024-09-18 02:54:26,094 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2024-09-18 02:54:26,098 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,100 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,101 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,102 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,102 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,106 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,106 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,109 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,109 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,109 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,109 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:26,113 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2024-09-18 02:54:26,114 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,114 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,115 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,115 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,124 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,134 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,134 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,137 [main] Logical connection closed, tx=null
2024-09-18 00:00:00.0
DEBUG 2024-09-18 02:54:26,137 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,137 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.SelectDynamicCommandTest
DEBUG 2024-09-18 02:54:26,140 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,142 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,143 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,144 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,144 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,148 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,148 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,151 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,151 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,176 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,177 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,177 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2024-09-18 02:54:26,178 [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-09-18 02:54:26,178 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,181 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,182 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,183 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,183 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,188 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,188 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,190 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,190 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,190 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,190 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,219 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,266 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,266 [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-09-18 02:54:26,268 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,269 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,269 [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-09-18 02:54:26,269 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,269 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,271 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,271 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,272 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,274 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,274 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,278 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,278 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,279 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,281 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,292 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,295 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,295 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2024-09-18 02:54:26,295 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,295 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,295 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2024-09-18 02:54:26,297 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,297 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,297 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2024-09-18 02:54:26,297 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,299 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,299 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE  EMP3.employee_name = 'NAME1'
DEBUG 2024-09-18 02:54:26,300 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,300 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE  EMP3.department_Id = 200
DEBUG 2024-09-18 02:54:26,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,301 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/17, BranchId=]
DEBUG 2024-09-18 02:54:26,301 [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-09-18 02:54:26,305 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,305 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon)
DEBUG 2024-09-18 02:54:26,307 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:26,310 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,311 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,312 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,312 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,316 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,317 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,318 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:26,319 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon)
DEBUG 2024-09-18 02:54:26,332 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,333 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,333 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,333 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,333 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,337 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,338 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:26,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,340 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2024-09-18 02:54:26,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,340 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:26,341 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,341 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,341 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2024-09-18 02:54:26,341 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,341 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,341 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:26,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,342 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2024-09-18 02:54:26,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,342 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:26,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,342 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2024-09-18 02:54:26,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,343 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2024-09-18 02:54:26,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,344 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/18, BranchId=]
DEBUG 2024-09-18 02:54:26,344 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2024-09-18 02:54:26,347 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,349 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,349 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,350 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,353 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,353 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,356 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,357 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,360 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,362 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,386 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,386 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,386 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,387 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,398 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:26,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
ename, ename
job, job
DEBUG 2024-09-18 02:54:26,400 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,401 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.26', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:26,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,402 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/19, BranchId=]
DEBUG 2024-09-18 02:54:26,402 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,403 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,404 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,406 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,407 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,409 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,409 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,413 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,413 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,416 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,419 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,444 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,444 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,444 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,444 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,444 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,497 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:26,498 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2024-09-18 02:54:26,498 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,498 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.26', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:26,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,499 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/20, BranchId=]
DEBUG 2024-09-18 02:54:26,499 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,502 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,502 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,507 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,507 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,510 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,511 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,514 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,515 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,538 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,538 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,548 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,549 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,549 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:26,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2024-09-18 02:54:26,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,551 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.26' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:26,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,552 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/21, BranchId=]
DEBUG 2024-09-18 02:54:26,552 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,554 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,554 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,556 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,557 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,558 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,559 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,559 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,563 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,565 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,567 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,589 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
DEBUG 2024-09-18 02:54:26,590 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
DEBUG 2024-09-18 02:54:26,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
DEBUG 2024-09-18 02:54:26,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
DEBUG 2024-09-18 02:54:26,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
DEBUG 2024-09-18 02:54:26,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
DEBUG 2024-09-18 02:54:26,604 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:26,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2024-09-18 02:54:26,605 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2024-09-18 02:54:26,605 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/22, BranchId=]
DEBUG 2024-09-18 02:54:26,606 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,608 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,609 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,610 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,612 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,613 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,613 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,618 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,619 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,621 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,622 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,646 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,646 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,646 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,662 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,663 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,663 [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-09-18 02:54:26,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/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-09-18 02:54:26,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,666 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
dname, dname
DEBUG 2024-09-18 02:54:26,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,673 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2024-09-18 02:54:26,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,674 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,674 [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-09-18 02:54:26,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,674 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/23, BranchId=]
DEBUG 2024-09-18 02:54:26,674 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,677 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,677 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,678 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,726 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,728 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,728 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,731 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,733 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,734 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,736 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,758 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,759 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,774 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,777 [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-09-18 02:54:26,778 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/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-09-18 02:54:26,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
dname, dname
DEBUG 2024-09-18 02:54:26,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,783 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2024-09-18 02:54:26,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,783 [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-09-18 02:54:26,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,784 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/24, BranchId=]
DEBUG 2024-09-18 02:54:26,784 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,786 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,786 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,788 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,789 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,790 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,791 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,792 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,795 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,799 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,801 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,827 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/25, BranchId=]
DEBUG 2024-09-18 02:54:26,827 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/25, BranchId=]
DEBUG 2024-09-18 02:54:26,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/25, BranchId=]
DEBUG 2024-09-18 02:54:26,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/25, BranchId=]
DEBUG 2024-09-18 02:54:26,839 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/25, BranchId=]
[EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp
DEBUG 2024-09-18 02:54:26,840 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/25, BranchId=]
DEBUG 2024-09-18 02:54:26,840 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,843 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,847 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,848 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,849 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,850 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,852 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,852 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,855 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,855 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,858 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:26,859 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2024-09-18 02:54:26,882 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,882 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,882 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,882 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,887 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:26,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,887 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2024-09-18 02:54:26,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,888 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE  EMP.empno = 7499
DEBUG 2024-09-18 02:54:26,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,888 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/26, BranchId=]
DEBUG 2024-09-18 02:54:26,888 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 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-09-18 02:54:26,901 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,902 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,902 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,909 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,909 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,913 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,913 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,917 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,917 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,917 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,917 [main] Physical connection closed
DEBUG 2024-09-18 02:54:26,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,920 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,921 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,922 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,922 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,925 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,926 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,928 [main] Physical connection got
DEBUG 2024-09-18 02:54:26,928 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:26,928 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:26,929 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
DEBUG 2024-09-18 02:54:26,932 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,933 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:26,934 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,936 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,937 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,937 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,942 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,943 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,943 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:26,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,948 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:26,950 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,951 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,952 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:26,952 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,955 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:26,956 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:26,957 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:26,960 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:26,960 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,003 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,004 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,005 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,005 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,009 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,010 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,010 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,015 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,015 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,016 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,017 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,018 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,022 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,023 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,023 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,028 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,029 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,030 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,032 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,032 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,035 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,036 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,036 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,039 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,040 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,041 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,043 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,045 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,045 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,048 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,049 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,049 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,052 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,053 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:27,054 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,054 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,057 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,057 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,060 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,061 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,061 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 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-09-18 02:54:27,070 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,071 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-09-18 02:54:27,072 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:27,073 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,073 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,075 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,079 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,079 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,081 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:27,082 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-09-18 02:54:27,097 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,097 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,104 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,104 [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-09-18 02:54:27,105 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,105 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/27, BranchId=]
DEBUG 2024-09-18 02:54:27,105 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:27,108 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-09-18 02:54:27,109 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:27,110 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,111 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,112 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,112 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,115 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,117 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,120 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:27,120 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2024-09-18 02:54:27,140 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,140 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,147 [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-09-18 02:54:27,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,153 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/28, BranchId=]
DEBUG 2024-09-18 02:54:27,153 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest
DEBUG 2024-09-18 02:54:27,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,158 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,159 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,159 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,163 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,163 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,164 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,165 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,226 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,236 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,236 [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-09-18 02:54:27,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,238 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.27', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:27,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,239 [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-09-18 02:54:27,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,240 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/29, BranchId=]
DEBUG 2024-09-18 02:54:27,240 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,241 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,241 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,243 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,245 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,245 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,247 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,248 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,249 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,250 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,280 [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-09-18 02:54:27,281 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,282 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,282 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.27', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:27,282 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,282 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,282 [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-09-18 02:54:27,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,283 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/30, BranchId=]
DEBUG 2024-09-18 02:54:27,283 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,285 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,285 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,286 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,288 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,288 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,291 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,291 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,292 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,293 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,293 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,293 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,293 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,303 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,303 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2024-09-18 02:54:27,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,305 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/31, BranchId=]
DEBUG 2024-09-18 02:54:27,305 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,306 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,307 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,309 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,310 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,310 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,313 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,313 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,315 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,315 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,316 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,316 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,316 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,324 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,327 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,327 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE  DEPT.deptno = 20
DEBUG 2024-09-18 02:54:27,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,328 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,328 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2024-09-18 02:54:27,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,328 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,328 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE  DEPT.deptno = 20
DEBUG 2024-09-18 02:54:27,329 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,329 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/32, BranchId=]
DEBUG 2024-09-18 02:54:27,329 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 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-09-18 02:54:27,335 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,336 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2024-09-18 02:54:27,337 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2024-09-18 02:54:27,339 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,340 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2024-09-18 02:54:27,341 [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-09-18 02:54:27,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,347 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,348 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,349 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,349 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,352 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,352 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,354 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,354 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,354 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,355 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,385 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:27,385 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:27,386 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,387 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,387 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:27,387 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:27,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,387 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/33, BranchId=]
DEBUG 2024-09-18 02:54:27,387 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,429 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,430 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,430 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,433 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,436 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,436 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,437 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,438 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,438 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,438 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,438 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,469 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,478 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,478 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:27,478 [main] UPDATE EMP SET tstamp = '2024-09-18 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-09-18 02:54:27,479 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,479 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,479 [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-09-18 02:54:27,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,480 [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-09-18 02:54:27,481 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,481 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/34, BranchId=]
DEBUG 2024-09-18 02:54:27,482 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2024-09-18 02:54:27,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,486 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,486 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,488 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,488 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,492 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,492 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,494 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,494 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,518 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,528 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-09-18 02.54.27', 99, 'hoge', null, 0, null, null, null, null)
DEBUG 2024-09-18 02:54:27,528 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-09-18 02.54.27', 98, 'hoge2', null, 0, null, null, null, null)
DEBUG 2024-09-18 02:54:27,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,528 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-09-18 02.54.27', 97, 'hoge3', null, 0, null, null, null, null)
DEBUG 2024-09-18 02:54:27,529 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-09-18 02.54.27', 96, 'hoge2', null, 0, null, null, null, null)
DEBUG 2024-09-18 02:54:27,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,529 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/35, BranchId=]
DEBUG 2024-09-18 02:54:27,529 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2024-09-18 02:54:27,533 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,533 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,535 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,538 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,538 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,542 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,543 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,545 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,545 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,545 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,545 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2024-09-18 02:54:27,548 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,548 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,550 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,551 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,551 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,554 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,554 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,556 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,557 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,557 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,567 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2024-09-18 02:54:27,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,568 [main] SELECT employee_name FROM EMP3
DEBUG 2024-09-18 02:54:27,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,568 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2024-09-18 02:54:27,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,568 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/36, BranchId=]
DEBUG 2024-09-18 02:54:27,568 [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.003 sec
Running org.seasar.dao.impl.PropertyTypeFactoryImplTest
DEBUG 2024-09-18 02:54:27,577 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,578 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-09-18 02:54:27,579 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,579 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,581 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,581 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,585 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,585 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,586 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-09-18 02:54:27,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,590 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-09-18 02:54:27,591 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,592 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,594 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,594 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,597 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,597 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,598 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2024-09-18 02:54:27,600 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,600 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,603 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,603 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2024-09-18 02:54:27,606 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,607 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,608 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,609 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,609 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,660 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,660 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,662 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,662 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,662 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,662 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,665 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,666 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,667 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,667 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,671 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,672 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,675 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,675 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:27,675 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:27,675 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,675 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,677 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,678 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,679 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,680 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,681 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,683 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,685 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,686 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,686 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,687 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,687 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.seasar.dao.context.CommandContextPropertyAccessorTest
hoge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.util.TypeUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.CharBindTest
DEBUG 2024-09-18 02:54:27,695 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,695 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon)
DEBUG 2024-09-18 02:54:27,696 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:27,697 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,698 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,699 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,700 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,703 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,703 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,706 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:27,706 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon)
DEBUG 2024-09-18 02:54:27,720 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,720 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,720 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,728 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2024-09-18 02:54:27,728 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,728 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,728 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2024-09-18 02:54:27,728 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,728 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/37, BranchId=]
DEBUG 2024-09-18 02:54:27,728 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 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.UpdateDynamicCommandTest
DEBUG 2024-09-18 02:54:27,736 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,736 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,738 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,739 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,739 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,742 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,743 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,744 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/38, BranchId=]
DEBUG 2024-09-18 02:54:27,745 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/38, BranchId=]
DEBUG 2024-09-18 02:54:27,745 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2024-09-18 02:54:27,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/38, BranchId=]
DEBUG 2024-09-18 02:54:27,745 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/38, BranchId=]
DEBUG 2024-09-18 02:54:27,746 [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 sec
Running org.seasar.dao.dbms.OracleTest
DEBUG 2024-09-18 02:54:27,750 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,751 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,753 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,753 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,756 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,756 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,759 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,759 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,791 [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-09-18 02:54:27,791 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,793 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,796 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,796 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,799 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,800 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,802 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,802 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,809 [main] Logical connection closed, tx=null
SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT
DEBUG 2024-09-18 02:54:27,809 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest
DEBUG 2024-09-18 02:54:27,813 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,813 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:27,814 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,816 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,816 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,817 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,818 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,819 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,819 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,821 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,822 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:27,822 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:27,827 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,827 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:27,829 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,830 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,830 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,831 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,874 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,875 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,875 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,877 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,878 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:27,878 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:27,881 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,882 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:27,883 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,884 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,884 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,886 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,887 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,887 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,888 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,890 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,890 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:27,890 [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-09-18 02:54:27,894 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,894 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:27,896 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,897 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,897 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,898 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,900 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,901 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:27,901 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:27,903 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:27,904 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:27,904 [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.097 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.001 sec
Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest
DEBUG 2024-09-18 02:54:27,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,914 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:27,917 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,919 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,920 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,920 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,924 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,925 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,925 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:27,928 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,928 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:27,931 [main] Table(MyBean) not found
WARN  2024-09-18 02:54:27,931 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2024-09-18 02:54:27,939 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,940 [main] Physical connection closed
DEBUG 2024-09-18 02:54:27,942 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:27,942 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:27,943 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,945 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,946 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,946 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,951 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,952 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:27,953 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,953 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,975 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,975 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:27,978 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:27,979 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,979 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,981 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:27,981 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,986 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:27,986 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:27,987 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:27,988 [main] Physical connection got
DEBUG 2024-09-18 02:54:27,988 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:27,997 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:27,997 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,011 [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-09-18 02:54:28,012 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,014 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,014 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,015 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,016 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,018 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,018 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,063 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,064 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,064 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,065 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,065 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,084 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,084 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,086 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,087 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,088 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,090 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,091 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,091 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,094 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,095 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,096 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,098 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,098 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,119 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,119 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,122 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,123 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,124 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,125 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,125 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,129 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,129 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,130 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,131 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,131 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,152 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,152 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,154 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,155 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,156 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,157 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,158 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,159 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,161 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,162 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,162 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,165 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,165 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,192 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,192 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,195 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,195 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,196 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,198 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,199 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,199 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,202 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,203 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,203 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,205 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,206 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:28,208 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2024-09-18 02:54:28,256 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,256 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,259 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,259 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,260 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,261 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,263 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,268 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,269 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,269 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,271 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,271 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:28,275 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2024-09-18 02:54:28,280 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,280 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,281 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,282 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,283 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,284 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,285 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,285 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,290 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,290 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,291 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,291 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,298 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,298 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,301 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,303 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,305 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,305 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,308 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,309 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,309 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,310 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,310 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:28,315 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-09-18 02:54:28,320 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,320 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,321 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,322 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,324 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,327 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,327 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,331 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,332 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,333 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,334 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,334 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:28,337 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2024-09-18 02:54:28,341 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,341 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,343 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,344 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,345 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,346 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,348 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,348 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,351 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,352 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,353 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,353 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,411 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,411 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,413 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,416 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,417 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,420 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,421 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,421 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,423 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,423 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,431 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,431 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,433 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,434 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,435 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,437 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,438 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,438 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,442 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,442 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,442 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,445 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,445 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,455 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,455 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,458 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,459 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,460 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,461 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,461 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,466 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,466 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2024-09-18 02:54:28,468 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,468 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:28,472 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2024-09-18 02:54:28,476 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,476 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2024-09-18 02:54:28,480 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:28,481 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:28,482 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,483 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,483 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:28,484 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:28,486 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:28,486 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:28,487 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:28,489 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:28,489 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:28,490 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:28,492 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,493 [main] Logical connection got, tx=null
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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-09-18 02:54:28,503 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,504 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,504 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,506 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,506 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,509 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,509 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,510 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,511 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,511 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,519 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,520 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,521 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true)
DEBUG 2024-09-18 02:54:28,522 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,522 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,522 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2
WARN  2024-09-18 02:54:28,523 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:28,523 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,523 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/39, BranchId=]
DEBUG 2024-09-18 02:54:28,523 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2024-09-18 02:54:28,526 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,532 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,532 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,535 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,535 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,535 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,535 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,536 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,537 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,538 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,540 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,540 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,543 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,543 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,544 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,545 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,546 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,546 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.dbms.H2Test
DEBUG 2024-09-18 02:54:28,549 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,549 [main] S2Container will be created(path=j2ee-h2.dicon)
DEBUG 2024-09-18 02:54:28,593 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,595 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,595 [main] S2Container will be created(path=jdbc-h2.dicon)
DEBUG 2024-09-18 02:54:28,595 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:28,597 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:28,598 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:28,598 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:28,600 [main] S2Container is created(path=jdbc-h2.dicon)
DEBUG 2024-09-18 02:54:28,601 [main] S2Container is created(path=j2ee-h2.dicon)
WARN  2024-09-18 02:54:28,601 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:28,790 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,790 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,813 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,819 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:28,822 [main] S2Container will be created(path=j2ee-h2.dicon)
DEBUG 2024-09-18 02:54:28,823 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,825 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,825 [main] S2Container will be created(path=jdbc-h2.dicon)
DEBUG 2024-09-18 02:54:28,826 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:28,827 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:28,828 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:28,828 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:28,831 [main] S2Container is created(path=jdbc-h2.dicon)
DEBUG 2024-09-18 02:54:28,831 [main] S2Container is created(path=j2ee-h2.dicon)
WARN  2024-09-18 02:54:28,831 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:28,868 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,868 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,872 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,873 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,876 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,876 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,876 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:28,880 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,880 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,880 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:28,880 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,880 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,880 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:28,880 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,881 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,882 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,884 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec
Running org.seasar.dao.id.IdentityIdentifierGeneratorTest
DEBUG 2024-09-18 02:54:28,887 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,889 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,890 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,890 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,893 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,893 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,895 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/40, BranchId=]
DEBUG 2024-09-18 02:54:28,895 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/40, BranchId=]
DEBUG 2024-09-18 02:54:28,896 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2024-09-18 02:54:28,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/40, BranchId=]
DEBUG 2024-09-18 02:54:28,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/40, BranchId=]
DEBUG 2024-09-18 02:54:28,896 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:28,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/40, BranchId=]
0
DEBUG 2024-09-18 02:54:28,896 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/40, BranchId=]
DEBUG 2024-09-18 02:54:28,897 [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-09-18 02:54:28,901 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,902 [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-09-18 02:54:28,907 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,907 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,909 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,910 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,913 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,913 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,916 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,916 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,916 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,916 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:28,919 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-09-18 02:54:28,923 [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-09-18 02:54:28,925 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,927 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,927 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,928 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,929 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,929 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,933 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,933 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,935 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,935 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,935 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,935 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:28,939 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2024-09-18 02:54:28,942 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,942 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,942 [main] SELECT * FROM EMP
DEBUG 2024-09-18 02:54:28,942 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,943 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest
DEBUG 2024-09-18 02:54:28,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,946 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,947 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,952 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,952 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,954 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,954 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,954 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,954 [main] Physical connection closed
DEBUG 2024-09-18 02:54:28,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,956 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,957 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,959 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,959 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,962 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:28,963 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,964 [main] Physical connection got
DEBUG 2024-09-18 02:54:28,964 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:28,964 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:28,964 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor3Test
DEBUG 2024-09-18 02:54:28,967 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:28,968 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-09-18 02:54:28,969 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:28,971 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:28,971 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:28,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,025 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,029 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:29,030 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-09-18 02:54:29,042 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,042 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,046 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,046 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:29,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,046 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/41, BranchId=]
DEBUG 2024-09-18 02:54:29,046 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,049 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,049 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-09-18 02:54:29,050 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:29,052 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,053 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,054 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,054 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,058 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,058 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,060 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:29,060 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2024-09-18 02:54:29,071 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,072 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,076 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:29,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,077 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/42, BranchId=]
DEBUG 2024-09-18 02:54:29,077 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2024-09-18 02:54:29,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,080 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,082 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,083 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,083 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,084 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,086 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,087 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,087 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,089 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,089 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,090 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,090 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/43, BranchId=]
DEBUG 2024-09-18 02:54:29,094 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/43, BranchId=]
DEBUG 2024-09-18 02:54:29,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/43, BranchId=]
DEBUG 2024-09-18 02:54:29,099 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/43, BranchId=]
DEBUG 2024-09-18 02:54:29,099 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2024-09-18 02:54:29,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/43, BranchId=]
DEBUG 2024-09-18 02:54:29,102 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/43, BranchId=]
DEBUG 2024-09-18 02:54:29,102 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,104 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,104 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,105 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,107 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,107 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,108 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,109 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,111 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,111 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,123 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,124 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,124 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,125 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/44, BranchId=]
DEBUG 2024-09-18 02:54:29,125 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/44, BranchId=]
DEBUG 2024-09-18 02:54:29,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/44, BranchId=]
DEBUG 2024-09-18 02:54:29,129 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/44, BranchId=]
DEBUG 2024-09-18 02:54:29,129 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2024-09-18 02:54:29,131 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/44, BranchId=]
DEBUG 2024-09-18 02:54:29,132 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/44, BranchId=]
DEBUG 2024-09-18 02:54:29,132 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,134 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,134 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,135 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,136 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,137 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,138 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,139 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,140 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,140 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,143 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,143 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,143 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,144 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/45, BranchId=]
DEBUG 2024-09-18 02:54:29,146 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,146 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/45, BranchId=]
DEBUG 2024-09-18 02:54:29,146 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/45, BranchId=]
DEBUG 2024-09-18 02:54:29,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/45, BranchId=]
DEBUG 2024-09-18 02:54:29,148 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2024-09-18 02:54:29,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/45, BranchId=]
DEBUG 2024-09-18 02:54:29,150 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/45, BranchId=]
DEBUG 2024-09-18 02:54:29,150 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,152 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,153 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,153 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,155 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,156 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,156 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,157 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,159 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,159 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,161 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,162 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,162 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,163 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/46, BranchId=]
DEBUG 2024-09-18 02:54:29,163 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/46, BranchId=]
DEBUG 2024-09-18 02:54:29,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/46, BranchId=]
DEBUG 2024-09-18 02:54:29,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/46, BranchId=]
DEBUG 2024-09-18 02:54:29,167 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2024-09-18 02:54:29,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/46, BranchId=]
DEBUG 2024-09-18 02:54:29,169 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/46, BranchId=]
DEBUG 2024-09-18 02:54:29,169 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,221 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,222 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,223 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,223 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,225 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,225 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,226 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,227 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,229 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,229 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,229 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,231 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/47, BranchId=]
DEBUG 2024-09-18 02:54:29,232 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,232 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/47, BranchId=]
DEBUG 2024-09-18 02:54:29,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/47, BranchId=]
DEBUG 2024-09-18 02:54:29,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/47, BranchId=]
DEBUG 2024-09-18 02:54:29,235 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2024-09-18 02:54:29,240 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/47, BranchId=]
DEBUG 2024-09-18 02:54:29,240 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/47, BranchId=]
DEBUG 2024-09-18 02:54:29,240 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,242 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,242 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,244 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,245 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,245 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,246 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,248 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,249 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,249 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,251 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,251 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,252 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,252 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/48, BranchId=]
DEBUG 2024-09-18 02:54:29,253 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,253 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/48, BranchId=]
DEBUG 2024-09-18 02:54:29,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/48, BranchId=]
DEBUG 2024-09-18 02:54:29,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/48, BranchId=]
DEBUG 2024-09-18 02:54:29,257 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2024-09-18 02:54:29,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/48, BranchId=]
DEBUG 2024-09-18 02:54:29,259 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/48, BranchId=]
DEBUG 2024-09-18 02:54:29,259 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,262 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,263 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,264 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,264 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,265 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,266 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,267 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,267 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,270 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,270 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,270 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,272 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/49, BranchId=]
DEBUG 2024-09-18 02:54:29,273 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/49, BranchId=]
DEBUG 2024-09-18 02:54:29,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/49, BranchId=]
DEBUG 2024-09-18 02:54:29,275 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/49, BranchId=]
DEBUG 2024-09-18 02:54:29,277 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/49, BranchId=]
[EDAO0029]null is illegal for argument DTO
DEBUG 2024-09-18 02:54:29,277 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/49, BranchId=]
DEBUG 2024-09-18 02:54:29,277 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,278 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,279 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,280 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,282 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,282 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,282 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,284 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,285 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,285 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,287 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,288 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,288 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,289 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/50, BranchId=]
DEBUG 2024-09-18 02:54:29,289 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,289 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/50, BranchId=]
DEBUG 2024-09-18 02:54:29,290 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/50, BranchId=]
DEBUG 2024-09-18 02:54:29,293 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/50, BranchId=]
DEBUG 2024-09-18 02:54:29,293 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2024-09-18 02:54:29,295 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/50, BranchId=]
DEBUG 2024-09-18 02:54:29,295 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/50, BranchId=]
DEBUG 2024-09-18 02:54:29,295 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,298 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,299 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,300 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,300 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,301 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,302 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,303 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,303 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,305 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,306 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,306 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,308 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/51, BranchId=]
DEBUG 2024-09-18 02:54:29,308 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/51, BranchId=]
DEBUG 2024-09-18 02:54:29,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/51, BranchId=]
DEBUG 2024-09-18 02:54:29,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/51, BranchId=]
DEBUG 2024-09-18 02:54:29,311 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2024-09-18 02:54:29,314 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/51, BranchId=]
DEBUG 2024-09-18 02:54:29,314 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/51, BranchId=]
DEBUG 2024-09-18 02:54:29,314 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,316 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,316 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,319 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,319 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,320 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,322 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,323 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,323 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,325 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,325 [main] S2Container is created(path=j2ee-derby.dicon)
WARN  2024-09-18 02:54:29,326 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,327 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/52, BranchId=]
DEBUG 2024-09-18 02:54:29,327 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,327 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/52, BranchId=]
DEBUG 2024-09-18 02:54:29,327 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/52, BranchId=]
DEBUG 2024-09-18 02:54:29,331 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/52, BranchId=]
DEBUG 2024-09-18 02:54:29,331 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2024-09-18 02:54:29,334 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/52, BranchId=]
DEBUG 2024-09-18 02:54:29,334 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/52, BranchId=]
DEBUG 2024-09-18 02:54:29,334 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 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-09-18 02:54:29,339 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,343 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon)
DEBUG 2024-09-18 02:54:29,344 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,345 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,346 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,346 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,349 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,349 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,352 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon)
DEBUG 2024-09-18 02:54:29,368 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
DEBUG 2024-09-18 02:54:29,368 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
DEBUG 2024-09-18 02:54:29,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
DEBUG 2024-09-18 02:54:29,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
DEBUG 2024-09-18 02:54:29,428 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
DEBUG 2024-09-18 02:54:29,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
DEBUG 2024-09-18 02:54:29,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2024-09-18 02:54:29,433 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/53, BranchId=]
DEBUG 2024-09-18 02:54:29,433 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2024-09-18 02:54:29,436 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,437 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon)
DEBUG 2024-09-18 02:54:29,438 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:29,439 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,442 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,442 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,445 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,445 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,447 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:29,448 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon)
DEBUG 2024-09-18 02:54:29,459 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,459 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:29,459 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:29,459 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:29,463 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:29,463 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:29,463 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-09-18 02:54:29,464 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:29,464 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:29,464 [main] SELECT EMP.ename FROM EMP
DEBUG 2024-09-18 02:54:29,464 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:29,464 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.pager.PagerConditionBaseTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.pager.ScrollCursorTest
DEBUG 2024-09-18 02:54:29,474 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,474 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,476 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,477 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,477 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,480 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,481 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/54, BranchId=]
DEBUG 2024-09-18 02:54:29,481 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/54, BranchId=]
DEBUG 2024-09-18 02:54:29,486 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:29,486 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/54, BranchId=]
DEBUG 2024-09-18 02:54:29,486 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,487 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,488 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,491 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,491 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,493 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,494 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,495 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/55, BranchId=]
DEBUG 2024-09-18 02:54:29,495 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/55, BranchId=]
DEBUG 2024-09-18 02:54:29,495 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:29,495 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/55, BranchId=]
DEBUG 2024-09-18 02:54:29,495 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,497 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,498 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,499 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,501 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,501 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,506 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,507 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,507 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/56, BranchId=]
DEBUG 2024-09-18 02:54:29,508 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/56, BranchId=]
DEBUG 2024-09-18 02:54:29,508 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:29,508 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/56, BranchId=]
DEBUG 2024-09-18 02:54:29,508 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.impl.MapListResultSetHandlerTest
DEBUG 2024-09-18 02:54:29,511 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,511 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,514 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,516 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,516 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,519 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,519 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,520 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,520 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:29,521 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:29,521 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.impl.ClobTest
DEBUG 2024-09-18 02:54:29,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,524 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon)
DEBUG 2024-09-18 02:54:29,525 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:29,527 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,529 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,531 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,532 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,532 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,533 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,535 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,535 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,538 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:29,538 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon)
WARN  2024-09-18 02:54:29,539 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,552 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,553 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,575 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 123
DEBUG 2024-09-18 02:54:29,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,586 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/57, BranchId=]
DEBUG 2024-09-18 02:54:29,586 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,588 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,588 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon)
DEBUG 2024-09-18 02:54:29,590 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:29,591 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,592 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,594 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,594 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,595 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,596 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,648 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:29,648 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:29,649 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:29,651 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:29,652 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:29,653 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon)
WARN  2024-09-18 02:54:29,653 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:29,662 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,663 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,663 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,663 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,663 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,666 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,667 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,667 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1')
DEBUG 2024-09-18 02:54:29,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,688 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 1
DEBUG 2024-09-18 02:54:29,689 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,689 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2024-09-18 02:54:29,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,698 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE  LARGE_TEXT.id = 1
DEBUG 2024-09-18 02:54:29,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,708 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/58, BranchId=]
DEBUG 2024-09-18 02:54:29,708 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
Running org.seasar.dao.id.IdentifierGeneratorFactoryTest
DEBUG 2024-09-18 02:54:29,712 [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-09-18 02:54:29,718 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,720 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,720 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,722 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,722 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,725 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,725 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,726 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,727 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:29,746 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:29,746 [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-09-18 02:54:29,751 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:29,751 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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-09-18 02:54:29,758 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,759 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,759 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,760 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,761 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,764 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,764 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,766 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,766 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,797 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-18 02.54.29', 99, 'hoge', 0)
DEBUG 2024-09-18 02:54:29,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,797 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/59, BranchId=]
DEBUG 2024-09-18 02:54:29,797 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,798 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,799 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,799 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,802 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,802 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,804 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,805 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,806 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,807 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,814 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-09-18 02:54:29,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,814 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:29,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
1
DEBUG 2024-09-18 02:54:29,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,814 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2024-09-18 02:54:29,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,814 [main] CALL IDENTITY()
DEBUG 2024-09-18 02:54:29,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
2
DEBUG 2024-09-18 02:54:29,815 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/60, BranchId=]
DEBUG 2024-09-18 02:54:29,815 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:29,817 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,818 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,819 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,819 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,823 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,823 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,824 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,825 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,833 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2024-09-18 02:54:29,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,833 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/61, BranchId=]
DEBUG 2024-09-18 02:54:29,833 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,836 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,838 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,838 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,842 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,842 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,844 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/62, BranchId=]
DEBUG 2024-09-18 02:54:29,844 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/62, BranchId=]
DEBUG 2024-09-18 02:54:29,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/62, BranchId=]
DEBUG 2024-09-18 02:54:29,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/62, BranchId=]
DEBUG 2024-09-18 02:54:29,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/62, BranchId=]
DEBUG 2024-09-18 02:54:29,854 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/62, BranchId=]
DEBUG 2024-09-18 02:54:29,854 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,855 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,908 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,909 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,909 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,912 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,913 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,914 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/63, BranchId=]
DEBUG 2024-09-18 02:54:29,915 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/63, BranchId=]
DEBUG 2024-09-18 02:54:29,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/63, BranchId=]
DEBUG 2024-09-18 02:54:29,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/63, BranchId=]
WARN  2024-09-18 02:54:29,919 [main] Table(DUMMY_TABLE) not found
DEBUG 2024-09-18 02:54:29,925 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/63, BranchId=]
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2024-09-18 02:54:29,926 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/63, BranchId=]
DEBUG 2024-09-18 02:54:29,926 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,927 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,928 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,930 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,931 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,931 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,934 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,935 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,935 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,936 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,937 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,944 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,944 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,944 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:29,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,945 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2024-09-18 02:54:29,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
49
DEBUG 2024-09-18 02:54:29,945 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/64, BranchId=]
DEBUG 2024-09-18 02:54:29,946 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,947 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,947 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,948 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,950 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,950 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,960 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,962 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,962 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,962 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,970 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:29,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,971 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2024-09-18 02:54:29,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
50
DEBUG 2024-09-18 02:54:29,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,972 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:29,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,973 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2024-09-18 02:54:29,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
51
DEBUG 2024-09-18 02:54:29,973 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/65, BranchId=]
DEBUG 2024-09-18 02:54:29,973 [main] Physical connection closed
DEBUG 2024-09-18 02:54:29,974 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:29,975 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,976 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,978 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:29,978 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,981 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:29,981 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:29,982 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:29,983 [main] Physical connection got
DEBUG 2024-09-18 02:54:29,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:29,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:29,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:30,004 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:30,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:30,014 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-09-18 02.54.30', 99, 'hoge')
DEBUG 2024-09-18 02:54:30,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:30,014 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/66, BranchId=]
DEBUG 2024-09-18 02:54:30,014 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,016 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,016 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,018 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,019 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,019 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,022 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,022 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,023 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,024 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,052 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-09-18 02.54.30')
DEBUG 2024-09-18 02:54:30,053 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,053 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/67, BranchId=]
DEBUG 2024-09-18 02:54:30,053 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,055 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,055 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,056 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,057 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,057 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,060 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,061 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,063 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,063 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,063 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,063 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,071 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,071 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,071 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,071 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,071 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:30,072 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,072 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52)
DEBUG 2024-09-18 02:54:30,072 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,072 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,072 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2024-09-18 02:54:30,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,077 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,131 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,131 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,135 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,135 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,136 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,136 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,136 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,136 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2024-09-18 02:54:30,140 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,140 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,141 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,142 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,142 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,145 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,146 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,148 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,148 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,148 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,148 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.id.SequenceIdentifierGeneratorTest
DEBUG 2024-09-18 02:54:30,151 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,151 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,153 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,154 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,154 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,157 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,158 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/68, BranchId=]
DEBUG 2024-09-18 02:54:30,159 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/68, BranchId=]
DEBUG 2024-09-18 02:54:30,159 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:30,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/68, BranchId=]
53
DEBUG 2024-09-18 02:54:30,159 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/68, BranchId=]
DEBUG 2024-09-18 02:54:30,159 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,161 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,162 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,162 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,164 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,164 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,167 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,168 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,169 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
DEBUG 2024-09-18 02:54:30,171 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
DEBUG 2024-09-18 02:54:30,171 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:30,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
49
50
51
52
53
54
55
56
57
58
DEBUG 2024-09-18 02:54:30,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
DEBUG 2024-09-18 02:54:30,171 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:30,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
59
60
61
62
63
64
65
66
67
68
DEBUG 2024-09-18 02:54:30,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
DEBUG 2024-09-18 02:54:30,172 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:30,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
69
70
71
72
73
74
75
76
77
78
DEBUG 2024-09-18 02:54:30,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
DEBUG 2024-09-18 02:54:30,172 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2024-09-18 02:54:30,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
79
80
DEBUG 2024-09-18 02:54:30,173 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/69, BranchId=]
DEBUG 2024-09-18 02:54:30,173 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2024-09-18 02:54:30,176 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,177 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,177 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,179 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,179 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,182 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,183 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,188 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,188 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,207 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,214 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.dao.impl.NoPropertyForUpdateTest
DEBUG 2024-09-18 02:54:30,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,218 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon)
DEBUG 2024-09-18 02:54:30,219 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:30,220 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,221 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,222 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,222 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,225 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,226 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,228 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:30,229 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon)
DEBUG 2024-09-18 02:54:30,237 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,237 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,237 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,238 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,242 [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$$385715$$MethodInvocation$$delete$$0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$385715.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$385715.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-09-18 02:54:30,243 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.impl.DefaultTest
DEBUG 2024-09-18 02:54:30,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,248 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,249 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,250 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,252 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,253 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,254 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,256 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,257 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,257 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,259 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,260 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,261 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,264 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,264 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,281 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/70, BranchId=]
DEBUG 2024-09-18 02:54:30,281 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,282 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/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-09-18 02:54:30,285 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/70, BranchId=]
DEBUG 2024-09-18 02:54:30,285 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,287 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,287 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,289 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,290 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,290 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,292 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,292 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,293 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,294 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,295 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,296 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,298 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,298 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,301 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,301 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,302 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,377 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/71, BranchId=]
DEBUG 2024-09-18 02:54:30,379 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,379 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/71, BranchId=]
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2024-09-18 02:54:30,382 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/71, BranchId=]
DEBUG 2024-09-18 02:54:30,382 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,383 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,384 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,385 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,386 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,387 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,389 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,389 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,390 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,392 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,392 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,393 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,395 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,395 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,398 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,404 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,404 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,425 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,425 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,425 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,425 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,425 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,428 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,431 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2024-09-18 02:54:30,435 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,435 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-09-18 02:54:30,438 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,438 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,439 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,439 [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-09-18 02:54:30,443 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,452 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/72, BranchId=]
DEBUG 2024-09-18 02:54:30,452 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,453 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,454 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,456 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,457 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,458 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,459 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,460 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,461 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,462 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,462 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,465 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,465 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,467 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,468 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,468 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,487 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,487 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,492 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-09-18 02:54:30,492 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-09-18 02:54:30,493 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,493 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-09-18 02:54:30,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,518 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/73, BranchId=]
DEBUG 2024-09-18 02:54:30,519 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,521 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,522 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,523 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,525 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,526 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,526 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,527 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,527 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,529 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,529 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,532 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,532 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,533 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,534 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,536 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,551 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,551 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,556 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,556 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2024-09-18 02:54:30,556 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2024-09-18 02:54:30,556 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2024-09-18 02:54:30,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,558 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-09-18 02:54:30,559 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,565 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/74, BranchId=]
DEBUG 2024-09-18 02:54:30,565 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,567 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,567 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,568 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,570 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,570 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,572 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,572 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,572 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,575 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,575 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,576 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,578 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,578 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,580 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,581 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,582 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,599 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,599 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,607 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2024-09-18 02:54:30,607 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2024-09-18 02:54:30,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,608 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2024-09-18 02:54:30,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,614 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/75, BranchId=]
DEBUG 2024-09-18 02:54:30,614 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,616 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,616 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,618 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,619 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,620 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,622 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,622 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,623 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,624 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,624 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,625 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,628 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,628 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,630 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,631 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,631 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,651 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,651 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,651 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,652 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,656 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,656 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2024-09-18 02:54:30,659 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,659 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-09-18 02:54:30,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,660 [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-09-18 02:54:30,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,666 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/76, BranchId=]
DEBUG 2024-09-18 02:54:30,666 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,721 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,721 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,723 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,724 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,726 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,727 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,727 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,728 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,730 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,731 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,732 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,734 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,734 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,736 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,736 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,738 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,753 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,753 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,758 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2024-09-18 02:54:30,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,761 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2024-09-18 02:54:30,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,762 [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-09-18 02:54:30,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,771 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/77, BranchId=]
DEBUG 2024-09-18 02:54:30,771 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,773 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,773 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,775 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,776 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,776 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,778 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,778 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,780 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,781 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,782 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,782 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,784 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,785 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,787 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,788 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,788 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,806 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,806 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,812 [main] INSERT INTO DEFAULT_TABLE (
    AAA,
    
    VERSION_NO
) VALUES (
	'foooo',
	
	0
)
DEBUG 2024-09-18 02:54:30,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,816 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-09-18 02:54:30,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,825 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/78, BranchId=]
DEBUG 2024-09-18 02:54:30,825 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,827 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,828 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,830 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,830 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,832 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,832 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,833 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,835 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,835 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,836 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,838 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,838 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,840 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,841 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,842 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,859 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,860 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,865 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,865 [main] INSERT INTO DEFAULT_TABLE (
    
    BBB,
    VERSION_NO
) VALUES (
	
	'ttt',
	0
)
DEBUG 2024-09-18 02:54:30,868 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,869 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,869 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2024-09-18 02:54:30,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,878 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/79, BranchId=]
DEBUG 2024-09-18 02:54:30,878 [main] Physical connection closed
DEBUG 2024-09-18 02:54:30,880 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,880 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2024-09-18 02:54:30,881 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,882 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,884 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,885 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,885 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,886 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,887 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,889 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:30,889 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:30,891 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:30,892 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:30,893 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:30,893 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN  2024-09-18 02:54:30,894 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:30,911 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,911 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,916 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2024-09-18 02:54:30,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,919 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2024-09-18 02:54:30,921 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,927 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/80, BranchId=]
DEBUG 2024-09-18 02:54:30,927 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2024-09-18 02:54:30,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:30,931 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,932 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,933 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:30,933 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,936 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:30,937 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:30,939 [main] Physical connection got
DEBUG 2024-09-18 02:54:30,939 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:30,947 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:30,947 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest
DEBUG 2024-09-18 02:54:31,004 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,005 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,006 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,006 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,009 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,009 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,012 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,012 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,014 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,019 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,019 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,021 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,022 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,022 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,026 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,028 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,030 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/81, BranchId=]
DEBUG 2024-09-18 02:54:31,031 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/81, BranchId=]
DEBUG 2024-09-18 02:54:31,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/81, BranchId=]
DEBUG 2024-09-18 02:54:31,036 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/81, BranchId=]
DEBUG 2024-09-18 02:54:31,036 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,038 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,038 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,041 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,042 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,042 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,047 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,047 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,050 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,052 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/82, BranchId=]
DEBUG 2024-09-18 02:54:31,052 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/82, BranchId=]
DEBUG 2024-09-18 02:54:31,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/82, BranchId=]
DEBUG 2024-09-18 02:54:31,056 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/82, BranchId=]
DEBUG 2024-09-18 02:54:31,056 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:31,058 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,059 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,061 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,062 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,062 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,065 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,066 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,068 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,073 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,074 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,075 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,076 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,076 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,079 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,079 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,082 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,086 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,086 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,087 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,088 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,090 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,090 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,093 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,094 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,095 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,100 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,101 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,102 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,103 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,104 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,104 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,107 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,108 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,111 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,115 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:31,116 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,117 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,119 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,119 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,122 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,123 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,124 [main] S2Container is created(path=dao.dicon)
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2024-09-18 02:54:31,185 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,187 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,188 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,189 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,190 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,193 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,195 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,196 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,196 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,197 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,197 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,218 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,223 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,225 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,226 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,226 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,227 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,229 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,229 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,232 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,233 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,234 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,235 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,235 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,235 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,256 [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-09-18 02:54:31,258 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,258 [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-09-18 02:54:31,259 [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-09-18 02:54:31,259 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,261 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,263 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,264 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,265 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,265 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,268 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,269 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,269 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,272 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,272 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,272 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,272 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,295 [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-09-18 02:54:31,295 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,297 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,299 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,300 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,301 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,301 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,304 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,305 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,305 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,307 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,307 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,307 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,307 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,327 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,330 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,332 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,332 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,333 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,335 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,336 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,336 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,339 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,340 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,340 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,341 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,341 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,342 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,342 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,418 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,422 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,425 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,426 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,426 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,428 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,428 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,432 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,433 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,433 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,434 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,434 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,434 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,434 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,457 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,460 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,462 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,463 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,463 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,465 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,466 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,466 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,469 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,470 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,470 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,471 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,471 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,471 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,472 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,495 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,498 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,500 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,500 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,502 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,503 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,509 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,509 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,513 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,513 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,513 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,516 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,516 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,516 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,516 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,537 [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-09-18 02:54:31,538 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,539 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,540 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,542 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,543 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,544 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,544 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,547 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,548 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,548 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,550 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,551 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,551 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,551 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,568 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,571 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,573 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,574 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,574 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,576 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,577 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,577 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,580 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,581 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,581 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,582 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,582 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,583 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,583 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,603 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,659 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,662 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,662 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,663 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,664 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,665 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,665 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,668 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,668 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,669 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,671 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,671 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,671 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,671 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,689 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,692 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:31,695 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,696 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,696 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,697 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,698 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,700 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,702 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,702 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,703 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,703 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,731 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-18 02.54.31', 99, 'hoge', 0)
DEBUG 2024-09-18 02:54:31,732 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,732 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/83, BranchId=]
DEBUG 2024-09-18 02:54:31,732 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,734 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,734 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,735 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,736 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,737 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,737 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,740 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,741 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,741 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,743 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,744 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,744 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,744 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,744 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,772 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,773 [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-09-18 02:54:31,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,776 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.31', 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-09-18 02:54:31,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,777 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/84, BranchId=]
DEBUG 2024-09-18 02:54:31,777 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,779 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,779 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,780 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,781 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,782 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,782 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,786 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,787 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,787 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,788 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,788 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,817 [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-09-18 02:54:31,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,819 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.31', 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-09-18 02:54:31,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,820 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/85, BranchId=]
DEBUG 2024-09-18 02:54:31,820 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,822 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,823 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,823 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,824 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,826 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,826 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,829 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,830 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,830 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,831 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,831 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,914 [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-09-18 02:54:31,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,915 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:31,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,916 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/86, BranchId=]
DEBUG 2024-09-18 02:54:31,916 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,918 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,918 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,919 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,920 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,922 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,922 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,925 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,926 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,926 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,928 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,928 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,928 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,928 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,946 [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-09-18 02:54:31,947 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,949 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,951 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,952 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,956 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:31,957 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,957 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,958 [main] Physical connection got
DEBUG 2024-09-18 02:54:31,959 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,959 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:31,959 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:31,983 [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-09-18 02:54:31,991 [main] Physical connection closed
DEBUG 2024-09-18 02:54:31,993 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:31,994 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:31,994 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:31,996 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,997 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:31,997 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,000 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,001 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,001 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,002 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,002 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,002 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,002 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,022 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,030 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,032 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,033 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,035 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,036 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,036 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,039 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,040 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,040 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,042 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,042 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,042 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,042 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,060 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,068 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,070 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,071 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,072 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,073 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,075 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,078 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,078 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,078 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,080 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,080 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,080 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,080 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,153 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,161 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,164 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,164 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,165 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,166 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,167 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,167 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,170 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,171 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,172 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,174 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,174 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,174 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,174 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,191 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,200 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,200 [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-09-18 02:54:32,203 [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-09-18 02:54:32,204 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,206 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,207 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,207 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,208 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,210 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,210 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,213 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,214 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,214 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,215 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,215 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,215 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,215 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,233 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,242 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,242 [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-09-18 02:54:32,245 [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-09-18 02:54:32,246 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,249 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,249 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,250 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,251 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,256 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,257 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,258 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,258 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,258 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,258 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,279 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,287 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,287 [main] select * from emp
DEBUG 2024-09-18 02:54:32,289 [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-09-18 02:54:32,291 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,292 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,293 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,294 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,295 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,297 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,297 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,300 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,300 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,300 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,301 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,301 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,302 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,302 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,319 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,327 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,327 [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-09-18 02:54:32,331 [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-09-18 02:54:32,333 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,334 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,335 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,335 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,337 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,338 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,342 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,342 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,342 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,343 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,344 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,344 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,344 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,426 [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-09-18 02:54:32,435 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,437 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,437 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,438 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,441 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,441 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,444 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,444 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,445 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,446 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,446 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,446 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,446 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,467 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,474 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,474 [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-09-18 02:54:32,477 [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-09-18 02:54:32,481 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,483 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,483 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,485 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,486 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,486 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,489 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,489 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,490 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,491 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,491 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,491 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,491 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,509 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,519 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,519 [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-09-18 02:54:32,520 [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-09-18 02:54:32,522 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,523 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,524 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,525 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,526 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,527 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,527 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,530 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,531 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,531 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,533 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,533 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,533 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,533 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,551 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,560 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,560 [main] select * from emp
DEBUG 2024-09-18 02:54:32,561 [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-09-18 02:54:32,561 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,563 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,563 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,564 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,566 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,567 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,567 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,570 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,570 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,570 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,572 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,572 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,572 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,572 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,592 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,601 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,601 [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-09-18 02:54:32,602 [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-09-18 02:54:32,603 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,604 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,605 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,606 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,607 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,608 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,608 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,611 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,612 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,612 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,614 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,614 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,614 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,614 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,631 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,640 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,640 [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-09-18 02:54:32,641 [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-09-18 02:54:32,641 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,643 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,643 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,645 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,645 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,647 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,647 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,650 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,650 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,650 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,653 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,653 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,653 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,653 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,726 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,736 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,736 [main] select count(*) from emp
DEBUG 2024-09-18 02:54:32,736 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,736 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,738 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,739 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,741 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,742 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,742 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,745 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,746 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,746 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,747 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,747 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,747 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,747 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,765 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,774 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,774 [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-09-18 02:54:32,774 [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-09-18 02:54:32,775 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,776 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,776 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,777 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,779 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,780 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,780 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,783 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,784 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,784 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,785 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,785 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,785 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,785 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,804 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,813 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,813 [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-09-18 02:54:32,814 [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-09-18 02:54:32,816 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,818 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,818 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,819 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,821 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,822 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,822 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,825 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,825 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,826 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,828 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,828 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,828 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,828 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,850 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,857 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,857 [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-09-18 02:54:32,857 [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-09-18 02:54:32,858 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,860 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,861 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,861 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,862 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,864 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,864 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,867 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,868 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,868 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,869 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,869 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,869 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,869 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,888 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,896 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,896 [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-09-18 02:54:32,896 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1cf2ef6
DEBUG 2024-09-18 02:54:32,896 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,899 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,899 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,900 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,901 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,903 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,903 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,906 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:32,906 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,907 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,908 [main] Physical connection got
DEBUG 2024-09-18 02:54:32,908 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,908 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,908 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,981 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:32,989 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:32,989 [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-09-18 02:54:32,991 [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-09-18 02:54:32,991 [main] Physical connection closed
DEBUG 2024-09-18 02:54:32,993 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:32,993 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:32,994 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:32,995 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,997 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:32,997 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,000 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,001 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,001 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,002 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,002 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,002 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,002 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,020 [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-09-18 02:54:33,028 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,028 [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-09-18 02:54:33,029 [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-09-18 02:54:33,029 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,031 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,032 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,032 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,033 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,035 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,035 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,039 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,039 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,039 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,040 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,040 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,041 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,041 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,058 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,061 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,061 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:33,061 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,061 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,063 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,063 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,064 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,065 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,067 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,067 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,069 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,070 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,070 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,072 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,072 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,072 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,072 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,090 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,093 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,093 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:33,093 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,094 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,095 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,096 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,098 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,102 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,102 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,103 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,105 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,105 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,105 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,105 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,118 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,119 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,119 [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-09-18 02:54:33,120 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-18 02:54:33,120 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,122 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,123 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,124 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,124 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,126 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,126 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,129 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,130 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,130 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,131 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,131 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,131 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,132 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,145 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,146 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,146 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-18 02:54:33,147 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-18 02:54:33,147 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,148 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,149 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,150 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,152 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,153 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,156 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,156 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,156 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,157 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,158 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,229 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,239 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-18 02.54.33', 9999, 'test', 50)
DEBUG 2024-09-18 02:54:33,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,239 [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-09-18 02:54:33,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/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-09-18 02:54:33,241 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,241 [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-09-18 02:54:33,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-18 02:54:33.239 {50, null, null, 0}
DEBUG 2024-09-18 02:54:33,242 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/87, BranchId=]
DEBUG 2024-09-18 02:54:33,242 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,243 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,244 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,244 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,246 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,247 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,247 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,250 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,251 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,251 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,252 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,252 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,252 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,252 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,272 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,276 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,279 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,280 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,281 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,283 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,283 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,285 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,286 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,286 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,287 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,287 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,288 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,288 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,307 [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-09-18 02:54:33,318 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,318 [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-09-18 02:54:33,321 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,321 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,322 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,322 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,323 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,325 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,329 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,329 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,330 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,331 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,331 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,331 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,331 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,351 [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-09-18 02:54:33,362 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,362 [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-09-18 02:54:33,363 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-18 02:54:33,363 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,364 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,365 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,365 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,367 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,368 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,368 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,371 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,372 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,372 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,374 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,374 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,374 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,374 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,392 [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-09-18 02:54:33,400 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,400 [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-09-18 02:54:33,403 [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-09-18 02:54:33,403 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,405 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,406 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,408 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,409 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,409 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,412 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,413 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,413 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,414 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,414 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,414 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,414 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,432 [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-09-18 02:54:33,492 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,495 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,495 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,496 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,497 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,499 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,499 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,502 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,502 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,502 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,504 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,504 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,504 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,504 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,522 [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-09-18 02:54:33,530 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,530 [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-09-18 02:54:33,531 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,531 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,534 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,535 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,536 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,538 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,538 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,541 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,541 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,541 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,543 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,543 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,543 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,543 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,562 [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-09-18 02:54:33,570 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,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 WHERE department.dname = null
DEBUG 2024-09-18 02:54:33,571 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,571 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,573 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,573 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,574 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,575 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,577 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,577 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,580 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,580 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,581 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,583 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,583 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,583 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,583 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,601 [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-09-18 02:54:33,602 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,603 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,603 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,605 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,606 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,607 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,607 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,610 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,611 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,611 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,613 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,613 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,613 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,613 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:33,619 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-18 02:54:33,629 [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-09-18 02:54:33,629 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,629 [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-09-18 02:54:33,630 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-18 02:54:33,630 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,631 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,632 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,634 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,635 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,636 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,636 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,639 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,639 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,639 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,642 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,642 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,642 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,642 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,660 [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-09-18 02:54:33,668 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,669 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,670 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,671 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,672 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,673 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,673 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,677 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,677 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,679 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,679 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,679 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,679 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,751 [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-09-18 02:54:33,758 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,758 [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-09-18 02:54:33,759 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,760 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,760 [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-09-18 02:54:33,760 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,760 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,762 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,762 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,764 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,765 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,766 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,766 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,769 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,770 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,770 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,772 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,773 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,773 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,773 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,790 [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-09-18 02:54:33,793 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,794 [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-09-18 02:54:33,796 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,796 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,797 [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-09-18 02:54:33,797 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,797 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,797 [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-09-18 02:54:33,798 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,798 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,798 [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-09-18 02:54:33,799 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,799 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,799 [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-09-18 02:54:33,799 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,799 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,802 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,803 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,803 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,805 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,806 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,808 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,809 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,809 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,810 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,811 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-18 02:54:33,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,832 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:33,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,832 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-18 02:54:33,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,832 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-18 02:54:33,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,832 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/88, BranchId=]
DEBUG 2024-09-18 02:54:33,833 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,834 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,834 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,835 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,838 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,838 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,841 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,842 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,842 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,843 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,843 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,843 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,843 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,862 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,865 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,867 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,869 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,870 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,871 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,871 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,874 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,874 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,875 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,876 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,877 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,877 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,877 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,883 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-18 02:54:33,886 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,887 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,888 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,890 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,891 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,892 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,892 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,895 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,895 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,895 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,896 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,897 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,897 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,897 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,903 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-18 02:54:33,906 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,907 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,907 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,909 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,910 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,911 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,911 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,914 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,914 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,915 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,916 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,916 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,917 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,917 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,922 [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-09-18 02:54:33,978 [main] Physical connection closed
DEBUG 2024-09-18 02:54:33,980 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:33,980 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,982 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,983 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,984 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:33,984 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,987 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:33,988 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:33,988 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:33,990 [main] Physical connection got
DEBUG 2024-09-18 02:54:33,990 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,991 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:33,991 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:33,996 [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-09-18 02:54:33,999 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:34,001 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,003 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,004 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,005 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,005 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,009 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,009 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,010 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,012 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,012 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,012 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,012 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,031 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,032 [main] Logical connection got, tx=null
DEBUG 2024-09-18 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
DEBUG 2024-09-18 02:54:34,035 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,035 [main] Physical connection closed
DEBUG 2024-09-18 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-09-18 02:54:34,037 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,038 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,040 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,041 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,041 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,044 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,044 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,045 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,046 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,046 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,046 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,047 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,078 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,078 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,081 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,082 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,083 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,084 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,084 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,087 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,088 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,090 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,090 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,090 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,090 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,110 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-18 02:54:34,110 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,113 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,113 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,114 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,115 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,117 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,117 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,120 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,121 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,121 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2024-09-18 02:54:34,123 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,123 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,123 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,123 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,140 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-18 02:54:34,141 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2024-09-18 02:54:34,145 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,145 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,146 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,147 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,147 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,150 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,151 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,154 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,154 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,155 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,156 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,156 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,159 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,163 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,164 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,219 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,219 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,223 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,223 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,224 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,224 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,243 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,243 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,245 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,246 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,248 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,248 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,253 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,253 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,254 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,254 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,274 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,274 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,275 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,276 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,276 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,279 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,279 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,282 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,282 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,283 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,283 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,299 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,300 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,303 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,304 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,304 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,309 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,309 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,310 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,326 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,326 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,329 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,329 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,331 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,331 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,333 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,334 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,337 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,337 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,338 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,340 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,340 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,343 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,343 [main] S2Container is created(path=j2ee.dicon)
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2024-09-18 02:54:34,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,349 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-09-18 02:54:34,350 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,351 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,354 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,354 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,355 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,355 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,356 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,357 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,359 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,359 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,362 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,363 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN  2024-09-18 02:54:34,364 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:34,380 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,382 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,388 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,388 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 123
DEBUG 2024-09-18 02:54:34,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,394 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/89, BranchId=]
DEBUG 2024-09-18 02:54:34,394 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,397 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,398 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-09-18 02:54:34,399 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,399 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,400 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,402 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,402 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,403 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,404 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,405 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,405 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,464 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,465 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,467 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,468 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN  2024-09-18 02:54:34,468 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:34,483 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,484 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,484 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,484 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,490 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@1ba0281', 111, 0)
DEBUG 2024-09-18 02:54:34,492 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,493 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2024-09-18 02:54:34,494 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,494 [main] UPDATE LARGE_BINARY SET large_binary = '[B@e26ae7', version_no = 1 WHERE id = 111 AND version_no = 0
DEBUG 2024-09-18 02:54:34,498 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,498 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,498 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2024-09-18 02:54:34,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,499 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2024-09-18 02:54:34,507 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,508 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 111
DEBUG 2024-09-18 02:54:34,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,517 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/90, BranchId=]
DEBUG 2024-09-18 02:54:34,518 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,519 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,520 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-09-18 02:54:34,521 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,522 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,523 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,525 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,525 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,525 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,527 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,528 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,528 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,530 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,531 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,532 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,533 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN  2024-09-18 02:54:34,534 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:34,550 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,551 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,557 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@331dd0', 4321, 0)
DEBUG 2024-09-18 02:54:34,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,558 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 4321
DEBUG 2024-09-18 02:54:34,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,578 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/91, BranchId=]
DEBUG 2024-09-18 02:54:34,578 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,579 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,580 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2024-09-18 02:54:34,581 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,583 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,583 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,585 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,585 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,585 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,587 [main] S2Container will be created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,588 [main] S2Container is created(path=convention.dicon)
DEBUG 2024-09-18 02:54:34,588 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2024-09-18 02:54:34,591 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2024-09-18 02:54:34,591 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2024-09-18 02:54:34,592 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2024-09-18 02:54:34,593 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN  2024-09-18 02:54:34,593 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2024-09-18 02:54:34,607 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,608 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,611 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE  LARGE_BINARY.id = 123
DEBUG 2024-09-18 02:54:34,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,611 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/92, BranchId=]
DEBUG 2024-09-18 02:54:34,611 [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-09-18 02:54:34,614 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,615 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon)
DEBUG 2024-09-18 02:54:34,616 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,616 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,617 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,619 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,619 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,622 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,623 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,624 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,624 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon)
DEBUG 2024-09-18 02:54:34,632 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,633 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,634 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,634 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2024-09-18 02:54:34,638 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,638 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,638 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,638 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,639 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,641 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,641 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2024-09-18 02:54:34,641 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,641 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,641 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,641 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,641 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2024-09-18 02:54:34,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,643 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2024-09-18 02:54:34,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,643 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2024-09-18 02:54:34,644 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,644 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/93, BranchId=]
DEBUG 2024-09-18 02:54:34,644 [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-09-18 02:54:34,648 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,648 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,649 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,650 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,651 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,653 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,653 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,656 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,656 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,657 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,658 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,676 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,676 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,676 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,676 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,679 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,679 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,684 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2024-09-18 02:54:34,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,684 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/94, BranchId=]
DEBUG 2024-09-18 02:54:34,684 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,686 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,687 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,688 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,688 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,690 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,691 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,691 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,694 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,695 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,696 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,697 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,714 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,714 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,714 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,715 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,720 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,720 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,720 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,724 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN  2024-09-18 02:54:34,724 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:34,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,725 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,725 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-18 02:54:34,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,725 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/95, BranchId=]
DEBUG 2024-09-18 02:54:34,725 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,727 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,727 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,729 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,730 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,730 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,732 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,732 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,790 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,790 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,792 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,793 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,810 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,811 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,811 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,811 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,815 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,815 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,815 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,815 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,816 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,819 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,819 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2024-09-18 02:54:34,822 [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-09-18 02:54:34,822 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,823 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,825 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,826 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,827 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,827 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,830 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,830 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,833 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,833 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,834 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,835 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,850 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,850 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,850 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,850 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,853 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,853 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,854 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,854 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,854 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,857 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,857 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN  2024-09-18 02:54:34,860 [main] More than 2 rows found, but only first row returned
DEBUG 2024-09-18 02:54:34,860 [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-09-18 02:54:34,860 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,863 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,863 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,864 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,865 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,867 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,868 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,868 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,871 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,873 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,874 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,889 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,889 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,889 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,889 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,893 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,893 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,894 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,894 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,894 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,897 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,897 [main] SELECT count(*) FROM emp
DEBUG 2024-09-18 02:54:34,897 [main] Logical connection closed, tx=null
count:14
DEBUG 2024-09-18 02:54:34,897 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,899 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,899 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,900 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,902 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,903 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,904 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,904 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,907 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,910 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,910 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,925 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,925 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,925 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,925 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,929 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,929 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,929 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,929 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,931 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,933 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,933 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2024-09-18 02:54:34,934 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,934 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,935 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,936 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,938 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,938 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,939 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,940 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,940 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,944 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,944 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,946 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,947 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,962 [main] Physical connection got
DEBUG 2024-09-18 02:54:34,962 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,962 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,962 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,966 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,966 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,966 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,966 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,967 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:34,970 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:34,970 [main] select empno as value, ename as label from emp
DEBUG 2024-09-18 02:54:34,970 [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-09-18 02:54:34,971 [main] Physical connection closed
DEBUG 2024-09-18 02:54:34,972 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:34,972 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:34,974 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,975 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,976 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,977 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:34,977 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,980 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:34,981 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:34,983 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:34,983 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2024-09-18 02:54:35,056 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,056 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,056 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,056 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,059 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,059 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,059 [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-09-18 02:54:35,060 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,060 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-18 02:54:35,064 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,064 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:35,065 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,066 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,068 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,068 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,071 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,072 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,073 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:35,076 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,076 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,079 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,080 [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-09-18 02:54:35,084 [main] S2Pager use scroll cursor.
DEBUG 2024-09-18 02:54:35,085 [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-09-18 02:54:35,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,090 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,090 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,092 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,093 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,095 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,096 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,097 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,097 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,114 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,114 [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-09-18 02:54:35,118 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,118 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,120 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,121 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,123 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,123 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,126 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,127 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,129 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,129 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,146 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,146 [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-09-18 02:54:35,148 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,148 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,150 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,150 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,152 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,153 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,156 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,156 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,157 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,157 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,177 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,177 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,178 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,178 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,180 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,182 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,183 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,183 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,186 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,186 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,188 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,188 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,200 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,200 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,201 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,201 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest
DEBUG 2024-09-18 02:54:35,205 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,205 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:35,206 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,207 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,209 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,209 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,212 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,212 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,214 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:35,221 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/96, BranchId=]
DEBUG 2024-09-18 02:54:35,221 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/96, BranchId=]
DEBUG 2024-09-18 02:54:35,222 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/96, BranchId=]
DEBUG 2024-09-18 02:54:35,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/96, BranchId=]
DEBUG 2024-09-18 02:54:35,296 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/96, BranchId=]
DEBUG 2024-09-18 02:54:35,296 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/96, BranchId=]
DEBUG 2024-09-18 02:54:35,296 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-09-18 02:54:35,296 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/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$$120f0be$$MethodInvocation$$invoke$$0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$120f0be.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$120f0be.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$18aecf1$$MethodInvocation$$updateSal$$0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$18aecf1.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$18aecf1.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-09-18 02:54:35,297 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/96, BranchId=]
DEBUG 2024-09-18 02:54:35,297 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,299 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,299 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:35,301 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,303 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,304 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,304 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,307 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,310 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:35,316 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,317 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,317 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,317 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,317 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,332 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,332 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,332 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-09-18 02:54:35,332 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,333 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/97, BranchId=]
DEBUG 2024-09-18 02:54:35,333 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,335 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,336 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:35,337 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,337 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,340 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,340 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,343 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,343 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,345 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:35,351 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,351 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,369 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,369 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2024-09-18 02:54:35,369 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,369 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/98, BranchId=]
DEBUG 2024-09-18 02:54:35,369 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 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.001 sec
Running org.seasar.dao.impl.FieldBeanAnnotationReaderPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.util.PropertyDescUtilPublicFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2024-09-18 02:54:35,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,389 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,392 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,392 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,395 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,396 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,398 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,398 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,417 [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-09-18 02:54:35,417 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,419 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,420 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,421 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,422 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,422 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,425 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,426 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,427 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,427 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,447 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,449 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,451 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,451 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,453 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,454 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,454 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,457 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,458 [main] S2Container is created(path=j2ee.dicon)
org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB
DEBUG 2024-09-18 02:54:35,461 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,462 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,462 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,463 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,463 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,466 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,467 [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.142 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2024-09-18 02:54:35,531 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,532 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,532 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,535 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,535 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,538 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,538 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,539 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,539 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,556 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,556 [main] Logical connection got, tx=null
7788,SCOTT
DEBUG 2024-09-18 02:54:35,558 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,558 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,559 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,559 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,561 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,562 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,563 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,565 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,566 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,567 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,567 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,584 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,584 [main] Logical connection got, tx=null
0,SCOTT
DEBUG 2024-09-18 02:54:35,585 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,585 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,586 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,587 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,588 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,589 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,590 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,592 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,593 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,594 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,594 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,606 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,606 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,606 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,606 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,608 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,610 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,611 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,611 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,614 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,615 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,616 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,616 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,628 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,628 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,628 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,629 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,631 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,631 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,634 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,635 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,635 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,638 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,638 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,639 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,639 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,651 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,651 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,652 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,652 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2024-09-18 02:54:35,656 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,657 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,657 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,660 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,660 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,663 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,663 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,664 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,664 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,679 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,680 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,682 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,683 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,685 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,685 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,687 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,688 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,690 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,690 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,705 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,706 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2024-09-18 02:54:35,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,765 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:35,765 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,766 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,768 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,768 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,771 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,772 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,773 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:35,777 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,777 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,777 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,777 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,780 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,783 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,785 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,785 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:35,786 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,790 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,790 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,793 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,793 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,795 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:35,798 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,798 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,798 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,798 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,801 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,802 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,802 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,802 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:35,804 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,806 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.seasar.dao.dbms.DbmsManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2024-09-18 02:54:35,811 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,811 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,813 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,814 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,814 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,818 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,818 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,820 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,820 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:35,824 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN  2024-09-18 02:54:35,824 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-09-18 02:54:35,828 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,828 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,831 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,831 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,832 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,833 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,834 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,836 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,838 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,839 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,839 [main] Logical connection got, tx=null
WARN  2024-09-18 02:54:35,842 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN  2024-09-18 02:54:35,842 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2024-09-18 02:54:35,847 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:35,847 [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-09-18 02:54:35,851 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,851 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,852 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,853 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,853 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,856 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,857 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,858 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,858 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,858 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,884 [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-09-18 02:54:35,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,886 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.35', 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-09-18 02:54:35,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,886 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/99, BranchId=]
DEBUG 2024-09-18 02:54:35,886 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,890 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,891 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,891 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,894 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,894 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,895 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,896 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,906 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2024-09-18 02:54:35,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,906 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/100, BranchId=]
DEBUG 2024-09-18 02:54:35,906 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,907 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,908 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,909 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,910 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,913 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,914 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,915 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
DEBUG 2024-09-18 02:54:35,915 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
DEBUG 2024-09-18 02:54:35,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
DEBUG 2024-09-18 02:54:35,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
DEBUG 2024-09-18 02:54:35,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
DEBUG 2024-09-18 02:54:35,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
DEBUG 2024-09-18 02:54:35,925 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2024-09-18 02:54:35,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2024-09-18 02:54:35,926 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/101, BranchId=]
DEBUG 2024-09-18 02:54:35,926 [main] Physical connection closed
DEBUG 2024-09-18 02:54:35,928 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:35,929 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,929 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,930 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:35,930 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,933 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:35,934 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:35,935 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:35,935 [main] Physical connection got
DEBUG 2024-09-18 02:54:35,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:35,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:35,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:36,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:36,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:36,017 [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-09-18 02:54:36,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:36,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:36,018 [main] UPDATE EMP SET tstamp = '2024-09-18 02.54.36', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:36,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:36,019 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/102, BranchId=]
DEBUG 2024-09-18 02:54:36,019 [main] Physical connection closed
DEBUG 2024-09-18 02:54:36,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,021 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,022 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,023 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,024 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,026 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,027 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,029 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,029 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,048 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,056 [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-09-18 02:54:36,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,058 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-09-18 02.54.36' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2024-09-18 02:54:36,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,058 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/103, BranchId=]
DEBUG 2024-09-18 02:54:36,058 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 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.008 sec
Running org.seasar.dao.pager.NoScrollCursorTest
DEBUG 2024-09-18 02:54:36,070 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,071 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,072 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,073 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,073 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,076 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,077 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,077 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/104, BranchId=]
DEBUG 2024-09-18 02:54:36,078 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/104, BranchId=]
DEBUG 2024-09-18 02:54:36,078 [main] S2Pager not use scroll cursor.
DEBUG 2024-09-18 02:54:36,078 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/104, BranchId=]
DEBUG 2024-09-18 02:54:36,078 [main] Physical connection closed
DEBUG 2024-09-18 02:54:36,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,081 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,081 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,083 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,083 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,086 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,086 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,088 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/105, BranchId=]
DEBUG 2024-09-18 02:54:36,088 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,088 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/105, BranchId=]
DEBUG 2024-09-18 02:54:36,088 [main] S2Pager not use scroll cursor.
DEBUG 2024-09-18 02:54:36,088 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/105, BranchId=]
DEBUG 2024-09-18 02:54:36,089 [main] Physical connection closed
DEBUG 2024-09-18 02:54:36,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,090 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,091 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,093 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,093 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,096 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,097 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,098 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/106, BranchId=]
DEBUG 2024-09-18 02:54:36,098 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,098 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/106, BranchId=]
DEBUG 2024-09-18 02:54:36,098 [main] S2Pager not use scroll cursor.
DEBUG 2024-09-18 02:54:36,098 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/106, BranchId=]
DEBUG 2024-09-18 02:54:36,098 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2024-09-18 02:54:36,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,102 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,103 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,104 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,105 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,106 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,107 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,108 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,111 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,111 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,112 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,114 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,116 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,127 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,128 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,129 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,130 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,131 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,132 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,137 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,137 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,137 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,140 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,140 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,151 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,152 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,153 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,153 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,155 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,156 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,157 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,157 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,160 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,161 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,161 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,164 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,164 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,232 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,233 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,234 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,236 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,237 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,237 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,238 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,239 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,242 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,242 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,243 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,245 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,245 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,256 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,456 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,456 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,456 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:36,456 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,457 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,461 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,461 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,462 [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-09-18 02:54:36,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,462 [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-09-18 02:54:36,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,462 [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-09-18 02:54:36,463 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,463 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,463 [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-09-18 02:54:36,463 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,463 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,464 [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-09-18 02:54:36,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,464 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,464 [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-09-18 02:54:36,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,464 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,464 [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-09-18 02:54:36,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,465 [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-09-18 02:54:36,465 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,465 [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-09-18 02:54:36,465 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,467 [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-09-18 02:54:36,467 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,468 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,468 [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-09-18 02:54:36,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,468 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,468 [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-09-18 02:54:36,469 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,469 [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-09-18 02:54:36,469 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,470 [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-09-18 02:54:36,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,470 [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-09-18 02:54:36,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,470 [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-09-18 02:54:36,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,471 [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-09-18 02:54:36,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,471 [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-09-18 02:54:36,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,471 [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-09-18 02:54:36,473 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,473 [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-09-18 02:54:36,474 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,474 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,475 [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-09-18 02:54:36,475 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,475 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,475 [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-09-18 02:54:36,476 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,476 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,476 [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-09-18 02:54:36,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,477 [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-09-18 02:54:36,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,477 [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-09-18 02:54:36,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,477 [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-09-18 02:54:36,478 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,478 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,478 [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-09-18 02:54:36,478 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,478 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,478 [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-09-18 02:54:36,478 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,478 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,478 [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-09-18 02:54:36,479 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,479 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,479 [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-09-18 02:54:36,479 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,479 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,479 [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-09-18 02:54:36,479 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,479 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,480 [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-09-18 02:54:36,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,480 [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-09-18 02:54:36,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,480 [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-09-18 02:54:36,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,481 [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-09-18 02:54:36,481 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,481 [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-09-18 02:54:36,481 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,481 [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-09-18 02:54:36,481 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,482 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,482 [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-09-18 02:54:36,482 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,482 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,482 [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-09-18 02:54:36,482 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,482 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,482 [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-09-18 02:54:36,482 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,483 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,483 [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-09-18 02:54:36,483 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,483 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,483 [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-09-18 02:54:36,483 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,483 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,483 [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-09-18 02:54:36,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,484 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,484 [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-09-18 02:54:36,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,484 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,484 [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-09-18 02:54:36,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,484 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,484 [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-09-18 02:54:36,485 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,485 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,485 [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-09-18 02:54:36,485 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,485 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,486 [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-09-18 02:54:36,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,486 [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-09-18 02:54:36,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,487 [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-09-18 02:54:36,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,487 [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-09-18 02:54:36,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,488 [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-09-18 02:54:36,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,488 [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-09-18 02:54:36,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,488 [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-09-18 02:54:36,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,489 [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-09-18 02:54:36,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,489 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,489 [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-09-18 02:54:36,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,489 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,489 [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-09-18 02:54:36,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,489 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,490 [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-09-18 02:54:36,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,490 [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-09-18 02:54:36,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,490 [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-09-18 02:54:36,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,491 [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-09-18 02:54:36,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,491 [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-09-18 02:54:36,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,491 [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-09-18 02:54:36,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,492 [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-09-18 02:54:36,492 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,492 [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-09-18 02:54:36,492 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,492 [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-09-18 02:54:36,493 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,493 [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-09-18 02:54:36,493 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,494 [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-09-18 02:54:36,494 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,494 [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-09-18 02:54:36,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,495 [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-09-18 02:54:36,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,495 [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-09-18 02:54:36,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,496 [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-09-18 02:54:36,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,497 [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-09-18 02:54:36,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,497 [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-09-18 02:54:36,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,497 [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-09-18 02:54:36,498 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,498 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,498 [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-09-18 02:54:36,498 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,498 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,499 [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-09-18 02:54:36,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,499 [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-09-18 02:54:36,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,500 [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-09-18 02:54:36,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,500 [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-09-18 02:54:36,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,500 [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-09-18 02:54:36,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,501 [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-09-18 02:54:36,501 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,501 [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-09-18 02:54:36,501 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,501 [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-09-18 02:54:36,501 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,502 [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-09-18 02:54:36,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,502 [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-09-18 02:54:36,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,502 [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-09-18 02:54:36,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,503 [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-09-18 02:54:36,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,503 [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-09-18 02:54:36,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,505 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,505 [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-09-18 02:54:36,505 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,505 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,505 [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-09-18 02:54:36,505 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,505 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,505 [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-09-18 02:54:36,506 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,506 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,506 [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-09-18 02:54:36,506 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,506 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,506 [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-09-18 02:54:36,506 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,506 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,507 [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-09-18 02:54:36,507 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,507 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,507 [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-09-18 02:54:36,507 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,507 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,507 [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-09-18 02:54:36,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,508 [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-09-18 02:54:36,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,508 [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-09-18 02:54:36,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,509 [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-09-18 02:54:36,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,510 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,512 [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-09-18 02:54:36,512 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,513 [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-09-18 02:54:36,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,514 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/107, BranchId=]
DEBUG 2024-09-18 02:54:36,514 [main] Physical connection closed
DEBUG 2024-09-18 02:54:36,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,516 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,518 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,519 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,519 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,520 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,522 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,522 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,526 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,526 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,527 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,528 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,529 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,538 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,565 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,565 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,565 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:36,565 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,565 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,570 [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-09-18 02:54:36,570 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,570 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,573 [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-09-18 02:54:36,573 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,573 [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-09-18 02:54:36,573 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,573 [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-09-18 02:54:36,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,574 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,574 [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-09-18 02:54:36,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,576 [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-09-18 02:54:36,576 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,576 [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-09-18 02:54:36,576 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,576 [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-09-18 02:54:36,576 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,577 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,577 [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-09-18 02:54:36,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,578 [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-09-18 02:54:36,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,578 [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-09-18 02:54:36,579 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,579 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,579 [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-09-18 02:54:36,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,581 [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-09-18 02:54:36,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,582 [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-09-18 02:54:36,582 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,582 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,583 [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-09-18 02:54:36,583 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,583 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,583 [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-09-18 02:54:36,583 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,583 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,583 [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-09-18 02:54:36,584 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,584 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,584 [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-09-18 02:54:36,584 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,584 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,584 [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-09-18 02:54:36,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,585 [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-09-18 02:54:36,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,586 [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-09-18 02:54:36,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,586 [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-09-18 02:54:36,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,587 [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-09-18 02:54:36,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,587 [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-09-18 02:54:36,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,588 [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-09-18 02:54:36,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,588 [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-09-18 02:54:36,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,588 [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-09-18 02:54:36,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,589 [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-09-18 02:54:36,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,589 [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-09-18 02:54:36,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,589 [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-09-18 02:54:36,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,590 [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-09-18 02:54:36,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,590 [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-09-18 02:54:36,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,592 [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-09-18 02:54:36,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,592 [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-09-18 02:54:36,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,593 [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-09-18 02:54:36,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,594 [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-09-18 02:54:36,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,594 [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-09-18 02:54:36,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,595 [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-09-18 02:54:36,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,595 [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-09-18 02:54:36,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,595 [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-09-18 02:54:36,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,596 [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-09-18 02:54:36,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,596 [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-09-18 02:54:36,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,596 [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-09-18 02:54:36,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,597 [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-09-18 02:54:36,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,597 [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-09-18 02:54:36,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,599 [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-09-18 02:54:36,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,600 [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-09-18 02:54:36,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,600 [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-09-18 02:54:36,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,601 [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-09-18 02:54:36,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,601 [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-09-18 02:54:36,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,601 [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-09-18 02:54:36,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,601 [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-09-18 02:54:36,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,603 [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-09-18 02:54:36,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,603 [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-09-18 02:54:36,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,604 [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-09-18 02:54:36,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,607 [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-09-18 02:54:36,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,607 [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-09-18 02:54:36,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,607 [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-09-18 02:54:36,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,607 [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-09-18 02:54:36,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,608 [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-09-18 02:54:36,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,608 [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-09-18 02:54:36,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,609 [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-09-18 02:54:36,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,609 [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-09-18 02:54:36,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,610 [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-09-18 02:54:36,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,610 [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-09-18 02:54:36,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,610 [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-09-18 02:54:36,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,611 [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-09-18 02:54:36,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,611 [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-09-18 02:54:36,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,612 [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-09-18 02:54:36,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,612 [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-09-18 02:54:36,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,612 [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-09-18 02:54:36,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,613 [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-09-18 02:54:36,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,613 [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-09-18 02:54:36,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,613 [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-09-18 02:54:36,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,613 [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-09-18 02:54:36,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,614 [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-09-18 02:54:36,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,614 [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-09-18 02:54:36,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,614 [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-09-18 02:54:36,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,617 [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-09-18 02:54:36,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,617 [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-09-18 02:54:36,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,618 [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-09-18 02:54:36,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,618 [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-09-18 02:54:36,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,618 [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-09-18 02:54:36,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,619 [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-09-18 02:54:36,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,619 [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-09-18 02:54:36,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,619 [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-09-18 02:54:36,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,620 [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-09-18 02:54:36,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,620 [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-09-18 02:54:36,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,620 [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-09-18 02:54:36,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,621 [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-09-18 02:54:36,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,621 [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-09-18 02:54:36,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,621 [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-09-18 02:54:36,622 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,622 [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-09-18 02:54:36,622 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,623 [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-09-18 02:54:36,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,623 [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-09-18 02:54:36,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,623 [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-09-18 02:54:36,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,624 [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-09-18 02:54:36,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,626 [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-09-18 02:54:36,626 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,626 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,626 [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-09-18 02:54:36,626 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,627 [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-09-18 02:54:36,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,641 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,641 [main] SELECT count(*) FROM (select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


) AS total
DEBUG 2024-09-18 02:54:36,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,642 [main] select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-09-18 02:54:36,645 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,645 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,645 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,648 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/108, BranchId=]
DEBUG 2024-09-18 02:54:36,648 [main] Physical connection closed
DEBUG 2024-09-18 02:54:36,650 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,650 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,651 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,652 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,656 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,657 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,661 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,661 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,662 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,664 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,664 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,674 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,684 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,684 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:36,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,688 [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-09-18 02:54:36,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,688 [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-09-18 02:54:36,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,690 [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-09-18 02:54:36,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,691 [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-09-18 02:54:36,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,691 [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-09-18 02:54:36,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,691 [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-09-18 02:54:36,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,692 [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-09-18 02:54:36,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,692 [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-09-18 02:54:36,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,692 [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-09-18 02:54:36,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,692 [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-09-18 02:54:36,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,693 [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-09-18 02:54:36,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,693 [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-09-18 02:54:36,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,693 [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-09-18 02:54:36,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,694 [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-09-18 02:54:36,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,694 [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-09-18 02:54:36,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,694 [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-09-18 02:54:36,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,694 [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-09-18 02:54:36,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,695 [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-09-18 02:54:36,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,695 [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-09-18 02:54:36,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,695 [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-09-18 02:54:36,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,696 [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-09-18 02:54:36,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,696 [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-09-18 02:54:36,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,696 [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-09-18 02:54:36,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,697 [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-09-18 02:54:36,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,698 [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-09-18 02:54:36,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,698 [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-09-18 02:54:36,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,698 [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-09-18 02:54:36,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,699 [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-09-18 02:54:36,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,699 [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-09-18 02:54:36,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,699 [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-09-18 02:54:36,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,700 [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-09-18 02:54:36,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,700 [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-09-18 02:54:36,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,700 [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-09-18 02:54:36,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,700 [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-09-18 02:54:36,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,701 [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-09-18 02:54:36,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,701 [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-09-18 02:54:36,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,701 [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-09-18 02:54:36,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,702 [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-09-18 02:54:36,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,702 [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-09-18 02:54:36,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,702 [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-09-18 02:54:36,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,702 [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-09-18 02:54:36,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,703 [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-09-18 02:54:36,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,703 [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-09-18 02:54:36,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,704 [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-09-18 02:54:36,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,704 [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-09-18 02:54:36,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,704 [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-09-18 02:54:36,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,705 [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-09-18 02:54:36,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,705 [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-09-18 02:54:36,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,705 [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-09-18 02:54:36,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,705 [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-09-18 02:54:36,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,706 [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-09-18 02:54:36,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,706 [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-09-18 02:54:36,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,707 [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-09-18 02:54:36,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,707 [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-09-18 02:54:36,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,708 [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-09-18 02:54:36,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,708 [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-09-18 02:54:36,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,708 [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-09-18 02:54:36,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525)
DEBUG 2024-09-18 02:54:36,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637)
DEBUG 2024-09-18 02:54:36,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623)
DEBUG 2024-09-18 02:54:36,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,709 [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-09-18 02:54:36,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,710 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824)
DEBUG 2024-09-18 02:54:36,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,710 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421)
DEBUG 2024-09-18 02:54:36,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,710 [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-09-18 02:54:36,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,711 [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-09-18 02:54:36,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,711 [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-09-18 02:54:36,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,711 [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-09-18 02:54:36,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,712 [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-09-18 02:54:36,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,712 [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-09-18 02:54:36,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,712 [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-09-18 02:54:36,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,712 [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-09-18 02:54:36,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,713 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,713 [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-09-18 02:54:36,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,713 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,713 [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-09-18 02:54:36,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,713 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,713 [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-09-18 02:54:36,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,714 [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-09-18 02:54:36,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,714 [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-09-18 02:54:36,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,714 [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-09-18 02:54:36,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,715 [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-09-18 02:54:36,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,715 [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-09-18 02:54:36,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,715 [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-09-18 02:54:36,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,715 [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-09-18 02:54:36,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,716 [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-09-18 02:54:36,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,717 [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-09-18 02:54:36,717 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,717 [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-09-18 02:54:36,717 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,717 [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-09-18 02:54:36,717 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,718 [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-09-18 02:54:36,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,718 [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-09-18 02:54:36,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,718 [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-09-18 02:54:36,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,719 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,719 [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-09-18 02:54:36,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,719 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,719 [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-09-18 02:54:36,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,720 [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-09-18 02:54:36,720 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,720 [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-09-18 02:54:36,720 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,720 [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-09-18 02:54:36,720 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,721 [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-09-18 02:54:36,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,721 [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-09-18 02:54:36,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,721 [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-09-18 02:54:36,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,721 [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-09-18 02:54:36,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,722 [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-09-18 02:54:36,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,722 [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-09-18 02:54:36,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,722 [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-09-18 02:54:36,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,725 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,728 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,729 [main] SELECT count(*) FROM (select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


) AS total
DEBUG 2024-09-18 02:54:36,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,729 [main] select * from customer
where

	DATE_OF_JOIN >= '2006-01-01'


order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2024-09-18 02:54:36,730 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,730 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,734 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/109, BranchId=]
DEBUG 2024-09-18 02:54:36,734 [main] Physical connection closed
DEBUG 2024-09-18 02:54:36,736 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,736 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,738 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,743 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,744 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,745 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,750 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,750 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,752 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,753 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2024-09-18 02:54:36,754 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2024-09-18 02:54:36,766 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,776 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,776 [main] DELETE FROM CUSTOMER
DEBUG 2024-09-18 02:54:36,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,779 [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-09-18 02:54:36,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,779 [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-09-18 02:54:36,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,780 [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-09-18 02:54:36,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,780 [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-09-18 02:54:36,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,781 [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-09-18 02:54:36,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,781 [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-09-18 02:54:36,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,782 [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-09-18 02:54:36,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,782 [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-09-18 02:54:36,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,782 [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-09-18 02:54:36,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,783 [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-09-18 02:54:36,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,783 [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-09-18 02:54:36,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,783 [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-09-18 02:54:36,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,783 [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-09-18 02:54:36,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,784 [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-09-18 02:54:36,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,784 [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-09-18 02:54:36,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,784 [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-09-18 02:54:36,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,786 [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-09-18 02:54:36,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,786 [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-09-18 02:54:36,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,786 [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-09-18 02:54:36,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,787 [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-09-18 02:54:36,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,787 [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-09-18 02:54:36,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,788 [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-09-18 02:54:36,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,788 [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-09-18 02:54:36,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,788 [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-09-18 02:54:36,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,789 [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-09-18 02:54:36,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,789 [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-09-18 02:54:36,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,790 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401)
DEBUG 2024-09-18 02:54:36,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,790 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,790 [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-09-18 02:54:36,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,790 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,790 [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-09-18 02:54:36,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,791 [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-09-18 02:54:36,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,791 [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-09-18 02:54:36,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,791 [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-09-18 02:54:36,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,792 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112)
DEBUG 2024-09-18 02:54:36,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,792 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,792 [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-09-18 02:54:36,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,792 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,793 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327)
DEBUG 2024-09-18 02:54:36,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,793 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427)
DEBUG 2024-09-18 02:54:36,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,794 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634)
DEBUG 2024-09-18 02:54:36,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,794 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465)
DEBUG 2024-09-18 02:54:36,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,794 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175)
DEBUG 2024-09-18 02:54:36,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,795 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342)
DEBUG 2024-09-18 02:54:36,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,795 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883)
DEBUG 2024-09-18 02:54:36,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,795 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87)
DEBUG 2024-09-18 02:54:36,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,796 [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-09-18 02:54:36,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,796 [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-09-18 02:54:36,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,796 [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-09-18 02:54:36,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,797 [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-09-18 02:54:36,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,798 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199)
DEBUG 2024-09-18 02:54:36,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,798 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578)
DEBUG 2024-09-18 02:54:36,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,798 [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-09-18 02:54:36,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,799 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385)
DEBUG 2024-09-18 02:54:36,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,799 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400)
DEBUG 2024-09-18 02:54:36,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,800 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98)
DEBUG 2024-09-18 02:54:36,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,800 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765)
DEBUG 2024-09-18 02:54:36,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,800 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627)
DEBUG 2024-09-18 02:54:36,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,801 [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-09-18 02:54:36,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,801 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912)
DEBUG 2024-09-18 02:54:36,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,801 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160)
DEBUG 2024-09-18 02:54:36,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,802 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525)
DEBUG 2024-09-18 02:54:36,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,802 [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-09-18 02:54:36,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,802 [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-09-18 02:54:36,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,802 [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-09-18 02:54:36,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,803 [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-09-18 02:54:36,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,803 [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-09-18 02:54:36,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,803 [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-09-18 02:54:36,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,804 [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-09-18 02:54:36,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,804 [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-09-18 02:54:36,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,804 [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-09-18 02:54:36,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [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-09-18 02:54:36,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [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-09-18 02:54:36,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [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-09-18 02:54:36,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,805 [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-09-18 02:54:36,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,806 [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-09-18 02:54:36,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,806 [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-09-18 02:54:36,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,807 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444)
DEBUG 2024-09-18 02:54:36,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,807 [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-09-18 02:54:36,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,807 [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-09-18 02:54:36,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,808 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259)
DEBUG 2024-09-18 02:54:36,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,808 [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-09-18 02:54:36,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,808 [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-09-18 02:54:36,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,809 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133)
DEBUG 2024-09-18 02:54:36,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,809 [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-09-18 02:54:36,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,809 [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-09-18 02:54:36,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,809 [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-09-18 02:54:36,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,810 [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-09-18 02:54:36,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,810 [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-09-18 02:54:36,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,810 [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-09-18 02:54:36,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [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-09-18 02:54:36,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [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-09-18 02:54:36,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [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-09-18 02:54:36,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,811 [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-09-18 02:54:36,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,812 [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-09-18 02:54:36,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,812 [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-09-18 02:54:36,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,812 [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-09-18 02:54:36,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,813 [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-09-18 02:54:36,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,813 [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-09-18 02:54:36,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,813 [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-09-18 02:54:36,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,814 [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-09-18 02:54:36,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,814 [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-09-18 02:54:36,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,814 [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-09-18 02:54:36,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,815 [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-09-18 02:54:36,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,827 [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-09-18 02:54:36,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,838 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/110, BranchId=]
DEBUG 2024-09-18 02:54:36,838 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 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-09-18 02:54:36,844 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,845 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,845 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,846 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,847 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,910 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,911 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,911 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:36,913 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:36,913 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.seasar.dao.issue.Jira101Test
DEBUG 2024-09-18 02:54:36,916 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,916 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon)
DEBUG 2024-09-18 02:54:36,917 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:36,919 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,920 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,921 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,921 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,924 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,925 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,927 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2024-09-18 02:54:36,928 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon)
DEBUG 2024-09-18 02:54:36,936 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,936 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,945 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2024-09-18 02:54:36,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,946 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,946 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE  JIRA101_TABLE.FOO_ID = 777
DEBUG 2024-09-18 02:54:36,946 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,946 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2024-09-18 02:54:36,947 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/111, BranchId=]
DEBUG 2024-09-18 02:54:36,947 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2024-09-18 02:54:36,949 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,950 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:36,952 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,953 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,954 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,954 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,957 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,957 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,960 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:36,967 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,967 [main] Physical connection got
DEBUG 2024-09-18 02:54:36,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,984 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2024-09-18 02:54:36,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,984 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/112, BranchId=]
DEBUG 2024-09-18 02:54:36,984 [main] Physical connection closed
DEBUG 2024-09-18 02:54:36,987 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:36,988 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:36,989 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,989 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,991 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:36,992 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,994 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:36,995 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:36,996 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2024-09-18 02:54:37,003 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,003 [main] Physical connection got
DEBUG 2024-09-18 02:54:37,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,004 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,021 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2024-09-18 02:54:37,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,021 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/113, BranchId=]
DEBUG 2024-09-18 02:54:37,022 [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-09-18 02:54:37,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:37,026 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon)
DEBUG 2024-09-18 02:54:37,027 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:37,028 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,030 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,031 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,031 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,034 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,034 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,036 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:37,038 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon)
DEBUG 2024-09-18 02:54:37,046 [main] Physical connection got
DEBUG 2024-09-18 02:54:37,046 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,046 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,046 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,049 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,052 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,052 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782
DEBUG 2024-09-18 02:54:37,052 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,052 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,052 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,052 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,053 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,053 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,053 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE  DEPT.deptno = 10
DEBUG 2024-09-18 02:54:37,054 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,054 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 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-09-18 02:54:37,059 [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-09-18 02:54:37,063 [main] Argument(job) not found
SELECT * FROM emp
WARN  2024-09-18 02:54:37,063 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN  2024-09-18 02:54:37,065 [main] Argument(job) not found
WARN  2024-09-18 02:54:37,065 [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-09-18 02:54:37,068 [main] Argument(moge) not found
WARN  2024-09-18 02:54:37,068 [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-09-18 02:54:37,069 [main] Argument(hoge) not found
WARN  2024-09-18 02:54:37,069 [main] Argument($1) not found
WARN  2024-09-18 02:54:37,069 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ?  /* comment */
WARN  2024-09-18 02:54:37,069 [main] Argument($1) not found
WARN  2024-09-18 02:54:37,069 [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-09-18 02:54:37,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:37,073 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-09-18 02:54:37,074 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:37,075 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,076 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,077 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,077 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,080 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,081 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,083 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:37,083 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-09-18 02:54:37,091 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,091 [main] Physical connection got
DEBUG 2024-09-18 02:54:37,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,095 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,161 [main] INSERT INTO EMP (
    EMPNO,
    ENAME,
    TSTAMP
) VALUES (
	 /* comment */
	2222,
	'aaaaaaaaaaaa',
	null
	 /*  in comment */
)
DEBUG 2024-09-18 02:54:37,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,161 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/114, BranchId=]
DEBUG 2024-09-18 02:54:37,161 [main] Physical connection closed
DEBUG 2024-09-18 02:54:37,162 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:37,163 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-09-18 02:54:37,165 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-18 02:54:37,166 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,166 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,168 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,168 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,171 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,171 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,174 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-18 02:54:37,174 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2024-09-18 02:54:37,182 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,182 [main] Physical connection got
DEBUG 2024-09-18 02:54:37,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,189 [main] select * 
  from EMP
 where ENAME = 'te?st'
DEBUG 2024-09-18 02:54:37,189 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,189 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/115, BranchId=]
DEBUG 2024-09-18 02:54:37,189 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 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-09-18 02:54:37,198 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:37,198 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,199 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,201 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,201 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,204 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,205 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,205 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,206 [main] Physical connection got
DEBUG 2024-09-18 02:54:37,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,223 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,232 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,232 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:37,232 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:37,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,233 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,233 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:37,233 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2024-09-18 02:54:37,233 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,233 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726595663821/116, BranchId=]
DEBUG 2024-09-18 02:54:37,233 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2024-09-18 02:54:37,236 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-18 02:54:37,237 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,238 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,240 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-18 02:54:37,240 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,243 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-18 02:54:37,243 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-18 02:54:37,245 [main] Physical connection got
DEBUG 2024-09-18 02:54:37,245 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,245 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,245 [main] Logical connection got, tx=null
DEBUG 2024-09-18 02:54:37,262 [main] Logical connection closed, tx=null
DEBUG 2024-09-18 02:54:37,263 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 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.587s]
[INFO] S2Dao ................................................. SUCCESS [15.473s]
[INFO] S2Dao Examples ........................................ SUCCESS [2.146s]
[INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [16.686s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35 seconds
[INFO] Finished at: Wed Sep 18 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