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-06 02:54:52,350 [main] Logical connection closed
updatedRows:1
DEBUG 2026-05-06 02:54:52,351 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,352 [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-06 02:54:52,354 [main] Logical connection closed
DEBUG 2026-05-06 02:54:52,355 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-05-06 02:54:52,387 [main] Physical connection got
DEBUG 2026-05-06 02:54:52,387 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,387 [main] Logical connection closed
DEBUG 2026-05-06 02:54:52,388 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,399 [main] Logical connection closed
DEBUG 2026-05-06 02:54:52,400 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,400 [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-06 02:54:52,401 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-06 02:54:52.201 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-06 02:54:52,402 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,402 [main] Logical connection closed
DEBUG 2026-05-06 02:54:52,402 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,406 [main] Logical connection closed
DEBUG 2026-05-06 02:54:52,408 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,408 [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-06 02:54:52,409 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-06 02:54:52.201 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-06 02:54:52,409 [main] Logical connection got
DEBUG 2026-05-06 02:54:52,410 [main] UPDATE EMP SET tstamp = '2026-05-06 02.54.52', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2026-05-06 02.54.52'
DEBUG 2026-05-06 02:54:52,410 [main] Logical connection closed
DEBUG 2026-05-06 02:54:52,410 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 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.115 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-05-06 02:54:53,583 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:53,641 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:53,681 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:53,685 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:53,708 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:53,708 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:53,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:53,757 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:53,778 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-06 02:54:53,929 [main] Physical connection got
DEBUG 2026-05-06 02:54:53,930 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,008 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,015 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-05-06 02:54:54,025 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,026 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,030 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,032 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,038 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,038 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,050 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,052 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,053 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,066 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,066 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,067 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,067 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,179 [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-06 02:54:54,186 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,187 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,188 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,191 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,194 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,199 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,199 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,208 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,211 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,212 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,216 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,217 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,217 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,217 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,254 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,277 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,280 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,282 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,285 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,289 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,290 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,299 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,301 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,302 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,305 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,305 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,306 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,306 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,346 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,351 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,353 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,353 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,356 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,359 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,363 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,364 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,372 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,374 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,374 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,378 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,378 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,378 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,378 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,414 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,420 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,421 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,423 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,425 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,428 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,433 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,441 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,443 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,444 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,447 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,447 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,447 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,447 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,484 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,489 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,491 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,492 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,494 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,496 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,500 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,501 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,509 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,511 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,512 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,515 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,515 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,516 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,516 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,550 [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-06 02:54:54,554 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,556 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,557 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,559 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,561 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,566 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,566 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,573 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,575 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,576 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,579 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,580 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,580 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,580 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,615 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,620 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,622 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,622 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,625 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,631 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,632 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,639 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,641 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,642 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,646 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,646 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,646 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,646 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,686 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,691 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,693 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,693 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,696 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,698 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,702 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,703 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,710 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,712 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,713 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,716 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,716 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,716 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,716 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:54,748 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:54,753 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,754 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,755 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,757 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,759 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,764 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,764 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,771 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,773 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,773 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,778 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,779 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,840 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-06 02.54.54', 99, 'hoge', 0)
DEBUG 2026-05-06 02:54:54,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,846 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778003694778/0, BranchId=]
DEBUG 2026-05-06 02:54:54,846 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,848 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,848 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,851 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,853 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,857 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,864 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,866 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,867 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,869 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,869 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,869 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,870 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,912 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-05-06 02:54:54,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,919 [main] UPDATE EMP SET tstamp = '2026-05-06 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-06 02:54:54,920 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,921 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778003694778/1, BranchId=]
DEBUG 2026-05-06 02:54:54,921 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,923 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,924 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,926 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,928 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,932 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:54,933 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,940 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:54,941 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:54,942 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,944 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,945 [main] Physical connection got
DEBUG 2026-05-06 02:54:54,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,990 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,990 [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-06 02:54:54,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,993 [main] UPDATE EMP SET tstamp = '2026-05-06 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-06 02:54:54,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,994 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778003694778/2, BranchId=]
DEBUG 2026-05-06 02:54:54,994 [main] Physical connection closed
DEBUG 2026-05-06 02:54:54,996 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:54,997 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:54,999 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,001 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,005 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,006 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,012 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,014 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,015 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,017 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,017 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,054 [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-06 02:54:55,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,057 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-05-06 02:54:55,057 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,057 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778003694778/3, BranchId=]
DEBUG 2026-05-06 02:54:55,057 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,059 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,060 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,062 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,064 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,068 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,069 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,075 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,077 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,078 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,081 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,081 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,082 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,082 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,106 [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-06 02:54:55,107 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,109 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,109 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,112 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,114 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,118 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,118 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,125 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,126 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,127 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,138 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,138 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,138 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,138 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,162 [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-06 02:54:55,171 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,173 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,173 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,176 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,178 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,182 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,183 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,190 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,192 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,192 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,195 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,195 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,196 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,196 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,218 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,226 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,228 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,228 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,230 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,232 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,236 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,236 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,247 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,249 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,250 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,252 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,253 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,253 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,253 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,275 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,283 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,284 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,285 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,287 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,289 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,292 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,293 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,299 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,301 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,301 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,304 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,304 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,304 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,304 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,327 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,336 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,337 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,338 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,341 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,343 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,347 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,348 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,354 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,356 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,359 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,359 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,359 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,359 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,382 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,390 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,390 [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-06 02:54:55,398 [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-06 02:54:55,399 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,401 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,401 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,403 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,405 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,409 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,410 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,416 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,417 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,418 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,421 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,421 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,421 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,421 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,443 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,451 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,451 [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-06 02:54:55,455 [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-06 02:54:55,456 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,458 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,458 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,460 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,462 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,466 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,466 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,472 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,474 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,474 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,476 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,476 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,477 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,477 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,500 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,507 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,507 [main] select * from emp
DEBUG 2026-05-06 02:54:55,510 [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-06 02:54:55,511 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,513 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,515 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,517 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,520 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,520 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,526 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,527 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,528 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,530 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,530 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,530 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,530 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,551 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,558 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,558 [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-06 02:54:55,562 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-06 02:54:55,563 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,564 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,565 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,567 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,572 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,572 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,578 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,579 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,579 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,581 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,581 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,582 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,582 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,601 [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-06 02:54:55,609 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,610 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,610 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,612 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,614 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,618 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,618 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,624 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,625 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,625 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,627 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,628 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,628 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,628 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,648 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,655 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,655 [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-06 02:54:55,658 [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-06 02:54:55,659 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,660 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,661 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,663 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,665 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,668 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,668 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,674 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,675 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,675 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,677 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,678 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,678 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,678 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,702 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,709 [main] Logical connection got, tx=null
DEBUG 2026-05-06 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
DEBUG 2026-05-06 02:54:55,713 [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-06 02:54:55,715 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,716 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,719 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,720 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,724 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,724 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,730 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,731 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,732 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,734 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,734 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,734 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,734 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,753 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,760 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,761 [main] select * from emp
DEBUG 2026-05-06 02:54:55,762 [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-06 02:54:55,763 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,765 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,767 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,769 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,772 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,772 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,778 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,779 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,779 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,781 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,781 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,782 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,782 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,801 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,808 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,808 [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-06 02:54:55,810 [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-06 02:54:55,811 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,812 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,812 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,814 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,816 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,819 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,820 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,825 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,826 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,827 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,829 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,829 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,829 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,829 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,849 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,856 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,856 [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-06 02:54:55,858 [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-06 02:54:55,858 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,860 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,860 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,862 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,864 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,867 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,867 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,872 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,874 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,874 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,876 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,876 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,877 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,877 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,901 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,908 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,908 [main] select count(*) from emp
DEBUG 2026-05-06 02:54:55,909 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,910 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,911 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,911 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,914 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,915 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,919 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,919 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,924 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,925 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,926 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,928 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,928 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,929 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,929 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,947 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,954 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,954 [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-06 02:54:55,955 [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-06 02:54:55,956 [main] Physical connection closed
DEBUG 2026-05-06 02:54:55,957 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:55,957 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,959 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,961 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,964 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:55,964 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,969 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:55,970 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:55,971 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:55,973 [main] Physical connection got
DEBUG 2026-05-06 02:54:55,973 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,973 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,973 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,992 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:55,998 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:55,998 [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-06 02:54:55,999 [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-06 02:54:56,000 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,001 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,001 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,003 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,005 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,008 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,008 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,014 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,016 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,016 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,018 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,018 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,019 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,019 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,036 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,043 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,043 [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-06 02:54:56,044 [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-06 02:54:56,044 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,046 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,048 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,049 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,053 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,053 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,059 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,060 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,060 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,062 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,062 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,063 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,063 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,080 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,086 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,087 [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-06 02:54:56,087 [main] Logical connection closed, tx=null
[Ljava.util.Map;@5d89635d
DEBUG 2026-05-06 02:54:56,088 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,089 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,096 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,096 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,101 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,102 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,103 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,105 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,105 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,105 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,105 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,123 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,129 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,129 [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-06 02:54:56,131 [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-06 02:54:56,131 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,133 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,135 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,136 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,139 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,140 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,145 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,146 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,146 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,148 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,149 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,149 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,149 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,168 [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-06 02:54:56,175 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,175 [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-06 02:54:56,179 [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-06 02:54:56,179 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,181 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,184 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,187 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,188 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,193 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,194 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,194 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,196 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,196 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,196 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,196 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,214 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,218 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,218 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-06 02:54:56,219 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,219 [main] Physical connection closed
DEBUG 2026-05-06 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-06 02:54:56,220 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,222 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,224 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,227 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,227 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,232 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,234 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,236 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,236 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,236 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,236 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,254 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,257 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,257 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-06 02:54:56,257 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,258 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,259 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,260 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,262 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,263 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,266 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,267 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,274 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,275 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,276 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,278 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,278 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,278 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,279 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,290 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,291 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,291 [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-06 02:54:56,292 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-05-06 02:54:56,292 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,293 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,294 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,295 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,297 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,300 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,300 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,305 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,306 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,306 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,308 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,308 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,308 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,309 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,320 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,320 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,320 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-05-06 02:54:56,321 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-05-06 02:54:56,321 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,322 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,323 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,324 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,329 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,329 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,334 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,335 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,335 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,337 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,337 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,337 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,337 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,337 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,354 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,361 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-06 02.54.56', 9999, 'test', 50)
DEBUG 2026-05-06 02:54:56,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,361 [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-06 02:54:56,363 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/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-06 02:54:56,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,363 [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-06 02:54:56,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-05-06 02:54:56.36 {50, null, null, 0}
DEBUG 2026-05-06 02:54:56,364 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778003694778/4, BranchId=]
DEBUG 2026-05-06 02:54:56,364 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,366 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,367 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,369 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,372 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,372 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,377 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,378 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,378 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,380 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,380 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,380 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,380 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,399 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,405 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,407 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,408 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,410 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,413 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,413 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,418 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,419 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,419 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,421 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,421 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,421 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,421 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,437 [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-06 02:54:56,445 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,445 [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-06 02:54:56,447 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,448 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,448 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,449 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,451 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,452 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,455 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,455 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,460 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,461 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,461 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,463 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,463 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,463 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,463 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,479 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*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-06 02:54:56,487 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,487 [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-06 02:54:56,488 [main] Logical connection closed, tx=null
[]
DEBUG 2026-05-06 02:54:56,488 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,489 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,489 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,491 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,492 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,495 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,495 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,500 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,501 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,501 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,504 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,504 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,504 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,504 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,519 [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-06 02:54:56,524 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,524 [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-06 02:54:56,525 [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-06 02:54:56,525 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,526 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,527 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,528 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,530 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,532 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,532 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,537 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,538 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,538 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,540 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,540 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,540 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,541 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,555 [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-06 02:54:56,558 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,559 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,559 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,561 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,562 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,565 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,565 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,569 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,570 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,571 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,573 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,573 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,573 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,573 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,588 [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-06 02:54:56,593 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,594 [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-06 02:54:56,598 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,598 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,600 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,601 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,606 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,614 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,616 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,616 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,616 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,616 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,631 [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-06 02:54:56,637 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,637 [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-06 02:54:56,638 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,638 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,639 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,639 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,641 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,642 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,645 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,645 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,650 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,651 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,651 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,653 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,653 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,653 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,654 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,670 [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-06 02:54:56,671 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,671 [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-06 02:54:56,672 [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-06 02:54:56,673 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,674 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,674 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,677 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,681 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,681 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,686 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,686 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,688 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,689 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,689 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,689 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,706 [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-06 02:54:56,707 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,708 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,708 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,710 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,711 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,714 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,714 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,718 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,719 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,719 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,721 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,721 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,722 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,722 [main] Logical connection got, tx=null
WARN  2026-05-06 02:54:56,724 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-05-06 02:54:56,729 [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-06 02:54:56,729 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,730 [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-06 02:54:56,732 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-05-06 02:54:56,732 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,733 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,733 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,735 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,736 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,739 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,739 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,743 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,744 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,745 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,746 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,746 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,746 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,746 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,762 [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-06 02:54:56,768 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,769 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,770 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,771 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,773 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,775 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,775 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,780 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,781 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,781 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,783 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,783 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,783 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,783 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,810 [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-06 02:54:56,813 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,813 [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-06 02:54:56,814 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,814 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,814 [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-06 02:54:56,815 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,815 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,816 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,816 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,818 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,819 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,822 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,822 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,826 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,827 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,828 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,830 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,830 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,830 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,830 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,845 [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-06 02:54:56,848 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,848 [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-06 02:54:56,851 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,851 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,851 [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-06 02:54:56,852 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,852 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,852 [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-06 02:54:56,854 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,854 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,854 [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-06 02:54:56,854 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,855 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,855 [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-06 02:54:56,855 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,855 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,856 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,857 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,858 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,860 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,862 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,862 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,867 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,868 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,868 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,869 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,870 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,870 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-05-06 02:54:56,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,886 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-06 02:54:56,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,887 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-05-06 02:54:56,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,887 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-06 02:54:56,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,887 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778003694778/5, BranchId=]
DEBUG 2026-05-06 02:54:56,887 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,889 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,890 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,892 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,894 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,894 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,899 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,900 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,902 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,902 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,902 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,902 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,918 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,921 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,922 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,924 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,925 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,928 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,928 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,932 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,933 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,933 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,936 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,936 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,936 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,936 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,956 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,960 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,961 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,961 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,963 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,964 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,967 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,967 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,971 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,972 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,973 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,975 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,975 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,975 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,975 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,981 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-05-06 02:54:56,982 [main] Physical connection closed
DEBUG 2026-05-06 02:54:56,983 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:56,984 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,985 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,986 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,989 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:56,989 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,993 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:56,994 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:56,994 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:56,996 [main] Physical connection got
DEBUG 2026-05-06 02:54:56,996 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:56,996 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:56,996 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,002 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-05-06 02:54:57,003 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,004 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,004 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,006 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,007 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,009 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,009 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,014 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,014 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,015 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,016 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,016 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,017 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,017 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,022 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2026-05-06 02:54:57,023 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,024 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,024 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,026 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,027 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,030 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,030 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,034 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,035 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,035 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,037 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,037 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,037 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,037 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,043 [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-06 02:54:57,044 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,045 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,046 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,048 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,050 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,050 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,054 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,055 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,056 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,058 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,058 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,058 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,058 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,073 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,074 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,074 [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-06 02:54:57,076 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,077 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,077 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,078 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,080 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,081 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,083 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,084 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,088 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,089 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,089 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,091 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,091 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,091 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,091 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,106 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,107 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,108 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,108 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,110 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,111 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,114 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,114 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,118 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,119 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,119 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,121 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,121 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,121 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,121 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,136 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-06 02:54:57,137 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,138 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,140 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,141 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,144 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,144 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,148 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,149 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,149 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-05-06 02:54:57,151 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,151 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,151 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,152 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,166 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-06 02:54:57,167 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.152 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.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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-06 02:54:57,212 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,213 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,214 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,216 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,218 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,218 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,222 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,223 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,226 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,228 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,228 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,232 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,234 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,235 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,239 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,241 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,242 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,245 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,245 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,249 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,250 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,252 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,255 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,255 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,258 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,259 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,260 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,262 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,263 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,265 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,266 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,270 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,271 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,273 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,276 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,276 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,279 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,280 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-05-06 02:54:57,283 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,283 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,285 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,287 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,287 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,291 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,292 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,294 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,294 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,295 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,295 [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-06 02:54:57,298 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,298 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,300 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,302 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,302 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,307 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,309 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,309 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,324 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,325 [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-06 02:54:57,327 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,328 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,329 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,330 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,333 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,333 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,337 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,338 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,339 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,339 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,355 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,355 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,355 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,355 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,365 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,369 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,369 [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-06 02:54:57,374 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,374 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2026-05-06 02:54:57,392 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,392 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,394 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,395 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,398 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,398 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,402 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,403 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,406 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,416 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,416 [main] Logical connection got, tx=null
WARN  2026-05-06 02:54:57,418 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-05-06 02:54:57,419 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-05-06 02:54:57,419 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,420 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,421 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,422 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,424 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,426 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,426 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,430 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,431 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,434 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,436 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,436 [main] Logical connection got, tx=null
WARN  2026-05-06 02:54:57,438 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-05-06 02:54:57,439 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-05-06 02:54:57,439 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,439 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,440 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,442 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,443 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,446 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,446 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,450 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,451 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,453 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,457 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-06 02:54:57,459 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,460 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,463 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,463 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,470 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,471 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,473 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-05-06 02:54:57,480 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,481 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,482 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,484 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,485 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,489 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,489 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,491 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,491 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,492 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,492 [main] Physical connection closed
DEBUG 2026-05-06 02:54:57,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,493 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,495 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,497 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,497 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,501 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,502 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,504 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,504 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,505 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,505 [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-06 02:54:57,508 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-05-06 02:54:57,508 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,510 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,512 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-06 02:54:57,512 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,516 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-06 02:54:57,517 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-06 02:54:57,519 [main] Physical connection got
DEBUG 2026-05-06 02:54:57,519 [main] Logical connection got, tx=null
DEBUG 2026-05-06 02:54:57,519 [main] Logical connection closed, tx=null
DEBUG 2026-05-06 02:54:57,520 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.301s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.527s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.577s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.102s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Wed May 06 02:54:57 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