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-02-24 02:54:58,044 [main] Logical connection closed
updatedRows:1
DEBUG 2026-02-24 02:54:58,045 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,045 [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-02-24 02:54:58,048 [main] Logical connection closed
DEBUG 2026-02-24 02:54:58,048 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-02-24 02:54:58,091 [main] Physical connection got
DEBUG 2026-02-24 02:54:58,091 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,091 [main] Logical connection closed
DEBUG 2026-02-24 02:54:58,091 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,102 [main] Logical connection closed
DEBUG 2026-02-24 02:54:58,103 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,103 [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-02-24 02:54:58,104 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-02-24 02:54:57.885 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-02-24 02:54:58,105 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,105 [main] Logical connection closed
DEBUG 2026-02-24 02:54:58,105 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,109 [main] Logical connection closed
DEBUG 2026-02-24 02:54:58,110 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,110 [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-02-24 02:54:58,111 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-02-24 02:54:57.885 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-02-24 02:54:58,111 [main] Logical connection got
DEBUG 2026-02-24 02:54:58,112 [main] UPDATE EMP SET tstamp = '2026-02-24 02.54.58', 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-02-24 02.54.57'
DEBUG 2026-02-24 02:54:58,113 [main] Logical connection closed
DEBUG 2026-02-24 02:54:58,113 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.144 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-02-24 02:54:59,495 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:54:59,571 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:54:59,607 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:54:59,611 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:54:59,639 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:54:59,639 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:54:59,692 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:54:59,700 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:54:59,724 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-02-24 02:54:59,901 [main] Physical connection got
DEBUG 2026-02-24 02:54:59,901 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:54:59,978 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:54:59,984 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-02-24 02:54:59,994 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:54:59,995 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:54:59,998 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,002 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,008 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,008 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,020 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,023 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,024 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,038 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,038 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,038 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,039 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,159 [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-02-24 02:55:00,165 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,166 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,167 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,170 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,173 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,179 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,179 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,189 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,191 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,192 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,197 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,198 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,198 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,198 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,242 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,267 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,269 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,270 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,273 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,276 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,282 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,283 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,294 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,296 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,297 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,301 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,301 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,302 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,302 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,350 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,356 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,359 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,362 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,370 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,370 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,379 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,382 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,382 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,386 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,386 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,387 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,387 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,430 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,436 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,438 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,439 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,442 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,445 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,450 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,450 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,460 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,462 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,462 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,466 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,466 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,466 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,466 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,506 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,512 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,513 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,514 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,517 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,519 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,524 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,525 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,534 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,536 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,537 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,541 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,541 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,542 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,542 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,583 [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-02-24 02:55:00,588 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,589 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,590 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,593 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,595 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,600 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,600 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,608 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,610 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,611 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,615 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,615 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,615 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,615 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,656 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,661 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,663 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,664 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,667 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,670 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,675 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,675 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,683 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,685 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,686 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,690 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,690 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,691 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,691 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,733 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,739 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,741 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,741 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,744 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,746 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,751 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,752 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,765 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,767 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,769 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,774 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,774 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,775 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,775 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:00,834 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:00,843 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,846 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,848 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,851 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,856 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,863 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,864 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,874 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,877 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,878 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,887 [main] Transaction began, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,890 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,892 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,892 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,939 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,967 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-02-24 02.55.00', 99, 'hoge', 0)
DEBUG 2026-02-24 02:55:00,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,973 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1771869300887/0, BranchId=]
DEBUG 2026-02-24 02:55:00,974 [main] Physical connection closed
DEBUG 2026-02-24 02:55:00,975 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:00,976 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,979 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,981 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,985 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:00,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,994 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:00,995 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:00,996 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:00,999 [main] Transaction began, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:00,999 [main] Physical connection got
DEBUG 2026-02-24 02:55:00,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,046 [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-02-24 02:55:01,057 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,057 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,058 [main] UPDATE EMP SET tstamp = '2026-02-24 02.55.01', 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-02-24 02:55:01,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,059 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1771869300887/1, BranchId=]
DEBUG 2026-02-24 02:55:01,059 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,061 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,062 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,064 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,066 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,070 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,071 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,078 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,080 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,081 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,083 [main] Transaction began, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,084 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,130 [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-02-24 02:55:01,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,133 [main] UPDATE EMP SET tstamp = '2026-02-24 02.55.01', 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-02-24 02:55:01,134 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,134 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1771869300887/2, BranchId=]
DEBUG 2026-02-24 02:55:01,134 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,136 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,136 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,138 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,141 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,145 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,145 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,154 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,154 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,157 [main] Transaction began, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,157 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,196 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,196 [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-02-24 02:55:01,198 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,199 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,199 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-02-24 02:55:01,199 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,199 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1771869300887/3, BranchId=]
DEBUG 2026-02-24 02:55:01,199 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,201 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,202 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,204 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,206 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,210 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,210 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,218 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,219 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,220 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,224 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,224 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,224 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,224 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,250 [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-02-24 02:55:01,252 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,253 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,254 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,256 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,258 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,262 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,270 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,272 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,272 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,287 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,287 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,287 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,287 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,314 [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-02-24 02:55:01,324 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,326 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,328 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,331 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,335 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,335 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,342 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,343 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,344 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,347 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,347 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,347 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,348 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,373 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,382 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,384 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,384 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,387 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,389 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,403 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,403 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,410 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,412 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,412 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,415 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,415 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,415 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,415 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,441 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,450 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,451 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,452 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,454 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,461 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,461 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,468 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,470 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,470 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,473 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,473 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,473 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,473 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,499 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,511 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,513 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,513 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,516 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,518 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,522 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,522 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,529 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,531 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,531 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,534 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,534 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,534 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,534 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,560 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,569 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,569 [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-02-24 02:55:01,578 [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-02-24 02:55:01,579 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,581 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,581 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,584 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,586 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,590 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,590 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,597 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,598 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,599 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,602 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,602 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,602 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,602 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,627 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,636 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,636 [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-02-24 02:55:01,641 [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-02-24 02:55:01,642 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,644 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,644 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,647 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,649 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,653 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,653 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,660 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,662 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,662 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,665 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,665 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,665 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,665 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,703 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,712 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,712 [main] select * from emp
DEBUG 2026-02-24 02:55:01,715 [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-02-24 02:55:01,717 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,718 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,719 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,721 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,723 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,727 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,727 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,735 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,736 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,737 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,740 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,740 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,740 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,740 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,764 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,772 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,773 [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-02-24 02:55:01,777 [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-02-24 02:55:01,778 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,779 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,780 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,785 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,789 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,789 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,796 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,797 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,798 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,800 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,800 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,801 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,801 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,825 [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-02-24 02:55:01,833 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,835 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,835 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,837 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,839 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,843 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,850 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,851 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,852 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,854 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,854 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,854 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,855 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,878 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,890 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,890 [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-02-24 02:55:01,893 [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-02-24 02:55:01,894 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,896 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,896 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,898 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,900 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,904 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,904 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,910 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,912 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,912 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,915 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,915 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,915 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,915 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,938 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,959 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,959 [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-02-24 02:55:01,964 [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-02-24 02:55:01,966 [main] Physical connection closed
DEBUG 2026-02-24 02:55:01,967 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:01,968 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,970 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,972 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,976 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:01,976 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,983 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:01,984 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:01,984 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:01,987 [main] Physical connection got
DEBUG 2026-02-24 02:55:01,987 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:01,987 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:01,987 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,014 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,026 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,026 [main] select * from emp
DEBUG 2026-02-24 02:55:02,029 [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-02-24 02:55:02,031 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,033 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,034 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,038 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,049 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,049 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,059 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,060 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,061 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,064 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,064 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,064 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,064 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,091 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,102 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,102 [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-02-24 02:55:02,106 [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-02-24 02:55:02,107 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,109 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,110 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,112 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,115 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,119 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,119 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,126 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,127 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,128 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,131 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,131 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,131 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,131 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,160 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,170 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,170 [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-02-24 02:55:02,172 [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-02-24 02:55:02,172 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,174 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,175 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,177 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,179 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,183 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,184 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,198 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,200 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,200 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,207 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,207 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,207 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,207 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,243 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,251 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,252 [main] select count(*) from emp
DEBUG 2026-02-24 02:55:02,253 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,253 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,254 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,255 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,257 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,259 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,269 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,270 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,270 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,273 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,273 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,273 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,273 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,298 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,314 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,314 [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-02-24 02:55:02,315 [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-02-24 02:55:02,315 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,316 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,317 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,319 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,321 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,324 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,324 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,330 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,332 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,332 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,334 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,335 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,335 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,335 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,356 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,366 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,366 [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-02-24 02:55:02,366 [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-02-24 02:55:02,367 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,368 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,369 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,371 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,372 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,376 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,376 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,384 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,386 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,386 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,386 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,387 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,412 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,420 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,420 [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-02-24 02:55:02,421 [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-02-24 02:55:02,421 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,422 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,423 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,425 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,427 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,430 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,430 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,436 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,437 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,438 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,440 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,440 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,440 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,440 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,462 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,471 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,471 [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-02-24 02:55:02,472 [main] Logical connection closed, tx=null
[Ljava.util.Map;@2415a94f
DEBUG 2026-02-24 02:55:02,472 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,473 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,476 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,477 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,481 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,481 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,487 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,488 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,489 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,491 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,491 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,491 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,491 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,513 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,520 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,521 [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-02-24 02:55:02,523 [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-02-24 02:55:02,523 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,525 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,529 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,532 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,532 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,538 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,540 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,540 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,542 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,543 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,543 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,543 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,564 [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-02-24 02:55:02,581 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,581 [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-02-24 02:55:02,592 [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-02-24 02:55:02,592 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,594 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,603 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,605 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,608 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,609 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,617 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,625 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,626 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,628 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,628 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,628 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,634 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,655 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,659 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,659 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-02-24 02:55:02,660 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,660 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,661 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,664 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,665 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,669 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,669 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,675 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,676 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,676 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,689 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,689 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,689 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,689 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,774 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,777 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,777 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-02-24 02:55:02,778 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,778 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,779 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,780 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,783 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,787 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,787 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,792 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,794 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,794 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,797 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,797 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,797 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,798 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,818 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,819 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,819 [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-02-24 02:55:02,822 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-02-24 02:55:02,822 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,827 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,829 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,831 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,837 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,838 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,845 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,846 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,847 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,849 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,849 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,849 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,849 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,862 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,863 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,863 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-02-24 02:55:02,864 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-02-24 02:55:02,864 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,866 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,868 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,869 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,873 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,873 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,879 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,880 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,880 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,883 [main] Transaction began, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,883 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,915 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-02-24 02.55.02', 9999, 'test', 50)
DEBUG 2026-02-24 02:55:02,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,916 [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-02-24 02:55:02,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/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-02-24 02:55:02,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,918 [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-02-24 02:55:02,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-02-24 02:55:02.915 {50, null, null, 0}
DEBUG 2026-02-24 02:55:02,919 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1771869300887/4, BranchId=]
DEBUG 2026-02-24 02:55:02,919 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,921 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,921 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,923 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,925 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,928 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,929 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,934 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,936 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,936 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,938 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,938 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,938 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,939 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,964 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,970 [main] Physical connection closed
DEBUG 2026-02-24 02:55:02,971 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:02,972 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,974 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,976 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,979 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:02,979 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:02,986 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:02,987 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:02,989 [main] Physical connection got
DEBUG 2026-02-24 02:55:02,989 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:02,989 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:02,989 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,013 [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-02-24 02:55:03,022 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,022 [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-02-24 02:55:03,025 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,025 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,026 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,028 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,030 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,033 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,034 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,039 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,040 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,041 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,043 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,043 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,043 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,044 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,069 [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-02-24 02:55:03,078 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,078 [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-02-24 02:55:03,079 [main] Logical connection closed, tx=null
[]
DEBUG 2026-02-24 02:55:03,079 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,081 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,083 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,084 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,088 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,088 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,093 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,094 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,095 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,098 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,098 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,098 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,098 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,122 [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-02-24 02:55:03,128 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,128 [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-02-24 02:55:03,131 [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-02-24 02:55:03,133 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,134 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,135 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,136 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,138 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,141 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,141 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,155 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,156 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,157 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,159 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,159 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,159 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,159 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,177 [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-02-24 02:55:03,180 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,181 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,182 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,185 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,188 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,188 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,195 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,197 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,198 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,198 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,198 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,216 [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-02-24 02:55:03,222 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,222 [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-02-24 02:55:03,225 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,225 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,226 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,227 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,228 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,230 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,233 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,233 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,239 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,240 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,240 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,242 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,243 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,243 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,243 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,260 [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-02-24 02:55:03,268 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,268 [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-02-24 02:55:03,269 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,269 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,270 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,271 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,273 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,275 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,279 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,281 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,290 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,290 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,293 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,293 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,294 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,294 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,314 [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-02-24 02:55:03,315 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,315 [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-02-24 02:55:03,317 [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-02-24 02:55:03,318 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,319 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,319 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,321 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,323 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,327 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,335 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,347 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,347 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,350 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,350 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,351 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,351 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,390 [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-02-24 02:55:03,391 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,392 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,393 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,395 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,397 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,401 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,401 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,408 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,409 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,409 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,412 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,413 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,413 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,413 [main] Logical connection got, tx=null
WARN  2026-02-24 02:55:03,417 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-02-24 02:55:03,424 [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-02-24 02:55:03,425 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,425 [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-02-24 02:55:03,428 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-02-24 02:55:03,428 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,429 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,430 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,433 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,446 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,460 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,484 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,495 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,495 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,507 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,507 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,507 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,507 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,555 [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-02-24 02:55:03,579 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,581 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,582 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,584 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,586 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,589 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,590 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,596 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,598 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,598 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,601 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,601 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,602 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,602 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,628 [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-02-24 02:55:03,639 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,639 [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-02-24 02:55:03,640 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,640 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,640 [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-02-24 02:55:03,641 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,641 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,650 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,651 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,653 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,664 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,664 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,686 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,686 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,689 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,689 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,690 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,690 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,734 [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-02-24 02:55:03,748 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,748 [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-02-24 02:55:03,752 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,752 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,753 [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-02-24 02:55:03,753 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,753 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,754 [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-02-24 02:55:03,755 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,756 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,756 [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-02-24 02:55:03,756 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,757 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,757 [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-02-24 02:55:03,764 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,765 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,766 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,767 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,769 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,772 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,786 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,786 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,797 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,799 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,799 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,801 [main] Transaction began, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,802 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-02-24 02:55:03,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,826 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-02-24 02:55:03,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,826 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-02-24 02:55:03,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,827 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-02-24 02:55:03,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,827 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1771869300887/5, BranchId=]
DEBUG 2026-02-24 02:55:03,827 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,829 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,829 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,832 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,834 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,838 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,838 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,847 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,849 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,850 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,853 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,853 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,853 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,853 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,876 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,880 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,882 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,882 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,884 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,886 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,890 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,890 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,900 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,902 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,902 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,905 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,905 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,905 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,905 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,928 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,935 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,937 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,938 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,940 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,942 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,945 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,945 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,951 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,953 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,953 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,956 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,956 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,956 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,956 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,965 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-02-24 02:55:03,967 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:03,969 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,971 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,973 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,980 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:03,980 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:03,987 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:03,987 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:03,989 [main] Physical connection got
DEBUG 2026-02-24 02:55:03,989 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,990 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:03,990 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:03,996 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-02-24 02:55:03,998 [main] Physical connection closed
DEBUG 2026-02-24 02:55:03,999 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,000 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,001 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,003 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,006 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,007 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,012 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,013 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,013 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,015 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,015 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,016 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,016 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,022 [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-02-24 02:55:04,024 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,025 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,026 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,028 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,029 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,032 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,033 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,038 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,039 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,039 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,041 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,041 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,041 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,042 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,048 [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-02-24 02:55:04,050 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,051 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,052 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,053 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,055 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,058 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,058 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,063 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,064 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,065 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,067 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,067 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,068 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,068 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,085 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,086 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,086 [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-02-24 02:55:04,089 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,090 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,091 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,093 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,095 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,098 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,098 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,103 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,105 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,107 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,107 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,108 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,108 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,125 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,126 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,127 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,127 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,129 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,131 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,134 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,134 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,139 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,140 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,140 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,143 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,143 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,143 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,143 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,160 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-02-24 02:55:04,161 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,163 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,165 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,167 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,170 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,170 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,175 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,176 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,176 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-02-24 02:55:04,178 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,179 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,179 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,179 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,196 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-02-24 02:55:04,197 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.213 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2026-02-24 02:55:04,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,250 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,252 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,254 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,257 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,257 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,262 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,263 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,266 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,269 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,269 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,273 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,276 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,277 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,277 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,279 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,281 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,284 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,284 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,289 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,290 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,293 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,296 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,296 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,300 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,300 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,302 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,304 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,306 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,308 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,308 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,313 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,314 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,317 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,320 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,320 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,324 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,324 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-02-24 02:55:04,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,329 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,331 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,334 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,334 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,338 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,339 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,341 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,342 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,343 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,343 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2026-02-24 02:55:04,347 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,347 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,349 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,352 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,352 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,356 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,357 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,359 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,359 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,376 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,377 [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-02-24 02:55:04,382 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,382 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,383 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,383 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,385 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,388 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,388 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,393 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,394 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,396 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,396 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,412 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,412 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,413 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,413 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,424 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,429 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,429 [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-02-24 02:55:04,432 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,432 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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-02-24 02:55:04,453 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,454 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,456 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,460 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,466 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,469 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,481 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,481 [main] Logical connection got, tx=null
WARN  2026-02-24 02:55:04,483 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-02-24 02:55:04,484 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-02-24 02:55:04,484 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,485 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,486 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,486 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,490 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,493 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,493 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,498 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,499 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,502 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,505 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,505 [main] Logical connection got, tx=null
WARN  2026-02-24 02:55:04,507 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-02-24 02:55:04,508 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-02-24 02:55:04,508 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,508 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,509 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,510 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,512 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,513 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,516 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,516 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,521 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,522 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,524 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,529 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,529 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-02-24 02:55:04,531 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,533 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,535 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,536 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,540 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,541 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,544 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-02-24 02:55:04,552 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,553 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,554 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,564 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,564 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,566 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,566 [main] Physical connection closed
DEBUG 2026-02-24 02:55:04,567 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,567 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,571 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,572 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,576 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,577 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,579 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,579 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,580 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,580 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-02-24 02:55:04,584 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-02-24 02:55:04,585 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,586 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,589 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-02-24 02:55:04,589 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,594 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-02-24 02:55:04,594 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-02-24 02:55:04,596 [main] Physical connection got
DEBUG 2026-02-24 02:55:04,596 [main] Logical connection got, tx=null
DEBUG 2026-02-24 02:55:04,597 [main] Logical connection closed, tx=null
DEBUG 2026-02-24 02:55:04,597 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.321s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.994s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.697s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.524s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Tue Feb 24 02:55:04 JST 2026
[INFO] Final Memory: 31M/406M
[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