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-26 02:54:52,432 [main] Logical connection closed
updatedRows:1
DEBUG 2026-03-26 02:54:52,433 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,433 [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-26 02:54:52,436 [main] Logical connection closed
DEBUG 2026-03-26 02:54:52,437 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-03-26 02:54:52,475 [main] Physical connection got
DEBUG 2026-03-26 02:54:52,475 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,475 [main] Logical connection closed
DEBUG 2026-03-26 02:54:52,476 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,487 [main] Logical connection closed
DEBUG 2026-03-26 02:54:52,487 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,487 [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-26 02:54:52,489 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-26 02:54:52.267 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-26 02:54:52,489 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,489 [main] Logical connection closed
DEBUG 2026-03-26 02:54:52,490 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,493 [main] Logical connection closed
DEBUG 2026-03-26 02:54:52,495 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,495 [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-26 02:54:52,496 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-26 02:54:52.267 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-26 02:54:52,496 [main] Logical connection got
DEBUG 2026-03-26 02:54:52,496 [main] UPDATE EMP SET tstamp = '2026-03-26 02.54.52', 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-26 02.54.52'
DEBUG 2026-03-26 02:54:52,497 [main] Logical connection closed
DEBUG 2026-03-26 02:54:52,497 [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.125 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-03-26 02:54:53,700 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:53,759 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:53,791 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:53,794 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:53,819 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:53,819 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:53,866 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:53,872 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:53,894 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-26 02:54:54,053 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,054 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,134 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,139 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-03-26 02:54:54,152 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,153 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,156 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,159 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,165 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,165 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,177 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,180 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,181 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,194 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,194 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,195 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,195 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,311 [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-26 02:54:54,316 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,319 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,322 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,324 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,330 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,330 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,339 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,341 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,342 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,347 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,347 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,347 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,347 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,387 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,409 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,411 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,412 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,417 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,422 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,423 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,433 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,435 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,436 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,440 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,440 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,440 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,441 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,484 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,489 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,491 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,492 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,494 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,497 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,502 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,502 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,511 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,513 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,514 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,517 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,517 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,517 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,517 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,554 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,560 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,562 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,564 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,566 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,571 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,571 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,579 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,581 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,582 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,584 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,584 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,585 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,585 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,618 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,624 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,625 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,626 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,628 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,630 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,635 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,635 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,643 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,644 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,645 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,648 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,648 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,648 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,648 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,680 [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-26 02:54:54,684 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,686 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,686 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,689 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,691 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,696 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,696 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,704 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,706 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,706 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,709 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,709 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,709 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,709 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,741 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,745 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,748 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,756 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,757 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,764 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,766 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,766 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,769 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,769 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,769 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,769 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,805 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,810 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,811 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,812 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,814 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,816 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,820 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,821 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,828 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,830 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,830 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,833 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,833 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,833 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,833 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:54,864 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:54,869 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,870 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,871 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,873 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,875 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,879 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,880 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,887 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,889 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,889 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,894 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,895 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,949 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,951 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-26 02.54.54', 99, 'hoge', 0)
DEBUG 2026-03-26 02:54:54,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,957 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774461294893/0, BranchId=]
DEBUG 2026-03-26 02:54:54,958 [main] Physical connection closed
DEBUG 2026-03-26 02:54:54,959 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:54,960 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,962 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,964 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,968 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:54,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,976 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:54,977 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:54,978 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:54,980 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:54,980 [main] Physical connection got
DEBUG 2026-03-26 02:54:54,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:54,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:54,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:55,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:55,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:55,018 [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-26 02:54:55,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:55,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:55,026 [main] UPDATE EMP SET tstamp = '2026-03-26 02.54.55', 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-26 02:54:55,027 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:55,027 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774461294893/1, BranchId=]
DEBUG 2026-03-26 02:54:55,027 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,029 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,029 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,032 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,034 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,038 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,038 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,045 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,047 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,047 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,050 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,050 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,090 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,090 [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-26 02:54:55,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,093 [main] UPDATE EMP SET tstamp = '2026-03-26 02.54.55', 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-26 02:54:55,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,093 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774461294893/2, BranchId=]
DEBUG 2026-03-26 02:54:55,094 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,096 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,098 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,100 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,104 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,104 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,112 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,113 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,114 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,116 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,116 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,150 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,150 [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-26 02:54:55,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,153 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-26 02:54:55,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,154 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774461294893/3, BranchId=]
DEBUG 2026-03-26 02:54:55,154 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,155 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,156 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,158 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,160 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,164 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,164 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,171 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,173 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,173 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,176 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,177 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,177 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,177 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,202 [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-26 02:54:55,203 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,204 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,205 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,207 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,209 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,213 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,213 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,220 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,222 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,222 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,233 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,233 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,233 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,233 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,258 [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-26 02:54:55,266 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,267 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,268 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,270 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,272 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,276 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,276 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,283 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,285 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,285 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,288 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,288 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,289 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,289 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,313 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,322 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,323 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,323 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,326 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,328 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,332 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,332 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,349 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,351 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,354 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,354 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,354 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,354 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,378 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,386 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,387 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,388 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,390 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,392 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,396 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,397 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,403 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,405 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,406 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,408 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,408 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,408 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,408 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,432 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,441 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,443 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,445 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,447 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,451 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,458 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,459 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,460 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,462 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,462 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,462 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,463 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,486 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,493 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,494 [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-26 02:54:55,501 [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-26 02:54:55,502 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,503 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,504 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,506 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,508 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,512 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,512 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,519 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,520 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,521 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,523 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,523 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,523 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,523 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,546 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,554 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,554 [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-26 02:54:55,558 [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-26 02:54:55,559 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,561 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,563 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,565 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,568 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,568 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,575 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,576 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,576 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,578 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,579 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,579 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,579 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,606 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,614 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,614 [main] select * from emp
DEBUG 2026-03-26 02:54:55,617 [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-26 02:54:55,618 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,619 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,620 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,622 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,624 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,627 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,627 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,633 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,635 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,635 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,637 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,637 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,638 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,638 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,660 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,667 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,667 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-03-26 02:54:55,671 [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-26 02:54:55,672 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,673 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,674 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,678 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,681 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,682 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,688 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,689 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,689 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,691 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,691 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,692 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,692 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,714 [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-26 02:54:55,721 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,722 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,723 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,725 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,731 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,731 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,737 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,738 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,739 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,741 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,741 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,741 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,741 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,763 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,773 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,773 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-26 02:54:55,775 [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-26 02:54:55,777 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,778 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,778 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,781 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,783 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,786 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,786 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,792 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,793 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,794 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,796 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,796 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,796 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,796 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,818 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,825 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,826 [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-26 02:54:55,830 [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-26 02:54:55,831 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,833 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,835 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,840 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,841 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,847 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,848 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,849 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,851 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,851 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,851 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,851 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,872 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,880 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,880 [main] select * from emp
DEBUG 2026-03-26 02:54:55,881 [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-26 02:54:55,883 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,884 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,884 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,887 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,889 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,893 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,893 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,900 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,901 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,902 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,904 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,904 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,904 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,905 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,925 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,933 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,933 [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-26 02:54:55,935 [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-26 02:54:55,936 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,937 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,938 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,940 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,942 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,945 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,946 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,951 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:55,952 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,953 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,955 [main] Physical connection got
DEBUG 2026-03-26 02:54:55,955 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,955 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,955 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,976 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:55,983 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:55,983 [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-26 02:54:55,985 [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-26 02:54:55,985 [main] Physical connection closed
DEBUG 2026-03-26 02:54:55,986 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:55,987 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:55,989 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:55,991 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,994 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:55,994 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,000 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,001 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,002 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,004 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,004 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,004 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,005 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,025 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,038 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,038 [main] select count(*) from emp
DEBUG 2026-03-26 02:54:56,040 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,040 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,041 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,041 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,044 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,045 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,049 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,049 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,054 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,056 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,056 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,058 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,058 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,059 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,059 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,078 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,086 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,086 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-26 02:54:56,087 [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-26 02:54:56,088 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,089 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,096 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,097 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,102 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,103 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,104 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,106 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,106 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,106 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,106 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,129 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,136 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,136 [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-26 02:54:56,137 [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-26 02:54:56,138 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,139 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,139 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,141 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,143 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,146 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,146 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,153 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,155 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,156 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,156 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,156 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,175 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,182 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,182 [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-26 02:54:56,183 [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-26 02:54:56,183 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,184 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,185 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,187 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,188 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,192 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,192 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,197 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,198 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,199 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,201 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,201 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,201 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,201 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,221 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,227 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,227 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-26 02:54:56,228 [main] Logical connection closed, tx=null
[Ljava.util.Map;@3041876
DEBUG 2026-03-26 02:54:56,228 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,230 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,232 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,234 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,237 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,237 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,243 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,244 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,244 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,247 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,247 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,247 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,247 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,267 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,273 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,274 [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-26 02:54:56,276 [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-26 02:54:56,276 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,277 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,278 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,280 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,282 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,285 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,285 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,290 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,291 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,292 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,294 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,294 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,294 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,294 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,313 [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-26 02:54:56,320 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,321 [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-26 02:54:56,324 [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-26 02:54:56,325 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,326 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,326 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,328 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,330 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,333 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,333 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,339 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,340 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,340 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,343 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,343 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,343 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,343 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,362 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,366 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,366 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-26 02:54:56,366 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,366 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,367 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,368 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,370 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,372 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,375 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,375 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,380 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,381 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,382 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,384 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,384 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,384 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,384 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,403 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,406 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,407 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-26 02:54:56,407 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,407 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,408 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,409 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,411 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,413 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,416 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,416 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,421 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,422 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,423 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,425 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,425 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,426 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,426 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,439 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,439 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,439 [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-26 02:54:56,441 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-03-26 02:54:56,441 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,443 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,445 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,451 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,454 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,454 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,459 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,460 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,461 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,463 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,463 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,463 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,463 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,475 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,476 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,476 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-03-26 02:54:56,477 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-03-26 02:54:56,477 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,479 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,481 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,482 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,485 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,486 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,491 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,492 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,493 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,494 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,495 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,520 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,520 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-26 02.54.56', 9999, 'test', 50)
DEBUG 2026-03-26 02:54:56,520 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,521 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2026-03-26 02:54:56,522 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/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-26 02:54:56,523 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,523 [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-26 02:54:56,523 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-03-26 02:54:56.52 {50, null, null, 0}
DEBUG 2026-03-26 02:54:56,524 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774461294893/4, BranchId=]
DEBUG 2026-03-26 02:54:56,524 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,525 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,526 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,528 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,529 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,532 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,533 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,538 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,539 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,540 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,542 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,542 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,542 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,542 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,560 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,566 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,567 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,568 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,569 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,571 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,574 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,574 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,580 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,581 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,581 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,583 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,583 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,583 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,584 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,602 [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-26 02:54:56,610 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,610 [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-26 02:54:56,612 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,612 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,613 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,614 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,616 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,618 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,621 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,621 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,626 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,627 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,628 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,630 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,630 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,630 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,630 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,649 [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-26 02:54:56,658 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,658 [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-26 02:54:56,659 [main] Logical connection closed, tx=null
[]
DEBUG 2026-03-26 02:54:56,659 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,660 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,661 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,662 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,664 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,667 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,667 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,672 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,674 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,674 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,677 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,677 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,677 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,677 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,693 [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-26 02:54:56,699 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,699 [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-26 02:54:56,700 [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-26 02:54:56,701 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,702 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,702 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,704 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,706 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,709 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,710 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,715 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,716 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,716 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,718 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,718 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,718 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,719 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,734 [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-26 02:54:56,737 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,739 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,741 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,743 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,752 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,753 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,754 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,755 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,755 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,755 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,770 [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-26 02:54:56,777 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,777 [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-26 02:54:56,779 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,779 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,780 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,781 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,783 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,784 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,787 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,787 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,792 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,793 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,794 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,796 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,796 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,796 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,796 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,811 [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-26 02:54:56,818 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,818 [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-26 02:54:56,819 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,819 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,820 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,820 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,822 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,824 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,827 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,827 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,832 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,833 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,833 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,835 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,836 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,836 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,836 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,854 [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-26 02:54:56,855 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,855 [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-26 02:54:56,856 [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-26 02:54:56,857 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,858 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,858 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,860 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,862 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,865 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,865 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,870 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,870 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,871 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,873 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,873 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,873 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,873 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,891 [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-26 02:54:56,892 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,893 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,894 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,896 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,898 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,901 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,901 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,906 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,907 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,907 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,909 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,910 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,910 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,910 [main] Logical connection got, tx=null
WARN  2026-03-26 02:54:56,913 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-03-26 02:54:56,918 [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-26 02:54:56,919 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,919 [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-26 02:54:56,921 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-03-26 02:54:56,921 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,923 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,923 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,925 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,926 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,929 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,930 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,935 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,936 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,936 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,941 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,941 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,942 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,942 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,959 [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-26 02:54:56,965 [main] Physical connection closed
DEBUG 2026-03-26 02:54:56,966 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:56,967 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,969 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,970 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:56,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:56,979 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:56,979 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:56,981 [main] Physical connection got
DEBUG 2026-03-26 02:54:56,981 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,982 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:56,982 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:56,999 [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-26 02:54:57,002 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,003 [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-26 02:54:57,003 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,004 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,004 [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-26 02:54:57,004 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,005 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,006 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,006 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,008 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,009 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,012 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,013 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,017 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,018 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,019 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,021 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,021 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,021 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,021 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,038 [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-26 02:54:57,041 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,041 [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-26 02:54:57,044 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,045 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,045 [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-26 02:54:57,046 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,046 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,046 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2026-03-26 02:54:57,048 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,048 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,048 [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-26 02:54:57,049 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,049 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,049 [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-26 02:54:57,050 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,050 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,051 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,051 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,053 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,055 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,058 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,058 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,062 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,063 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,064 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,065 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,066 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,066 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,067 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-03-26 02:54:57,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,085 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-26 02:54:57,085 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,085 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,085 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-03-26 02:54:57,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,086 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-26 02:54:57,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,086 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774461294893/5, BranchId=]
DEBUG 2026-03-26 02:54:57,087 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,088 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,088 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,090 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,092 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,094 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,094 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,099 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,100 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,101 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,103 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,103 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,103 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,103 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,120 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,123 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,125 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,127 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,128 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,131 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,131 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,136 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,137 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,137 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,139 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,140 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,140 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,140 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,157 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,161 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,162 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,163 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,164 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,166 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,169 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,169 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,173 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,174 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,175 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,177 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,177 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,178 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,178 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,185 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-03-26 02:54:57,187 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,192 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,193 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,195 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,198 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,198 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,203 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,203 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,204 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,206 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,206 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,206 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,206 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,218 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-03-26 02:54:57,220 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,221 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,222 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,223 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,225 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,228 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,228 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,232 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,234 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,236 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,236 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,236 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,236 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,242 [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-26 02:54:57,244 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,246 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,247 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,249 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,252 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,252 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,257 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,257 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,259 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,259 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,260 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,260 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,267 [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-26 02:54:57,270 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,271 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,272 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,274 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,279 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,281 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,281 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,286 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,287 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,287 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,289 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,289 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,290 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,290 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,306 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,307 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,307 [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-26 02:54:57,310 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,310 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,311 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,311 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,313 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,315 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,317 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,317 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,322 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,323 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,323 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,325 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,325 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,326 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,326 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,343 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,343 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,344 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,345 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,347 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,348 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,351 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,351 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,355 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,356 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,358 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,358 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,359 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,359 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,374 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-26 02:54:57,375 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,376 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,377 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,378 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,380 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,383 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,383 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,387 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,388 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,388 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-26 02:54:57,390 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,391 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,391 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,391 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,406 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-26 02:54:57,407 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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-26 02:54:57,456 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,456 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,459 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,460 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,463 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,463 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,467 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,468 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,471 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,473 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,473 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,476 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,479 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,480 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,480 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,482 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,483 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,486 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,486 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,491 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,491 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,494 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,496 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,496 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,500 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,500 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,501 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,507 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,507 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,512 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,512 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,515 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,517 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,518 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,521 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,521 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-03-26 02:54:57,525 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,525 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,527 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,534 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,536 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,536 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,537 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,537 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2026-03-26 02:54:57,540 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,540 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,542 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,545 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,545 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,549 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,550 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,551 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,552 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,567 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,567 [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-26 02:54:57,570 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,571 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,572 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,574 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,576 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,576 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,581 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,581 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,583 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,583 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,599 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,599 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,599 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,599 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,609 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,614 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,614 [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-26 02:54:57,616 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,616 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2026-03-26 02:54:57,635 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,635 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,637 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,639 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,641 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,641 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,646 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,646 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,649 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,660 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,660 [main] Logical connection got, tx=null
WARN  2026-03-26 02:54:57,662 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-26 02:54:57,663 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-26 02:54:57,663 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,664 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,665 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,665 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,667 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,668 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,671 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,671 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,675 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,676 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,678 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,681 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,681 [main] Logical connection got, tx=null
WARN  2026-03-26 02:54:57,683 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-26 02:54:57,684 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-26 02:54:57,684 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,684 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,685 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,685 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,687 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,688 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,691 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,691 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,695 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,696 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,698 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,702 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,702 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-26 02:54:57,703 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,705 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,707 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,707 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,711 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,712 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,718 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-03-26 02:54:57,728 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,729 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,730 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,732 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,732 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,736 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,737 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,739 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,739 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,740 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,740 [main] Physical connection closed
DEBUG 2026-03-26 02:54:57,741 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,741 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,743 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,745 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,745 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,749 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,750 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,751 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,751 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,752 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,752 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-03-26 02:54:57,755 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-26 02:54:57,756 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,757 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,759 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-26 02:54:57,759 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,763 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-26 02:54:57,764 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-26 02:54:57,765 [main] Physical connection got
DEBUG 2026-03-26 02:54:57,766 [main] Logical connection got, tx=null
DEBUG 2026-03-26 02:54:57,766 [main] Logical connection closed, tx=null
DEBUG 2026-03-26 02:54:57,766 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.332s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.457s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.652s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.266s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Thu Mar 26 02:54:57 JST 2026
[INFO] Final Memory: 31M/405M
[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