Skip to content
This log is too long to show here, 89 KB has been skipped — click to see the complete log
WHERE empno = 7788
DEBUG 2026-03-24 02:54:57,545 [main] Logical connection closed
updatedRows:1
DEBUG 2026-03-24 02:54:57,546 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,546 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-03-24 02:54:57,549 [main] Logical connection closed
DEBUG 2026-03-24 02:54:57,549 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-03-24 02:54:57,589 [main] Physical connection got
DEBUG 2026-03-24 02:54:57,590 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,590 [main] Logical connection closed
DEBUG 2026-03-24 02:54:57,590 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,604 [main] Logical connection closed
DEBUG 2026-03-24 02:54:57,605 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,605 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2026-03-24 02:54:57,607 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-24 02:54:57.389 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-24 02:54:57,607 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,607 [main] Logical connection closed
DEBUG 2026-03-24 02:54:57,607 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,611 [main] Logical connection closed
DEBUG 2026-03-24 02:54:57,613 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,613 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-03-24 02:54:57,614 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-24 02:54:57.389 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-24 02:54:57,614 [main] Logical connection got
DEBUG 2026-03-24 02:54:57,615 [main] UPDATE EMP SET tstamp = '2026-03-24 02.54.57', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2026-03-24 02.54.57'
DEBUG 2026-03-24 02:54:57,616 [main] Logical connection closed
DEBUG 2026-03-24 02:54:57,616 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 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.119 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-03-24 02:54:58,803 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:58,864 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:54:58,905 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:58,908 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:58,932 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:58,933 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:58,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:58,984 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,005 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-24 02:54:59,164 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,164 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,233 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,239 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-03-24 02:54:59,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,249 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,252 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,255 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,261 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,261 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,273 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,275 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,277 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,294 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,294 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,294 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,295 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,406 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2026-03-24 02:54:59,411 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,413 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,416 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,419 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,424 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,424 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,433 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,436 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,437 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,441 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,441 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,442 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,442 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,480 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,502 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,503 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,504 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,507 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,509 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,514 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,515 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,525 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,527 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,527 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,531 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,531 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,531 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,532 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,575 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,581 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,582 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,583 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,586 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,588 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,594 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,594 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,602 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,604 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,605 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,608 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,608 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,608 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,608 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,645 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,650 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,652 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,655 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,657 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,662 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,662 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,670 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,672 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,672 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,678 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,678 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,678 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,678 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,709 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,713 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,715 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,715 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,718 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,720 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,724 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,724 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,734 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,734 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,738 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,738 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,738 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,738 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,768 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2026-03-24 02:54:59,771 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,773 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,774 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,776 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,778 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,782 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,782 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,790 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,791 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,792 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,795 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,795 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,796 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,796 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,826 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,830 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,832 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,835 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,841 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,841 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,849 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,851 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,851 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,854 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,854 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,855 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,855 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,890 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,895 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,896 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,897 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,900 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,902 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,906 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,906 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,913 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,915 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,916 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,919 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,919 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,920 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,920 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:54:59,950 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:54:59,955 [main] Physical connection closed
DEBUG 2026-03-24 02:54:59,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:54:59,957 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,959 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,961 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,968 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:54:59,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,976 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:54:59,978 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:54:59,979 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:54:59,984 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:54:59,986 [main] Physical connection got
DEBUG 2026-03-24 02:54:59,986 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:54:59,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:54:59,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:55:00,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:55:00,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:55:00,040 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-24 02.55.00', 99, 'hoge', 0)
DEBUG 2026-03-24 02:55:00,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:55:00,045 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774288499984/0, BranchId=]
DEBUG 2026-03-24 02:55:00,046 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,047 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,048 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,050 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,052 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,057 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,057 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,064 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,066 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,066 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,069 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,070 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,095 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,104 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,104 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-03-24 02:55:00,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,112 [main] UPDATE EMP SET tstamp = '2026-03-24 02.55.00', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-24 02:55:00,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,113 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774288499984/1, BranchId=]
DEBUG 2026-03-24 02:55:00,114 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,116 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,118 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,120 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,124 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,124 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,131 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,133 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,133 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,136 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,136 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,136 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,187 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-03-24 02:55:00,189 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,190 [main] UPDATE EMP SET tstamp = '2026-03-24 02.55.00', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2026-03-24 02:55:00,191 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,191 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774288499984/2, BranchId=]
DEBUG 2026-03-24 02:55:00,191 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,192 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,193 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,195 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,197 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,201 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,201 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,208 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,210 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,210 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,212 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,213 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,213 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,237 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,246 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,246 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-03-24 02:55:00,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,248 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-24 02:55:00,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,249 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774288499984/3, BranchId=]
DEBUG 2026-03-24 02:55:00,249 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,251 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,253 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,255 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,259 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,259 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,266 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,268 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,268 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,272 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,272 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,272 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,272 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,312 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2026-03-24 02:55:00,313 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,315 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,317 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,320 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,340 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,340 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,348 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,352 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,394 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,394 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,395 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,397 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,466 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2026-03-24 02:55:00,475 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,476 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,477 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,479 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,480 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,484 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,484 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,491 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,492 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,492 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,495 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,495 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,495 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,495 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,518 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,526 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,527 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,527 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,530 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,532 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,535 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,535 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,542 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,543 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,544 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,546 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,546 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,546 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,546 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,569 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,576 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,577 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,578 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,580 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,581 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,585 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,585 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,591 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,592 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,593 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,595 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,595 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,595 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,595 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,615 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,623 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,624 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,625 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,627 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,629 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,632 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,632 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,639 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,640 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,641 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,643 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,643 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,643 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,643 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,663 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,671 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,671 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-24 02:55:00,679 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-03-24 02:55:00,680 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,681 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,682 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,683 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,686 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,689 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,689 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,695 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,697 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,697 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,699 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,699 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,699 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,700 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,720 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,727 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,727 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-24 02:55:00,731 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-03-24 02:55:00,732 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,733 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,734 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,736 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,738 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,741 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,741 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,748 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,749 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,749 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,751 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,752 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,752 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,752 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,776 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,783 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,783 [main] select * from emp
DEBUG 2026-03-24 02:55:00,786 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-24 02:55:00,787 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,788 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,789 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,791 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,793 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,796 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,796 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,802 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,803 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,804 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,806 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,806 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,806 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,806 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,826 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,833 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,833 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-03-24 02:55:00,836 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2026-03-24 02:55:00,838 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,838 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,839 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,841 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,843 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,846 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,846 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,852 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,853 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,853 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,855 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,855 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,855 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,855 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,875 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2026-03-24 02:55:00,882 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,883 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,884 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,886 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,888 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,892 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,892 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,898 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,899 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,900 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,902 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,902 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,902 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,902 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,921 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,928 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,928 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-24 02:55:00,931 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-24 02:55:00,932 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,933 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,933 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,935 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,937 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,940 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,940 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,946 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,947 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,947 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,949 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,950 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,950 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,950 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,968 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,976 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,976 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-24 02:55:00,980 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-24 02:55:00,981 [main] Physical connection closed
DEBUG 2026-03-24 02:55:00,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:00,983 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,985 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,986 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,989 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:00,990 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,995 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:00,996 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:00,997 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:00,999 [main] Physical connection got
DEBUG 2026-03-24 02:55:00,999 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:00,999 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:00,999 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,017 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,025 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,025 [main] select * from emp
DEBUG 2026-03-24 02:55:01,026 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-24 02:55:01,028 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,029 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,030 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,032 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,033 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,037 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,037 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,043 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,044 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,044 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,047 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,047 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,047 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,047 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,066 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,074 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,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 order by empno
DEBUG 2026-03-24 02:55:01,076 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-24 02:55:01,077 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,078 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,079 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,081 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,082 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,085 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,085 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,091 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,092 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,093 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,095 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,095 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,095 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,095 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,114 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,121 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,121 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-24 02:55:01,123 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-24 02:55:01,123 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,125 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,127 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,128 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,131 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,132 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,137 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,138 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,139 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,141 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,141 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,141 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,141 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,165 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,172 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,172 [main] select count(*) from emp
DEBUG 2026-03-24 02:55:01,173 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,173 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,174 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,175 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,177 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,178 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,182 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,182 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,189 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,190 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,191 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,193 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,193 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,193 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,193 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,212 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,220 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,220 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-24 02:55:01,221 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2026-03-24 02:55:01,221 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,222 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,223 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,225 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,226 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,229 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,229 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,235 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,236 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,237 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,239 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,239 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,239 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,239 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,258 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,266 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,266 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-24 02:55:01,266 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2026-03-24 02:55:01,267 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,268 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,268 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,270 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,272 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,275 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,275 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,281 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,282 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,282 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,284 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,285 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,285 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,285 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,304 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,311 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,311 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-24 02:55:01,312 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2026-03-24 02:55:01,312 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,314 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,314 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,316 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,321 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,321 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,327 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,328 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,329 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,331 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,331 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,331 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,331 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,351 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,358 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,358 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-24 02:55:01,359 [main] Logical connection closed, tx=null
[Ljava.util.Map;@2825491d
DEBUG 2026-03-24 02:55:01,359 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,360 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,361 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,363 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,368 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,368 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,373 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,375 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,375 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,378 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,378 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,378 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,378 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,399 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,406 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,406 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2026-03-24 02:55:01,408 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2026-03-24 02:55:01,408 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,410 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,412 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,414 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,417 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,422 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,423 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,424 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,426 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,426 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,426 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,426 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,446 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2026-03-24 02:55:01,454 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,454 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2026-03-24 02:55:01,458 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-03-24 02:55:01,458 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,459 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,459 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,461 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,463 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,466 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,466 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,472 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,473 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,474 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,476 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,476 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,476 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,476 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,496 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,499 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,500 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-24 02:55:01,500 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,500 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,502 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,508 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,509 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,514 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,515 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,516 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,518 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,518 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,518 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,518 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,539 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,542 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,543 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-24 02:55:01,543 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,543 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,544 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,545 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,553 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,555 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,558 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,558 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,564 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,565 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,566 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,569 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,569 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,569 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,569 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,585 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,586 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,586 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2026-03-24 02:55:01,587 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-03-24 02:55:01,588 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,589 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,590 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,592 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,594 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,597 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,597 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,602 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,604 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,604 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,607 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,607 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,607 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,607 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,620 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,620 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,621 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-03-24 02:55:01,621 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-03-24 02:55:01,622 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,623 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,624 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,626 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,643 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,646 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,646 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,652 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,660 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,661 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,665 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,665 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,666 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,722 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-24 02.55.01', 9999, 'test', 50)
DEBUG 2026-03-24 02:55:01,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,730 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2026-03-24 02:55:01,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-24 02:55:01,732 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,732 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2026-03-24 02:55:01,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-03-24 02:55:01.722 {50, null, null, 0}
DEBUG 2026-03-24 02:55:01,733 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774288499984/4, BranchId=]
DEBUG 2026-03-24 02:55:01,733 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,735 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,735 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,737 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,745 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,749 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,749 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,754 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,755 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,756 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,758 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,758 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,758 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,758 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,778 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,786 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,787 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,788 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,790 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,792 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,796 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,796 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,806 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,807 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,809 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,812 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,812 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,812 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,812 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,831 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:01,846 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,846 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2026-03-24 02:55:01,849 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,849 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,850 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,850 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,853 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,855 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,858 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,858 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,864 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,865 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,865 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,868 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,868 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,868 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,868 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,889 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:01,899 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,900 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2026-03-24 02:55:01,900 [main] Logical connection closed, tx=null
[]
DEBUG 2026-03-24 02:55:01,900 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,901 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,902 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,907 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,909 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,923 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,923 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,929 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,930 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,930 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,936 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,936 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,936 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,936 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,954 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:01,959 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,959 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2026-03-24 02:55:01,961 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-03-24 02:55:01,961 [main] Physical connection closed
DEBUG 2026-03-24 02:55:01,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:01,963 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,966 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,968 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:01,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,979 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:01,980 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:01,980 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:01,982 [main] Physical connection got
DEBUG 2026-03-24 02:55:01,982 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:01,982 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:01,983 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,000 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2026-03-24 02:55:02,003 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,004 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,005 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,007 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,009 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,012 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,012 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,018 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,019 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,019 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,021 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,021 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,021 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,022 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,039 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-03-24 02:55:02,054 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,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 department.dname = 'RESEARCH'
DEBUG 2026-03-24 02:55:02,057 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,057 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,058 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,059 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,061 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,062 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,066 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,066 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,071 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,072 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,073 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,075 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,075 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,075 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,075 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,093 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-03-24 02:55:02,107 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,107 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2026-03-24 02:55:02,108 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,108 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,110 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,110 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,112 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,115 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,118 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,118 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,123 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,125 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,126 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,128 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,128 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,129 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,129 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,151 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:02,152 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,152 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2026-03-24 02:55:02,154 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2026-03-24 02:55:02,154 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,155 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,156 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,158 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,159 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,162 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,162 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,168 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,169 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,169 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,171 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,172 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,172 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,172 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,192 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:02,193 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,195 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,195 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,197 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,199 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,202 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,202 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,207 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,208 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,208 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,211 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,211 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,212 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,212 [main] Logical connection got, tx=null
WARN  2026-03-24 02:55:02,215 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-03-24 02:55:02,221 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-03-24 02:55:02,221 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,221 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-03-24 02:55:02,224 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-03-24 02:55:02,224 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,225 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,226 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,228 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,229 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,233 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,233 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,242 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,243 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,243 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,248 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,248 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,248 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,248 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,267 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:02,274 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,275 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,276 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,278 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,279 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,282 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,283 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,289 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,289 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,292 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,292 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,292 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,292 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,311 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2026-03-24 02:55:02,315 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,315 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2026-03-24 02:55:02,316 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,316 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,316 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2026-03-24 02:55:02,317 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,317 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,319 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,321 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,322 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,325 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,325 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,330 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,331 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,332 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,334 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,334 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,335 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,335 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,354 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2026-03-24 02:55:02,357 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,357 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2026-03-24 02:55:02,360 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,360 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,360 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2026-03-24 02:55:02,361 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,361 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,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 job = 'SALESMAN' 
DEBUG 2026-03-24 02:55:02,363 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,363 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,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  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2026-03-24 02:55:02,364 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,364 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,364 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2026-03-24 02:55:02,365 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,365 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,366 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,367 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,369 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,370 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,373 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,373 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,378 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,379 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,380 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,381 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,382 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-03-24 02:55:02,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,401 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-24 02:55:02,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,402 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-03-24 02:55:02,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,402 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-24 02:55:02,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,402 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774288499984/5, BranchId=]
DEBUG 2026-03-24 02:55:02,403 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,403 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,404 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,406 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,407 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,410 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,410 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,415 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,416 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,417 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,419 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,419 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,419 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,419 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,438 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,442 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,443 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,443 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,445 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,446 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,451 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,456 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,457 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,457 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,459 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,459 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,460 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,460 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,478 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,482 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,483 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,484 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,486 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,487 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,490 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,490 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,495 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,496 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,496 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,498 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,498 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,499 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,499 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,506 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-03-24 02:55:02,507 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,508 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,509 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,510 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,512 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,515 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,515 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,520 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,521 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,521 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,523 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,523 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,523 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,523 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,530 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-03-24 02:55:02,532 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,533 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,534 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,536 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,537 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,541 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,541 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,545 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,546 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,547 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,549 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,549 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,549 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,549 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,555 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:02,557 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,558 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,560 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,562 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,564 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,564 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,569 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,570 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,571 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,573 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,573 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,573 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,573 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,580 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2026-03-24 02:55:02,581 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,582 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,583 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,585 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,586 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,589 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,589 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,594 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,595 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,595 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,597 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,597 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,598 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,598 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,616 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,617 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,617 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-24 02:55:02,620 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,620 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,622 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,624 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,626 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,629 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,629 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,634 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,635 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,635 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,638 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,638 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,638 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,638 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,656 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,657 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,658 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,659 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,661 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,662 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,665 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,665 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,670 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,671 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,671 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,674 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,674 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,674 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,674 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,692 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-24 02:55:02,693 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,694 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,694 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,696 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,697 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,700 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,701 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,706 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,706 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,707 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-24 02:55:02,709 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,709 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,709 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,710 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,728 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-24 02:55:02,729 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.491 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2026-03-24 02:55:02,780 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,781 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:55:02,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,787 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,791 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,791 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,796 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,799 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-24 02:55:02,801 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,801 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,805 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,808 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,809 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,809 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:55:02,811 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,812 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,815 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,815 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,820 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,821 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,823 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-24 02:55:02,826 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,826 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,830 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,830 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,831 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,832 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:55:02,833 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,835 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,837 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,838 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,842 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,843 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,845 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-24 02:55:02,848 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,848 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,852 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,852 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-03-24 02:55:02,856 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,856 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,860 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,860 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,865 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,865 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,867 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,867 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,868 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,868 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2026-03-24 02:55:02,871 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,871 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,873 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,875 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,876 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,880 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,881 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,883 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,883 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,900 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,900 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2026-03-24 02:55:02,903 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,903 [main] Physical connection closed
DEBUG 2026-03-24 02:55:02,904 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,904 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,906 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,908 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,908 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,913 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,914 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,915 [main] Physical connection got
DEBUG 2026-03-24 02:55:02,915 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,932 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,932 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,932 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,932 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,945 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,949 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:02,949 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2026-03-24 02:55:02,952 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:02,952 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2026-03-24 02:55:02,981 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:02,982 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:55:02,984 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,985 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,988 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:02,988 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:02,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:02,996 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-24 02:55:03,007 [main] Physical connection got
DEBUG 2026-03-24 02:55:03,007 [main] Logical connection got, tx=null
WARN  2026-03-24 02:55:03,009 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-24 02:55:03,010 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-24 02:55:03,010 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:03,011 [main] Physical connection closed
DEBUG 2026-03-24 02:55:03,011 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:03,012 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:55:03,014 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,015 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,018 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,018 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,022 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,023 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,025 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-24 02:55:03,028 [main] Physical connection got
DEBUG 2026-03-24 02:55:03,028 [main] Logical connection got, tx=null
WARN  2026-03-24 02:55:03,030 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-24 02:55:03,031 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-24 02:55:03,031 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:03,031 [main] Physical connection closed
DEBUG 2026-03-24 02:55:03,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:03,033 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:55:03,034 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,036 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,039 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,039 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,043 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,044 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,046 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-24 02:55:03,050 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:03,050 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-24 02:55:03,052 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,054 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,056 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,056 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,064 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,065 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,067 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-03-24 02:55:03,075 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:03,075 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,077 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,079 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,079 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,083 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,084 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,086 [main] Physical connection got
DEBUG 2026-03-24 02:55:03,086 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:03,087 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:03,087 [main] Physical connection closed
DEBUG 2026-03-24 02:55:03,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:03,089 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,091 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,093 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,093 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,097 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,098 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,100 [main] Physical connection got
DEBUG 2026-03-24 02:55:03,100 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:03,101 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:03,101 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-03-24 02:55:03,104 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-24 02:55:03,105 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,110 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,112 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-24 02:55:03,112 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,120 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-24 02:55:03,120 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-24 02:55:03,122 [main] Physical connection got
DEBUG 2026-03-24 02:55:03,122 [main] Logical connection got, tx=null
DEBUG 2026-03-24 02:55:03,123 [main] Logical connection closed, tx=null
DEBUG 2026-03-24 02:55:03,123 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.306s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.650s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.591s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.513s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Tue Mar 24 02:55:03 JST 2026
[INFO] Final Memory: 31M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS