Skip to content
This log is too long to show here, 89 KB has been skipped — click to see the complete log
WHERE empno = 7788
DEBUG 2026-05-09 02:54:51,470 [main] Logical connection closed
updatedRows:1
DEBUG 2026-05-09 02:54:51,471 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,471 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-05-09 02:54:51,474 [main] Logical connection closed
DEBUG 2026-05-09 02:54:51,475 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-05-09 02:54:51,509 [main] Physical connection got
DEBUG 2026-05-09 02:54:51,510 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,510 [main] Logical connection closed
DEBUG 2026-05-09 02:54:51,510 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,523 [main] Logical connection closed
DEBUG 2026-05-09 02:54:51,524 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,524 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2026-05-09 02:54:51,526 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-09 02:54:51.316 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-09 02:54:51,526 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,526 [main] Logical connection closed
DEBUG 2026-05-09 02:54:51,527 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,531 [main] Logical connection closed
DEBUG 2026-05-09 02:54:51,533 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,533 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-09 02:54:51,534 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-09 02:54:51.316 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-09 02:54:51,534 [main] Logical connection got
DEBUG 2026-05-09 02:54:51,534 [main] UPDATE EMP SET tstamp = '2026-05-09 02.54.51', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2026-05-09 02.54.51'
DEBUG 2026-05-09 02:54:51,535 [main] Logical connection closed
DEBUG 2026-05-09 02:54:51,535 [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.118 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-05-09 02:54:52,727 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:52,785 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:52,816 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:52,819 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:52,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:52,844 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:52,889 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:52,896 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:52,919 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-09 02:54:53,072 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,072 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,150 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,156 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-05-09 02:54:53,167 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,168 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,171 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,174 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,179 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,179 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,190 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,193 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,194 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,207 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,207 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,207 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,208 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,319 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2026-05-09 02:54:53,324 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,326 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,329 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,331 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,336 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,337 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,346 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,348 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,348 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,353 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,353 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,353 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,353 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,391 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,413 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,415 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,415 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,418 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,421 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,426 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,426 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,436 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,438 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,438 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,442 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,442 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,442 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,443 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,483 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,488 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,490 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,491 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,493 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,496 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,502 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,502 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,510 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,512 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,512 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,515 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,515 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,516 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,516 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,559 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,564 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,566 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,566 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,569 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,571 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,575 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,575 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,583 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,584 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,585 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,587 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,588 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,588 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,588 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,619 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,624 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,625 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,626 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,628 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,630 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,636 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,636 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,644 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,645 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,646 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,649 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,649 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,649 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,650 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,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-05-09 02:54:53,683 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,685 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,686 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,688 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,690 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,693 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,694 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,701 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,702 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,703 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,713 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,713 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,714 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,714 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,774 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,778 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,787 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,791 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,799 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,806 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,808 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,808 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,811 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,811 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,811 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,811 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,842 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,846 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,848 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,848 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,851 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,853 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,856 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,864 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,865 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,866 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,868 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,868 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,869 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,869 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:53,895 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:53,899 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,901 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,903 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,905 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,909 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,909 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,916 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,918 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,918 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,922 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,924 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,925 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,948 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,970 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-09 02.54.53', 99, 'hoge', 0)
DEBUG 2026-05-09 02:54:53,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,975 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778262893922/0, BranchId=]
DEBUG 2026-05-09 02:54:53,976 [main] Physical connection closed
DEBUG 2026-05-09 02:54:53,977 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:53,978 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,980 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,982 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:53,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,993 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:53,994 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:53,995 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:53,997 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:53,997 [main] Physical connection got
DEBUG 2026-05-09 02:54:53,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:53,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:53,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:54,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:54,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:54,030 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-09 02:54:54,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:54,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:54,037 [main] UPDATE EMP SET tstamp = '2026-05-09 02.54.54', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-05-09 02:54:54,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:54,038 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778262893922/1, BranchId=]
DEBUG 2026-05-09 02:54:54,038 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,040 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,040 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,042 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,044 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,048 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,049 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,055 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,057 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,057 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,060 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,060 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,097 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-09 02:54:54,099 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,099 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,100 [main] UPDATE EMP SET tstamp = '2026-05-09 02.54.54', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2026-05-09 02:54:54,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,100 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778262893922/2, BranchId=]
DEBUG 2026-05-09 02:54:54,100 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,102 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,104 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,106 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,109 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,110 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,116 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,118 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,118 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,120 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,120 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,150 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,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-05-09 02:54:54,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,152 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-05-09 02:54:54,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,152 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778262893922/3, BranchId=]
DEBUG 2026-05-09 02:54:54,153 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,154 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,154 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,156 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,158 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,162 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,162 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,168 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,170 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,170 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,173 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,173 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,173 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,173 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,196 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2026-05-09 02:54:54,197 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,198 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,198 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,200 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,202 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,205 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,206 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,212 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,214 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,214 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,223 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,223 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,224 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,224 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,246 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2026-05-09 02:54:54,253 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,254 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,255 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,257 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,258 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,262 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,268 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,270 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,270 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,273 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,273 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,273 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,273 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,293 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,300 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,302 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,303 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,305 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,309 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,309 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,319 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,320 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,320 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,322 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,323 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,323 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,323 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,342 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,349 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,350 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,351 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,352 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,354 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,357 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,357 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,363 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,364 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,365 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,367 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,367 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,367 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,367 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,386 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,392 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,393 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,394 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,396 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,398 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,401 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,401 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,407 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,408 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,409 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,411 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,411 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,411 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,411 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,430 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,436 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,436 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-09 02:54:54,443 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-05-09 02:54:54,444 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,445 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,445 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,449 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,452 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,452 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,458 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,459 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,459 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,461 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,461 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,461 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,461 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,480 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,486 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,486 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-09 02:54:54,490 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-05-09 02:54:54,491 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,492 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,492 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,494 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,496 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,499 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,499 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,505 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,506 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,506 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,508 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,509 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,509 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,509 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,547 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,554 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,554 [main] select * from emp
DEBUG 2026-05-09 02:54:54,556 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-09 02:54:54,557 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,559 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,561 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,562 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,565 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,565 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,571 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,572 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,573 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,575 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,575 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,575 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,575 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,595 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,602 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,602 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-09 02:54:54,605 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-05-09 02:54:54,606 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,607 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,608 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,610 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,611 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,614 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,615 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,620 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,621 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,622 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,624 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,624 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,624 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,624 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,643 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2026-05-09 02:54:54,650 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,651 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,653 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,658 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,658 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,664 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,665 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,666 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,668 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,668 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,668 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,668 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,687 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,693 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,694 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-09 02:54:54,696 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-09 02:54:54,697 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,698 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,700 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,702 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,705 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,705 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,711 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,712 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,712 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,714 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,714 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,714 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,714 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,733 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,740 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,740 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-09 02:54:54,745 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-09 02:54:54,746 [main] Physical connection closed
DEBUG 2026-05-09 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-05-09 02:54:54,748 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,749 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,751 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,754 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,754 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,760 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,761 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,762 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,764 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,764 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,764 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,764 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,783 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,790 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,790 [main] select * from emp
DEBUG 2026-05-09 02:54:54,792 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-09 02:54:54,792 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,793 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,794 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,796 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,798 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,802 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,802 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,809 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,810 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,810 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,812 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,813 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,813 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,813 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,832 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,838 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,839 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-09 02:54:54,840 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-09 02:54:54,841 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,842 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,843 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,844 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,846 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,849 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,850 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,855 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,857 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,857 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,859 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,859 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,859 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,859 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,878 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,885 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,885 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-09 02:54:54,887 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-09 02:54:54,887 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,889 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,890 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,892 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,895 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,895 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,901 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,903 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,903 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,905 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,905 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,905 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,905 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,923 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,943 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,943 [main] select count(*) from emp
DEBUG 2026-05-09 02:54:54,944 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,945 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,947 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,950 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,954 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:54,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,961 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,963 [main] Physical connection got
DEBUG 2026-05-09 02:54:54,963 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,963 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,964 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,981 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:54,988 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:54,988 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-09 02:54:54,989 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2026-05-09 02:54:54,990 [main] Physical connection closed
DEBUG 2026-05-09 02:54:54,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:54,991 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:54,993 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:54,995 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,998 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:54,998 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,004 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,005 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,006 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,008 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,008 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,008 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,008 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,025 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,032 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,032 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-09 02:54:55,033 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2026-05-09 02:54:55,033 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,035 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,035 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,037 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,039 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,042 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,042 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,048 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,049 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,049 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,051 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,052 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,052 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,052 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,069 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,075 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,075 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-09 02:54:55,076 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2026-05-09 02:54:55,077 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,078 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,078 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,080 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,082 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,085 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,085 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,090 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,092 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,092 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,094 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,094 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,095 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,095 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,117 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,123 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,123 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-09 02:54:55,124 [main] Logical connection closed, tx=null
[Ljava.util.Map;@2b76086d
DEBUG 2026-05-09 02:54:55,125 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,126 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,126 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,128 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,130 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,139 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,140 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,140 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,142 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,142 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,143 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,143 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,159 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,166 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,166 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2026-05-09 02:54:55,168 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2026-05-09 02:54:55,168 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,170 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,170 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,172 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,174 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,177 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,177 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,182 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,184 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,184 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,186 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,186 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,187 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,187 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,203 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2026-05-09 02:54:55,209 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,210 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2026-05-09 02:54:55,212 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-05-09 02:54:55,213 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,214 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,214 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,216 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,218 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,221 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,221 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,226 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,227 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,228 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,230 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,230 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,230 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,230 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,256 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,259 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,260 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-09 02:54:55,260 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,260 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,262 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,264 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,265 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,268 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,268 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,279 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,280 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,281 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,283 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,283 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,283 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,283 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,300 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,302 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,303 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-09 02:54:55,303 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,303 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,304 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,305 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,307 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,308 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,311 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,312 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,317 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,318 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,318 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,321 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,321 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,321 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,321 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,333 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,333 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,334 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2026-05-09 02:54:55,335 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-05-09 02:54:55,335 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,336 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,337 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,339 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,345 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,348 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,348 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,353 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,355 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,355 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,357 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,357 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,357 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,358 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,368 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,369 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,369 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-05-09 02:54:55,370 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-05-09 02:54:55,371 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,372 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,372 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,374 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,375 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,378 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,379 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,384 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,385 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,385 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,387 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,387 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,388 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,388 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,388 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,411 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-09 02.54.55', 9999, 'test', 50)
DEBUG 2026-05-09 02:54:55,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,411 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,411 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2026-05-09 02:54:55,413 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-09 02:54:55,413 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,414 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2026-05-09 02:54:55,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-05-09 02:54:55.41 {50, null, null, 0}
DEBUG 2026-05-09 02:54:55,415 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778262893922/4, BranchId=]
DEBUG 2026-05-09 02:54:55,415 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,416 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,417 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,418 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,420 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,423 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,423 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,428 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,429 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,430 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,432 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,432 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,432 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,432 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,448 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,454 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,455 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,455 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,458 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,459 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,462 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,462 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,467 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,468 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,469 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,471 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,471 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,472 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,472 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,487 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:55,495 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,496 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2026-05-09 02:54:55,498 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,498 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,499 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,500 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,501 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,503 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,506 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,506 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,511 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,512 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,512 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,514 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,514 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,515 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,515 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,539 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:55,556 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,556 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2026-05-09 02:54:55,556 [main] Logical connection closed, tx=null
[]
DEBUG 2026-05-09 02:54:55,557 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,558 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,560 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,562 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,565 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,565 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,570 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,571 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,571 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,574 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,574 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,574 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,574 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,590 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:55,595 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,595 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2026-05-09 02:54:55,596 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-05-09 02:54:55,597 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,598 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,598 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,600 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,602 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,604 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,605 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,609 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,610 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,611 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,613 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,613 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,613 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,613 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,628 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2026-05-09 02:54:55,631 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,632 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,633 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,635 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,636 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,639 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,639 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,644 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,645 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,645 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,647 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,647 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,648 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,648 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,663 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-09 02:54:55,669 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,669 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-09 02:54:55,671 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,671 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,672 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,673 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,675 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,676 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,679 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,680 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,684 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,685 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,686 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,687 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,687 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,688 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,688 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,703 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-09 02:54:55,709 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,709 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2026-05-09 02:54:55,709 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,710 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,712 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,712 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,714 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,715 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,718 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,718 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,723 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,724 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,724 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,727 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,727 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,727 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,727 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,744 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:55,745 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,745 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2026-05-09 02:54:55,747 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2026-05-09 02:54:55,748 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,749 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,749 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,751 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,753 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,755 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,755 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,760 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,761 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,764 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,769 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,769 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,769 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,770 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,786 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:55,788 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,789 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,790 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,791 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,793 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,796 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,796 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,801 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,802 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,802 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,804 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,805 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,805 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,805 [main] Logical connection got, tx=null
WARN  2026-05-09 02:54:55,808 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-05-09 02:54:55,814 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-05-09 02:54:55,815 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,816 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-05-09 02:54:55,818 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-05-09 02:54:55,819 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,820 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,821 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,823 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,825 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,828 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,828 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,833 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,835 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,835 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,837 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,837 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,838 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,838 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,858 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:55,865 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,867 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,869 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,871 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,874 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,875 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,880 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,881 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,882 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,884 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,885 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,885 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,885 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,905 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2026-05-09 02:54:55,910 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,910 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2026-05-09 02:54:55,911 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,911 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,911 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2026-05-09 02:54:55,912 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,912 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,914 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,914 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,916 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,918 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,921 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,922 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,936 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,937 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,937 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,940 [main] Physical connection got
DEBUG 2026-05-09 02:54:55,940 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,941 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,941 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,966 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2026-05-09 02:54:55,970 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,970 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2026-05-09 02:54:55,974 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,974 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,974 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2026-05-09 02:54:55,975 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,975 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,975 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2026-05-09 02:54:55,977 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,977 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,977 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2026-05-09 02:54:55,978 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,978 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:55,979 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2026-05-09 02:54:55,979 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:55,979 [main] Physical connection closed
DEBUG 2026-05-09 02:54:55,981 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:55,982 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:55,984 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,985 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,989 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:55,989 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,997 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:55,998 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:55,999 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,001 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,002 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-05-09 02:54:56,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,023 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-09 02:54:56,023 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,024 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-05-09 02:54:56,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,025 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-09 02:54:56,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,025 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778262893922/5, BranchId=]
DEBUG 2026-05-09 02:54:56,025 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,027 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,029 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,031 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,034 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,034 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,040 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,043 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,044 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,046 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,047 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,047 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,047 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,066 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,071 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,073 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,075 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,076 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,079 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,080 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,085 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,086 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,087 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,089 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,089 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,089 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,089 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,109 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,114 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,116 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,118 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,120 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,123 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,123 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,128 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,129 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,130 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,133 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,133 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,133 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,133 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,140 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-05-09 02:54:56,142 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,144 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,146 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,148 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,151 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,151 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,158 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,158 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,161 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,161 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,161 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,161 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,172 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-05-09 02:54:56,174 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,176 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,177 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,179 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,182 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,182 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,186 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,187 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,187 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,189 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,189 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,190 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,190 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,195 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:56,197 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,198 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,198 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,200 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,202 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,204 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,204 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,209 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,210 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,210 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,212 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,212 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,212 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,212 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,218 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2026-05-09 02:54:56,219 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,221 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,223 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,224 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,227 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,227 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,231 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,232 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,232 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,234 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,235 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,235 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,235 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,250 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,251 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,252 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-09 02:54:56,255 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,255 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,256 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,256 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,258 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,267 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,268 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,268 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,271 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,271 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,271 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,271 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,286 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,287 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,288 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,289 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,290 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,292 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,294 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,295 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,299 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,300 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,300 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,302 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,302 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,303 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,303 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,318 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-09 02:54:56,319 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,320 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,321 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,322 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,324 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,330 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,340 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,340 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-09 02:54:56,343 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,343 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,343 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,343 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,364 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-09 02:54:56,365 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2026-05-09 02:54:56,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,413 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,414 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,416 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,418 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,418 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,423 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,423 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,426 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,429 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,429 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,432 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,434 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,435 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,436 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,437 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,439 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,441 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,441 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,445 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,446 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,449 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,451 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,451 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,454 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,455 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,456 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,456 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,458 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,459 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,461 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,462 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,466 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,469 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,471 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,471 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,474 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,475 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-05-09 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-05-09 02:54:56,479 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,480 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,483 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,483 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,487 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,488 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,489 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,489 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,490 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,490 [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-05-09 02:54:56,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,494 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,495 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,497 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,498 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,501 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,502 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,504 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,504 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,518 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,519 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2026-05-09 02:54:56,523 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,524 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,525 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,526 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,533 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,535 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,535 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,553 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,553 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,553 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,553 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,563 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,568 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,568 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2026-05-09 02:54:56,570 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,570 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 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-05-09 02:54:56,589 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,590 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,592 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,593 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,596 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,596 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,600 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,601 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,603 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,615 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,615 [main] Logical connection got, tx=null
WARN  2026-05-09 02:54:56,617 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-05-09 02:54:56,618 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-05-09 02:54:56,618 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,619 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,620 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,622 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,623 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,626 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,626 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,630 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,630 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,633 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,635 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,636 [main] Logical connection got, tx=null
WARN  2026-05-09 02:54:56,637 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-05-09 02:54:56,638 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-05-09 02:54:56,638 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,639 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,640 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,640 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,642 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,643 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,645 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,645 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,649 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,650 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,653 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,656 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,657 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-09 02:54:56,658 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,660 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,662 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,662 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,666 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,667 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,669 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-05-09 02:54:56,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,678 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,680 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,680 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,684 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,685 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,686 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,687 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,688 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,688 [main] Physical connection closed
DEBUG 2026-05-09 02:54:56,689 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,690 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,691 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,694 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,694 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,698 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,698 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,700 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,700 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,701 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,701 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-05-09 02:54:56,705 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-09 02:54:56,705 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,707 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,709 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-09 02:54:56,709 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,713 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-09 02:54:56,714 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-09 02:54:56,715 [main] Physical connection got
DEBUG 2026-05-09 02:54:56,716 [main] Logical connection got, tx=null
DEBUG 2026-05-09 02:54:56,716 [main] Logical connection closed, tx=null
DEBUG 2026-05-09 02:54:56,717 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.290s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.630s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.566s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.275s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Sat May 09 02:54:56 JST 2026
[INFO] Final Memory: 30M/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