Skip to content
This log is too long to show here, 89 KB has been skipped — click to see the complete log
WHERE empno = 7788
DEBUG 2026-05-13 02:54:54,041 [main] Logical connection closed
updatedRows:1
DEBUG 2026-05-13 02:54:54,043 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,043 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-05-13 02:54:54,045 [main] Logical connection closed
DEBUG 2026-05-13 02:54:54,046 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-05-13 02:54:54,079 [main] Physical connection got
DEBUG 2026-05-13 02:54:54,079 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,079 [main] Logical connection closed
DEBUG 2026-05-13 02:54:54,080 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,092 [main] Logical connection closed
DEBUG 2026-05-13 02:54:54,093 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,093 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2026-05-13 02:54:54,095 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-13 02:54:53.882 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-13 02:54:54,095 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,096 [main] Logical connection closed
DEBUG 2026-05-13 02:54:54,096 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,100 [main] Logical connection closed
DEBUG 2026-05-13 02:54:54,101 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,101 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-13 02:54:54,102 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-13 02:54:53.882 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-13 02:54:54,103 [main] Logical connection got
DEBUG 2026-05-13 02:54:54,103 [main] UPDATE EMP SET tstamp = '2026-05-13 02.54.54', 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 = '2026-05-13 02.54.53'
DEBUG 2026-05-13 02:54:54,104 [main] Logical connection closed
DEBUG 2026-05-13 02:54:54,104 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao-Tiger tests for Seasar2.4.x
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-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-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/main/resources
[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 1 resource
[INFO] Copying 12 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 52 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-05-13 02:54:55,384 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:55,443 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:55,480 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:55,484 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:55,507 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:55,507 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:55,554 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:55,561 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:55,582 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-13 02:54:55,735 [main] Physical connection got
DEBUG 2026-05-13 02:54:55,736 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:55,812 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:55,818 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-05-13 02:54:55,828 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:55,829 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:55,832 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:55,835 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:55,840 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:55,841 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:55,852 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:55,855 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:55,856 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:55,869 [main] Physical connection got
DEBUG 2026-05-13 02:54:55,869 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:55,869 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:55,870 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:55,978 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2026-05-13 02:54:55,983 [main] Physical connection closed
DEBUG 2026-05-13 02:54:55,985 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:55,985 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:55,988 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:55,991 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:55,997 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:55,997 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,006 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,008 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,009 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,014 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,014 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,014 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,014 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,051 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,072 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,075 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,080 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,085 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,085 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,095 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,097 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,098 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,101 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,102 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,102 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,102 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,148 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,153 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,155 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,156 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,158 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,166 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,166 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,174 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,177 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,177 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,180 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,181 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,181 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,181 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,216 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,221 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,222 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,223 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,225 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,228 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,232 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,232 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,240 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,242 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,242 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,245 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,245 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,245 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,245 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,276 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,282 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,283 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,284 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,286 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,288 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,292 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,292 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,300 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,302 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,302 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,305 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,305 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,306 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,306 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,337 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2026-05-13 02:54:56,341 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,342 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,343 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,345 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,347 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,351 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,352 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,359 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,361 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,362 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,364 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,364 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,365 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,365 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,396 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,401 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,403 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,405 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,407 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,412 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,412 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,419 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,421 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,421 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,424 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,424 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,424 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,424 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,461 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,466 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,467 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,468 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,470 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,472 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,476 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,477 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,484 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,486 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,486 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,489 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,489 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,489 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,489 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,520 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,525 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,526 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,527 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,529 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,531 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,535 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,536 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,543 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,545 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,545 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,550 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,551 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,604 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-13 02.54.56', 99, 'hoge', 0)
DEBUG 2026-05-13 02:54:56,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,610 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778608496550/0, BranchId=]
DEBUG 2026-05-13 02:54:56,611 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,612 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,613 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,615 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,617 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,621 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,622 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,629 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,631 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,631 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,634 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,634 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,634 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,634 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,635 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,669 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-13 02:54:56,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,677 [main] UPDATE EMP SET tstamp = '2026-05-13 02.54.56', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-05-13 02:54:56,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,678 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778608496550/1, BranchId=]
DEBUG 2026-05-13 02:54:56,678 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,680 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,680 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,682 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,685 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,689 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,689 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,696 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,698 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,698 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,700 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,701 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,741 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-13 02:54:56,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,744 [main] UPDATE EMP SET tstamp = '2026-05-13 02.54.56', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2026-05-13 02:54:56,744 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,745 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778608496550/2, BranchId=]
DEBUG 2026-05-13 02:54:56,745 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,746 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,747 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,749 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,756 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,756 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,763 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,765 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,765 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,767 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,768 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-13 02:54:56,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,804 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-05-13 02:54:56,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,804 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778608496550/3, BranchId=]
DEBUG 2026-05-13 02:54:56,805 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,807 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,809 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,811 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,816 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,816 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,823 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,825 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,825 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,829 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,829 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,829 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,829 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,854 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2026-05-13 02:54:56,855 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,857 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,857 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,860 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,862 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,866 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,866 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,873 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,875 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,876 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,886 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,886 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,886 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,886 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,911 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 asc, empno desc
DEBUG 2026-05-13 02:54:56,920 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,921 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,922 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,924 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,927 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,931 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,931 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,938 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,940 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,941 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,943 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,944 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,944 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,944 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,968 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,976 [main] Physical connection closed
DEBUG 2026-05-13 02:54:56,977 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:56,978 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,980 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,982 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:56,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,994 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:56,995 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:56,996 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:56,998 [main] Physical connection got
DEBUG 2026-05-13 02:54:56,998 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:56,999 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:56,999 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,024 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,032 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,034 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,035 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,037 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,039 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,043 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,043 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,050 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,051 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,052 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,054 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,054 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,054 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,056 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,081 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,090 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,092 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,094 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,096 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,100 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,100 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,107 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,108 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,109 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,111 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,111 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,112 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,112 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,135 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,142 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,142 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-13 02:54:57,149 [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-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-05-13 02:54:57,151 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,152 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,152 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,154 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,156 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,160 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,166 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,168 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,168 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,170 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,170 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,171 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,171 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,193 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,201 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,201 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-13 02:54:57,205 [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-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-05-13 02:54:57,206 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,207 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,208 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,212 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,216 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,216 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,222 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,223 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,224 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,226 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,226 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,226 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,227 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,253 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,260 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,260 [main] select * from emp
DEBUG 2026-05-13 02:54:57,263 [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-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-13 02:54:57,264 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,265 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,266 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,268 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,270 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,273 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,274 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,280 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,281 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,282 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,284 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,284 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,284 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,284 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,305 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,312 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,312 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-13 02:54:57,316 [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-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-05-13 02:54:57,317 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,319 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,321 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,322 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,332 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,333 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,334 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,336 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,336 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,336 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,336 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,357 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2026-05-13 02:54:57,364 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,365 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,368 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,369 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,373 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,373 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,379 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,380 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,381 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,383 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,383 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,383 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,383 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,403 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,411 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,411 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-13 02:54:57,413 [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-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-13 02:54:57,415 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,416 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,416 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,418 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,420 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,423 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,423 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,430 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,431 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,431 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,433 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,433 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,434 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,434 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,453 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,460 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,461 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-13 02:54:57,465 [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-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-13 02:54:57,466 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,467 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,468 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,471 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,472 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,475 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,476 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,481 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,482 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,483 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,485 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,485 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,485 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,485 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,505 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,512 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,512 [main] select * from emp
DEBUG 2026-05-13 02:54:57,514 [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-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-13 02:54:57,515 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,517 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,518 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,520 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,523 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,524 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,529 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,531 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,531 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,533 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,533 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,533 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,534 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,553 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,560 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,560 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-13 02:54:57,562 [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-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-13 02:54:57,563 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,564 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,565 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,567 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,572 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,572 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,578 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,579 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,581 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,581 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,581 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,582 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,601 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,607 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,608 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-13 02:54:57,609 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-13 02:54:57,610 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,611 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,613 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,615 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,618 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,618 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,624 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,625 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,625 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,627 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,628 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,628 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,628 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,647 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,660 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,660 [main] select count(*) from emp
DEBUG 2026-05-13 02:54:57,661 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,662 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,663 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,663 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,670 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,670 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,677 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,677 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,679 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,680 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,680 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,680 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,699 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,706 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,706 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-13 02:54:57,707 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2026-05-13 02:54:57,708 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,709 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,709 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,711 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,713 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,716 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,716 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,722 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,723 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,723 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,725 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,725 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,726 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,726 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,744 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,751 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,752 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-13 02:54:57,752 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2026-05-13 02:54:57,753 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,754 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,755 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,757 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,759 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,762 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,762 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,767 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,768 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,769 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,771 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,771 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,771 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,771 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,789 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,795 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,796 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-13 02:54:57,796 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2026-05-13 02:54:57,797 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,798 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,798 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,800 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,802 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,805 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,805 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,810 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,811 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,812 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,814 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,814 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,814 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,814 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,832 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,839 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,839 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-13 02:54:57,840 [main] Logical connection closed, tx=null
[Ljava.util.Map;@5d89635d
DEBUG 2026-05-13 02:54:57,840 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,841 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,842 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,844 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,845 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,848 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,848 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,853 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,855 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,855 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,857 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,857 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,857 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,858 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,875 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,882 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,882 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 AND 1000 ORDER BY empno
DEBUG 2026-05-13 02:54:57,884 [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 2026-05-13 02:54:57,884 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,885 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,886 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,889 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,893 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,893 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,898 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,899 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,900 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,902 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,902 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,902 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,902 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,920 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2026-05-13 02:54:57,927 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,927 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2026-05-13 02:54:57,931 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-05-13 02:54:57,931 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,932 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,933 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,935 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,936 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,939 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,940 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,945 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,946 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,946 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,948 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,949 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,949 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,949 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,968 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,971 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,971 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-13 02:54:57,972 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,972 [main] Physical connection closed
DEBUG 2026-05-13 02:54:57,973 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:57,974 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,976 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,977 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,980 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:57,980 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:57,987 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:57,987 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:57,989 [main] Physical connection got
DEBUG 2026-05-13 02:54:57,989 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:57,989 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:57,989 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,007 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,010 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,010 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-13 02:54:58,011 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,011 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,012 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,013 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,014 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,016 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,019 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,019 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,024 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,026 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,029 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,029 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,029 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,029 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,042 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,042 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,043 [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 2026-05-13 02:54:58,044 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-05-13 02:54:58,044 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,046 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,048 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,049 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,052 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,052 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,057 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,059 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,059 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,061 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,061 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,061 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,062 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,073 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,073 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,074 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-05-13 02:54:58,074 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-05-13 02:54:58,075 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,077 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,078 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,080 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,083 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,083 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,088 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,089 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,090 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,092 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,092 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,118 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-13 02.54.58', 9999, 'test', 50)
DEBUG 2026-05-13 02:54:58,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,119 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = 7369
DEBUG 2026-05-13 02:54:58,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/4, 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 2026-05-13 02:54:58,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,121 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = 9999
DEBUG 2026-05-13 02:54:58,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-05-13 02:54:58.117 {50, null, null, 0}
DEBUG 2026-05-13 02:54:58,123 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778608496550/4, BranchId=]
DEBUG 2026-05-13 02:54:58,123 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,125 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,127 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,129 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,132 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,132 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,138 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,139 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,139 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,141 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,141 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,142 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,142 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,159 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,165 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,166 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,167 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,169 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,170 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,173 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,173 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,179 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,180 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,180 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,182 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,183 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,183 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,183 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,200 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_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 2026-05-13 02:54:58,209 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,209 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2026-05-13 02:54:58,211 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,212 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,213 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,213 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,215 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,217 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,220 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,220 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,225 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,226 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,227 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,229 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,229 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,230 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,230 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,247 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_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.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2026-05-13 02:54:58,256 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,256 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2026-05-13 02:54:58,257 [main] Logical connection closed, tx=null
[]
DEBUG 2026-05-13 02:54:58,257 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,258 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,259 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,261 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,262 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,265 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,265 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,271 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,272 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,272 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,275 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,275 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,275 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,276 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,292 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_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.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2026-05-13 02:54:58,297 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,298 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_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.mgr = 7902
DEBUG 2026-05-13 02:54:58,299 [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 2026-05-13 02:54:58,300 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,302 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,304 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,306 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,309 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,309 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,314 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,315 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,315 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,318 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,318 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,318 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,318 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,334 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_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.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2026-05-13 02:54:58,338 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,339 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,340 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,341 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,343 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,346 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,346 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,351 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,353 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,353 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,355 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,355 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,355 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,356 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,372 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-13 02:54:58,379 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,379 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-13 02:54:58,382 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,382 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,383 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,384 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,386 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,387 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,390 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,391 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,396 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,397 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,397 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,399 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,399 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,400 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,400 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,416 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-13 02:54:58,423 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,423 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = null
DEBUG 2026-05-13 02:54:58,424 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,424 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,425 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,426 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,441 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,443 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,446 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,447 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,452 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,453 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,453 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,456 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,456 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,456 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,457 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,475 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-13 02:54:58,476 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,477 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2026-05-13 02:54:58,478 [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 2026-05-13 02:54:58,479 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,480 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,481 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,482 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,484 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,487 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,487 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,492 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,493 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,494 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,496 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,496 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,496 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,497 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,513 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-13 02:54:58,514 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,515 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,516 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,518 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,519 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,522 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,522 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,527 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,528 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,529 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,531 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,531 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,532 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,532 [main] Logical connection got, tx=null
WARN  2026-05-13 02:54:58,535 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-05-13 02:54:58,540 [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 2026-05-13 02:54:58,541 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,541 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-05-13 02:54:58,544 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-05-13 02:54:58,544 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,545 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,546 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,548 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,550 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,553 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,553 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,558 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,559 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,559 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,561 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,562 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,562 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,562 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,579 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-13 02:54:58,585 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,586 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,587 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,589 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,590 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,594 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,594 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,599 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,600 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,601 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,603 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,603 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,604 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,604 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,621 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*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 2026-05-13 02:54:58,624 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,625 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2026-05-13 02:54:58,625 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,626 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,626 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2026-05-13 02:54:58,626 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,627 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,628 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,628 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,630 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,632 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,635 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,635 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,640 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,641 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,641 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,643 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,644 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,644 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,644 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,661 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2026-05-13 02:54:58,664 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,664 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2026-05-13 02:54:58,667 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,667 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,667 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = 'SMITH' 
DEBUG 2026-05-13 02:54:58,668 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,668 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,668 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2026-05-13 02:54:58,670 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,670 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,671 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = 'SMITH' AND job = 'CLERK' 
DEBUG 2026-05-13 02:54:58,671 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,672 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,672 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_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 = 'a' AND job = 'b' 
DEBUG 2026-05-13 02:54:58,672 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,672 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,673 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,674 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,677 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,680 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,680 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,686 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,687 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,688 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,689 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,689 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-05-13 02:54:58,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,707 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-13 02:54:58,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,708 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-05-13 02:54:58,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,709 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-13 02:54:58,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,709 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778608496550/5, BranchId=]
DEBUG 2026-05-13 02:54:58,710 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,710 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,711 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,713 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,714 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,717 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,717 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,722 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,723 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,723 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,726 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,726 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,726 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,726 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,742 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,746 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,748 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,749 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,751 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,754 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,754 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,759 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,760 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,760 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,762 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,762 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,763 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,763 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,779 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,783 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,785 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,787 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,788 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,791 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,791 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,796 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,797 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,797 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,800 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,800 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,800 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,800 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,807 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-05-13 02:54:58,808 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,809 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,810 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,812 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,813 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,816 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,816 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,821 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,822 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,822 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,824 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,824 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,824 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,824 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,830 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-05-13 02:54:58,832 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,833 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,833 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,835 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,839 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,840 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,845 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,846 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,847 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,847 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,848 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,848 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,854 [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 2026-05-13 02:54:58,855 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,856 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,857 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,858 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,860 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,863 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,863 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,868 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,869 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,869 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,871 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,871 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,871 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,872 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,878 [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 2026-05-13 02:54:58,879 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,880 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,881 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,882 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,884 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,886 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,887 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,891 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,892 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,894 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,895 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,895 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,895 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,911 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,912 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,912 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-13 02:54:58,915 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,915 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,916 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,917 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,918 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,920 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,923 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,923 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,927 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,928 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,929 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,931 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,931 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,931 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,931 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,947 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,948 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,949 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,949 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,951 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,953 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,955 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,956 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,960 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,961 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,963 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,964 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,964 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,964 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,980 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-13 02:54:58,981 [main] Physical connection closed
DEBUG 2026-05-13 02:54:58,981 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:58,982 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,984 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,985 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,988 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:58,988 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:58,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:58,994 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-13 02:54:58,996 [main] Physical connection got
DEBUG 2026-05-13 02:54:58,996 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:58,996 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:58,996 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,012 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-13 02:54:59,013 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.195 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2026-05-13 02:54:59,061 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,061 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,063 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,065 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,067 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,068 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,072 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,073 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,076 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,078 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,078 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,082 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,085 [main] Physical connection closed
DEBUG 2026-05-13 02:54:59,086 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,086 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,088 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,090 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,092 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,092 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,097 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,098 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,100 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,103 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,103 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,107 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,107 [main] Physical connection closed
DEBUG 2026-05-13 02:54:59,108 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,109 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,110 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,112 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,114 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,114 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,119 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,120 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,122 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,125 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,125 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,128 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,129 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-05-13 02:54:59,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,133 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,134 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,137 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,137 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,141 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,142 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,144 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,144 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,145 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,145 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2026-05-13 02:54:59,148 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,149 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,150 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,153 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,158 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,159 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,160 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,175 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,176 [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 2026-05-13 02:54:59,185 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,185 [main] Physical connection closed
DEBUG 2026-05-13 02:54:59,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,186 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,188 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,195 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,197 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,197 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,212 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,212 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,212 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,213 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,222 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,227 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,227 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2026-05-13 02:54:59,229 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,229 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2026-05-13 02:54:59,247 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,247 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,249 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,251 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,257 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,258 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,261 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,272 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,272 [main] Logical connection got, tx=null
WARN  2026-05-13 02:54:59,274 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-05-13 02:54:59,275 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-05-13 02:54:59,275 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,275 [main] Physical connection closed
DEBUG 2026-05-13 02:54:59,276 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,277 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,278 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,280 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,283 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,283 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,287 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,288 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,290 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,293 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,293 [main] Logical connection got, tx=null
WARN  2026-05-13 02:54:59,295 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-05-13 02:54:59,295 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-05-13 02:54:59,296 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,296 [main] Physical connection closed
DEBUG 2026-05-13 02:54:59,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,297 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,299 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,300 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,303 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,303 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,308 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,310 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,314 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,314 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-13 02:54:59,316 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,320 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,320 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,324 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,325 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,327 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-05-13 02:54:59,334 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,335 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,336 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,339 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,343 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,344 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,345 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,345 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,346 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,346 [main] Physical connection closed
DEBUG 2026-05-13 02:54:59,347 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,348 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,349 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,352 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,352 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,356 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,358 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,358 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,359 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,359 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-05-13 02:54:59,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-13 02:54:59,363 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,366 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-13 02:54:59,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,370 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-13 02:54:59,371 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-13 02:54:59,373 [main] Physical connection got
DEBUG 2026-05-13 02:54:59,373 [main] Logical connection got, tx=null
DEBUG 2026-05-13 02:54:59,373 [main] Logical connection closed, tx=null
DEBUG 2026-05-13 02:54:59,373 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.306s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.168s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.604s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.267s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Wed May 13 02:54:59 JST 2026
[INFO] Final Memory: 27M/411M
[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
Finished: SUCCESS