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-03-29 02:54:56,930 [main] Logical connection closed
updatedRows:1
DEBUG 2026-03-29 02:54:56,931 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,931 [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-03-29 02:54:56,934 [main] Logical connection closed
DEBUG 2026-03-29 02:54:56,934 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-03-29 02:54:56,971 [main] Physical connection got
DEBUG 2026-03-29 02:54:56,972 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,972 [main] Logical connection closed
DEBUG 2026-03-29 02:54:56,972 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,983 [main] Logical connection closed
DEBUG 2026-03-29 02:54:56,984 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,984 [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-03-29 02:54:56,985 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-29 02:54:56.774 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-29 02:54:56,986 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,986 [main] Logical connection closed
DEBUG 2026-03-29 02:54:56,986 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,990 [main] Logical connection closed
DEBUG 2026-03-29 02:54:56,992 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,992 [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-03-29 02:54:56,993 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-29 02:54:56.774 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-29 02:54:56,993 [main] Logical connection got
DEBUG 2026-03-29 02:54:56,994 [main] UPDATE EMP SET tstamp = '2026-03-29 02.54.56', 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-03-29 02.54.56'
DEBUG 2026-03-29 02:54:56,994 [main] Logical connection closed
DEBUG 2026-03-29 02:54:56,994 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.123 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-03-29 02:54:58,133 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:58,198 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:54:58,235 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,239 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,262 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,306 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,313 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,334 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-29 02:54:58,503 [main] Physical connection got
DEBUG 2026-03-29 02:54:58,504 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,582 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:58,588 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-03-29 02:54:58,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:58,599 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,603 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,606 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,612 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,612 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,624 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,626 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,627 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,641 [main] Physical connection got
DEBUG 2026-03-29 02:54:58,641 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,641 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:58,642 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,754 [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-03-29 02:54:58,760 [main] Physical connection closed
DEBUG 2026-03-29 02:54:58,761 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:58,762 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,765 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,767 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,773 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,773 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,782 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,784 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,785 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,789 [main] Physical connection got
DEBUG 2026-03-29 02:54:58,789 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,790 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:58,790 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,828 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:58,850 [main] Physical connection closed
DEBUG 2026-03-29 02:54:58,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:58,853 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,856 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,859 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,864 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,864 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,875 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,877 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,877 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,881 [main] Physical connection got
DEBUG 2026-03-29 02:54:58,881 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,881 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:58,882 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,932 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:58,941 [main] Physical connection closed
DEBUG 2026-03-29 02:54:58,942 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:58,943 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,946 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,948 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:58,954 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,962 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:58,964 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:58,965 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:58,968 [main] Physical connection got
DEBUG 2026-03-29 02:54:58,968 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:58,968 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:58,968 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,013 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,023 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,024 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,025 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,027 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,029 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,034 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,034 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,041 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,043 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,044 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,046 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,046 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,046 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,046 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,078 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,084 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,086 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,087 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,089 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,091 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,095 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,095 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,102 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,104 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,107 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,107 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,108 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,108 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,139 [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-03-29 02:54:59,142 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,145 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,147 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,149 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,153 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,160 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,161 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,162 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,164 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,164 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,165 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,165 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,197 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,202 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,204 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,205 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,207 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,209 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,214 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,214 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,221 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,222 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,223 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,226 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,226 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,226 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,226 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,267 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,273 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,274 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,275 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,277 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,279 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,284 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,284 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,291 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,292 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,293 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,295 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,295 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,296 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,296 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,327 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,332 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,333 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,334 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,336 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,338 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,342 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,342 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,350 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,352 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,357 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,359 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,386 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,413 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-29 02.54.59', 99, 'hoge', 0)
DEBUG 2026-03-29 02:54:59,419 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,419 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774720499357/0, BranchId=]
DEBUG 2026-03-29 02:54:59,420 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,421 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,422 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,424 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,426 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,430 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,430 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,438 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,440 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,440 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,442 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,443 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,443 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,443 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,443 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,479 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,480 [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-03-29 02:54:59,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,487 [main] UPDATE EMP SET tstamp = '2026-03-29 02.54.59', 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-03-29 02:54:59,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,488 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774720499357/1, BranchId=]
DEBUG 2026-03-29 02:54:59,489 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,490 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,491 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,493 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,495 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,499 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,499 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,506 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,508 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,509 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,511 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,511 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,512 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,556 [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-03-29 02:54:59,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,559 [main] UPDATE EMP SET tstamp = '2026-03-29 02.54.59', 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-03-29 02:54:59,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,560 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774720499357/2, BranchId=]
DEBUG 2026-03-29 02:54:59,560 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,562 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,564 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,566 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,570 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,571 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,579 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,579 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,581 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,582 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,582 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,582 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,582 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,616 [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-03-29 02:54:59,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,618 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-29 02:54:59,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,619 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774720499357/3, BranchId=]
DEBUG 2026-03-29 02:54:59,619 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,621 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,623 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,625 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,629 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,629 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,635 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,637 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,637 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,640 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,641 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,641 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,641 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,666 [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-03-29 02:54:59,668 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,669 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,669 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,672 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,674 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,677 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,678 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,686 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,687 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,697 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,697 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,698 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,698 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,722 [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-03-29 02:54:59,732 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,733 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,734 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,736 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,738 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,744 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,744 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,753 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,753 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,756 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,756 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,756 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,756 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,781 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,789 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,790 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,791 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,799 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,818 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,820 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,821 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,823 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,823 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,823 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,823 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,849 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,857 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,858 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,859 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,861 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,863 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,867 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,867 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,873 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,875 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,875 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,877 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,878 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,878 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,878 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,901 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,910 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,911 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,911 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,913 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,915 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,919 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,919 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,927 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,929 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,929 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,931 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,932 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,932 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,932 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,955 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,963 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,963 [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-03-29 02:54:59,970 [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-03-29 02:54:59,971 [main] Physical connection closed
DEBUG 2026-03-29 02:54:59,973 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:54:59,973 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,975 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,977 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,980 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:54:59,981 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,987 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:54:59,988 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:54:59,989 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:54:59,991 [main] Physical connection got
DEBUG 2026-03-29 02:54:59,991 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:54:59,991 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:54:59,991 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,028 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,035 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,036 [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-03-29 02:55:00,040 [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-03-29 02:55:00,041 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,042 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,043 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,045 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,047 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,050 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,050 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,056 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,058 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,058 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,060 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,061 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,061 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,061 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,090 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,098 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,098 [main] select * from emp
DEBUG 2026-03-29 02:55:00,101 [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-03-29 02:55:00,103 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,104 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,104 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,106 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,110 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,113 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,113 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,120 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,121 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,121 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,123 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,124 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,124 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,124 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,147 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,154 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,154 [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-03-29 02:55:00,158 [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-03-29 02:55:00,159 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,160 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,161 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,163 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,169 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,169 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,175 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,176 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,177 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,179 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,179 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,179 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,179 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,202 [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-03-29 02:55:00,210 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,211 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,212 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,214 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,216 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,219 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,220 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,225 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,226 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,227 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,229 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,229 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,229 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,229 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,251 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,260 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,260 [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-03-29 02:55:00,263 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-29 02:55:00,264 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,265 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,266 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,268 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,270 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,273 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,273 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,285 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,289 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,290 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,294 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,295 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,296 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,296 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,337 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,350 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,350 [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-03-29 02:55:00,362 [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-03-29 02:55:00,363 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,366 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,370 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,374 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,380 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,380 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,390 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,392 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,392 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,395 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,396 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,396 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,396 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,435 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,447 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,448 [main] select * from emp
DEBUG 2026-03-29 02:55:00,449 [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-03-29 02:55:00,451 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,453 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,456 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,458 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,462 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,462 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,470 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,472 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,473 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,475 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,476 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,476 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,476 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,502 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,512 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,512 [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-03-29 02:55:00,514 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-29 02:55:00,515 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,517 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,517 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,520 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,522 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,525 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,526 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,532 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,534 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,537 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,538 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,538 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,538 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,565 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,574 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,574 [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-03-29 02:55:00,576 [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-03-29 02:55:00,577 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,578 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,579 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,582 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,584 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,588 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,588 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,595 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,596 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,597 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,599 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,600 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,600 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,600 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,639 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,647 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,648 [main] select count(*) from emp
DEBUG 2026-03-29 02:55:00,649 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,650 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,652 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,659 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,660 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,665 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,666 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,667 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,669 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,669 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,669 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,669 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,690 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,698 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,698 [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-03-29 02:55:00,699 [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-03-29 02:55:00,699 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,701 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,701 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,703 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,705 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,708 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,708 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,714 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,715 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,715 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,717 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,718 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,718 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,718 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,738 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,745 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,745 [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-03-29 02:55:00,746 [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-03-29 02:55:00,746 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,748 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,755 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,756 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,761 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,762 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,763 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,765 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,765 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,765 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,765 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,786 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,793 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,793 [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-03-29 02:55:00,794 [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-03-29 02:55:00,794 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,796 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,798 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,800 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,803 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,803 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,809 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,810 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,811 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,813 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,813 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,813 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,813 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,834 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,842 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,843 [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-03-29 02:55:00,843 [main] Logical connection closed, tx=null
[Ljava.util.Map;@8dc1f04
DEBUG 2026-03-29 02:55:00,844 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,845 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,847 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,849 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,852 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,852 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,858 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,859 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,860 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,862 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,862 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,862 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,863 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,884 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,891 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,891 [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-03-29 02:55:00,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 {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-03-29 02:55:00,894 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,895 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,895 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,897 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,899 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,902 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,902 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,909 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,909 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,911 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,911 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,912 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,912 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,932 [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-03-29 02:55:00,939 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,940 [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-03-29 02:55:00,944 [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-03-29 02:55:00,944 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,945 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,946 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:00,960 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,960 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,962 [main] Physical connection got
DEBUG 2026-03-29 02:55:00,963 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,963 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,963 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,983 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,986 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:00,987 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-29 02:55:00,987 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:00,987 [main] Physical connection closed
DEBUG 2026-03-29 02:55:00,988 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:00,989 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:00,991 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:00,993 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,996 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:00,996 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,002 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,003 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,003 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,005 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,006 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,006 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,006 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,027 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,031 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,031 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-29 02:55:01,031 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,031 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,033 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,035 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,037 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,040 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,040 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,045 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,047 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,047 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,050 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,050 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,050 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,051 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,070 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,071 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,071 [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-03-29 02:55:01,072 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-03-29 02:55:01,073 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,074 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,076 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,078 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,081 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,081 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,088 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,088 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,090 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,090 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,091 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,091 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,103 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,104 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,105 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-03-29 02:55:01,105 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-03-29 02:55:01,106 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,107 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,108 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,110 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,112 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,115 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,115 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,120 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,122 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,122 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,124 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,125 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,145 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,152 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-29 02.55.01', 9999, 'test', 50)
DEBUG 2026-03-29 02:55:01,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,153 [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-03-29 02:55:01,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/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-03-29 02:55:01,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,155 [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-03-29 02:55:01,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-03-29 02:55:01.152 {50, null, null, 0}
DEBUG 2026-03-29 02:55:01,157 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774720499357/4, BranchId=]
DEBUG 2026-03-29 02:55:01,157 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,158 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,159 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,160 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,162 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,165 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,166 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,171 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,172 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,172 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,174 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,175 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,175 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,175 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,194 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,201 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,202 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,202 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,204 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,206 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,209 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,209 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,215 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,216 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,217 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,219 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,219 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,219 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,220 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,239 [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-03-29 02:55:01,249 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,249 [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-03-29 02:55:01,251 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,251 [main] Physical connection closed
DEBUG 2026-03-29 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-03-29 02:55:01,253 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,255 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,257 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,260 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,260 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,266 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,267 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,267 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,270 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,270 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,270 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,270 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,290 [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-03-29 02:55:01,299 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,300 [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-03-29 02:55:01,300 [main] Logical connection closed, tx=null
[]
DEBUG 2026-03-29 02:55:01,301 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,302 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,304 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,306 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,309 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,309 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,315 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,316 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,317 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,319 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,320 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,320 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,320 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,339 [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-03-29 02:55:01,345 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,345 [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-03-29 02:55:01,347 [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-03-29 02:55:01,347 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,349 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,351 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,353 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,356 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,356 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,362 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,363 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,364 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,366 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,366 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,367 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,367 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,386 [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-03-29 02:55:01,390 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,391 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,392 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,394 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,395 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,399 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,399 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,404 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,405 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,406 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,408 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,408 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,408 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,409 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,429 [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-03-29 02:55:01,436 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,436 [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-03-29 02:55:01,439 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,439 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,441 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,443 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,444 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,448 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,448 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,453 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,454 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,455 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,457 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,457 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,457 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,458 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,479 [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-03-29 02:55:01,488 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,488 [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-03-29 02:55:01,489 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,489 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,490 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,491 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,493 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,495 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,499 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,499 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,504 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,506 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,506 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,509 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,509 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,509 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,509 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,532 [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-03-29 02:55:01,533 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,533 [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-03-29 02:55:01,535 [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-03-29 02:55:01,536 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,538 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,540 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,542 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,546 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,546 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,552 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,554 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,554 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,558 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,558 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,559 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,559 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,583 [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-03-29 02:55:01,584 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,585 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,586 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,588 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,590 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,594 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,595 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,601 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,603 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,603 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,606 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,607 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,607 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,607 [main] Logical connection got, tx=null
WARN  2026-03-29 02:55:01,611 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-03-29 02:55:01,618 [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-03-29 02:55:01,619 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,619 [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-03-29 02:55:01,621 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-03-29 02:55:01,622 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,623 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,624 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,626 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,628 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,632 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,632 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,639 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,640 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,640 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,643 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,643 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,644 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,644 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,667 [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-03-29 02:55:01,677 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,679 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,679 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,681 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,687 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,687 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,694 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,695 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,696 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,699 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,699 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,699 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,699 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,722 [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-03-29 02:55:01,727 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,727 [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-03-29 02:55:01,728 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,728 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,728 [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-03-29 02:55:01,729 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,729 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,731 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,731 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,734 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,736 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,739 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,739 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,745 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,747 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,747 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,751 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,751 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,751 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,752 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,777 [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-03-29 02:55:01,785 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,787 [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-03-29 02:55:01,798 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,798 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,798 [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-03-29 02:55:01,799 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,801 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2026-03-29 02:55:01,806 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,806 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,807 [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-03-29 02:55:01,808 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,809 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,809 [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-03-29 02:55:01,809 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,809 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,811 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,812 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,814 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,816 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,819 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,820 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,826 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,827 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,827 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,830 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,830 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-03-29 02:55:01,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,859 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-29 02:55:01,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,860 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-03-29 02:55:01,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,861 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-29 02:55:01,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,861 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774720499357/5, BranchId=]
DEBUG 2026-03-29 02:55:01,861 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,864 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,865 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,869 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,872 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,878 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,879 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,886 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,888 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,889 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,893 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,893 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,893 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,894 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,929 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,933 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,935 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,935 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,938 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,940 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,943 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:01,943 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,951 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:01,953 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:01,953 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:01,957 [main] Physical connection got
DEBUG 2026-03-29 02:55:01,957 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,957 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,957 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:01,984 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:01,993 [main] Physical connection closed
DEBUG 2026-03-29 02:55:01,995 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:01,998 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,000 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,002 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,005 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,006 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,011 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,013 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,013 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,017 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,017 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,017 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,017 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,030 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-03-29 02:55:02,032 [main] Physical connection closed
DEBUG 2026-03-29 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-03-29 02:55:02,034 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,036 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,037 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,042 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,042 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,050 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,051 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,052 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,055 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,055 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,055 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,055 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,062 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-03-29 02:55:02,064 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,065 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,065 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,068 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,070 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,074 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,082 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,083 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,084 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,086 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,086 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,086 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,086 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,093 [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-03-29 02:55:02,094 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,096 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,098 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,099 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,102 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,107 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,108 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,109 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,111 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,111 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,111 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,111 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,118 [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-03-29 02:55:02,120 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,121 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,122 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,124 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,125 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,128 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,129 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,134 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,135 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,135 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,138 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,138 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,138 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,138 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,156 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,157 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,157 [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-03-29 02:55:02,160 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,160 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,162 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,162 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,164 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,166 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,169 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,169 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,174 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,175 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,176 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,178 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,179 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,179 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,179 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,201 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,202 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,204 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,204 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,206 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,208 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,211 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,211 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,216 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,217 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,218 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,221 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,221 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,221 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,221 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,240 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-29 02:55:02,241 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,242 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,243 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,244 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,246 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,249 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,249 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,254 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,255 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,255 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-29 02:55:02,257 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,257 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,258 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,258 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,275 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-29 02:55:02,276 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.689 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.014 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2026-03-29 02:55:02,338 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,338 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,340 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,342 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,345 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,345 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,350 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,354 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,357 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,357 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,361 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,364 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,365 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,367 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,369 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,375 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,375 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,380 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,381 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,385 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,387 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,387 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,391 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,392 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,393 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,394 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,396 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,398 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,401 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,401 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,407 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,408 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,411 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,413 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,414 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,417 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,418 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-03-29 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-03-29 02:55:02,423 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,425 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,430 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,431 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,435 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,436 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,438 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,438 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,439 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,439 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2026-03-29 02:55:02,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,443 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,444 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,447 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,447 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,451 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,452 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,454 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,454 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,472 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,472 [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-03-29 02:55:02,477 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,477 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,478 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,481 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,484 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,484 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,489 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,490 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,492 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,492 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,510 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,511 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,511 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,511 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,524 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,530 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,530 [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-03-29 02:55:02,533 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,533 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2026-03-29 02:55:02,553 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,554 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,556 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,557 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,560 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,560 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,565 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,566 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,569 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,581 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,581 [main] Logical connection got, tx=null
WARN  2026-03-29 02:55:02,583 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-29 02:55:02,584 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-29 02:55:02,585 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,585 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,586 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,587 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,589 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,590 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,593 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,593 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,598 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,599 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,602 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,605 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,605 [main] Logical connection got, tx=null
WARN  2026-03-29 02:55:02,608 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-29 02:55:02,609 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-29 02:55:02,609 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,610 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,611 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,613 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,615 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,618 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,618 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,623 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,624 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,627 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,631 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,632 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-29 02:55:02,634 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,635 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,638 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,638 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,647 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,648 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,651 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-03-29 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-03-29 02:55:02,662 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,664 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,666 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,666 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,671 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,672 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,673 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,673 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,675 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,675 [main] Physical connection closed
DEBUG 2026-03-29 02:55:02,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,678 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,680 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,681 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,686 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,687 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,687 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,688 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,689 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-03-29 02:55:02,692 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-29 02:55:02,692 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,694 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,697 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-29 02:55:02,697 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,709 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-29 02:55:02,712 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-29 02:55:02,716 [main] Physical connection got
DEBUG 2026-03-29 02:55:02,716 [main] Logical connection got, tx=null
DEBUG 2026-03-29 02:55:02,717 [main] Logical connection closed, tx=null
DEBUG 2026-03-29 02:55:02,717 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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.310s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.971s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.602s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.790s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Sun Mar 29 02:55:02 JST 2026
[INFO] Final Memory: 27M/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