Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2025-01-06 02:54:58,615 [main] Physical connection got
DEBUG 2025-01-06 02:54:58,615 [main] Logical connection got
DEBUG 2025-01-06 02:54:58,615 [main] Logical connection closed
DEBUG 2025-01-06 02:54:58,615 [main] Logical connection got
DEBUG 2025-01-06 02:54:58,626 [main] Logical connection closed
DEBUG 2025-01-06 02:54:58,627 [main] Logical connection got
DEBUG 2025-01-06 02:54:58,627 [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 2025-01-06 02:54:58,628 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-06 02:54:58.425 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-06 02:54:58,629 [main] Logical connection got
DEBUG 2025-01-06 02:54:58,629 [main] Logical connection closed
DEBUG 2025-01-06 02:54:58,629 [main] Logical connection got
DEBUG 2025-01-06 02:54:58,633 [main] Logical connection closed
DEBUG 2025-01-06 02:54:58,634 [main] Logical connection got
DEBUG 2025-01-06 02:54:58,634 [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 2025-01-06 02:54:58,635 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-06 02:54:58.425 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-06 02:54:58,635 [main] Logical connection got
DEBUG 2025-01-06 02:54:58,636 [main] UPDATE EMP SET tstamp = '2025-01-06 02.54.58', 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 = '2025-01-06 02.54.58'
DEBUG 2025-01-06 02:54:58,636 [main] Logical connection closed
DEBUG 2025-01-06 02:54:58,637 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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] artifact org.seasar.container:s2-extension: checking for updates from central
[WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[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.174 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-01-06 02:55:00,150 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:00,211 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:00,243 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,246 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,271 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,272 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,319 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,327 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,350 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-06 02:55:00,523 [main] Physical connection got
DEBUG 2025-01-06 02:55:00,523 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:00,607 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:00,614 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2025-01-06 02:55:00,626 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:00,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:00,630 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,633 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,639 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,640 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,651 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,654 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,655 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:00,668 [main] Physical connection got
DEBUG 2025-01-06 02:55:00,668 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:00,669 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:00,669 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:00,784 [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 2025-01-06 02:55:00,790 [main] Physical connection closed
DEBUG 2025-01-06 02:55:00,791 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:00,792 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:00,795 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,798 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,803 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,803 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,813 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,815 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,816 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:00,821 [main] Physical connection got
DEBUG 2025-01-06 02:55:00,821 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:00,821 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:00,821 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:00,860 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:00,887 [main] Physical connection closed
DEBUG 2025-01-06 02:55:00,890 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:00,891 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:00,894 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,897 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,902 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:00,902 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,919 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:00,923 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:00,925 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:00,933 [main] Physical connection got
DEBUG 2025-01-06 02:55:00,933 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:00,933 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:00,934 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,025 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,037 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,039 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,047 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,055 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,059 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,077 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,078 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,101 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,102 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,103 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,113 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,113 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,113 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,113 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,171 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,177 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,178 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,180 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,185 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,189 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,189 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,197 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,198 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,199 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,201 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,202 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,202 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,202 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,233 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,238 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,239 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,240 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,243 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,245 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,249 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,249 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,257 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,259 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,259 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,262 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,262 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,262 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,262 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,293 [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 2025-01-06 02:55:01,297 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,299 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,299 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,304 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,308 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,308 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,316 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,317 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,318 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,320 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,321 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,321 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,321 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,352 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,356 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,358 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,360 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,363 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,367 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,367 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,374 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,375 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,376 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,378 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,378 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,379 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,379 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,412 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,417 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,418 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,419 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,421 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,423 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,427 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,427 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,434 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,436 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,436 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,439 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,439 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,439 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,439 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,466 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,470 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,471 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,472 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,474 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,476 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,480 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,481 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,488 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,489 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,490 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,494 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,496 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,545 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-06 02.55.01', 99, 'hoge', 0)
DEBUG 2025-01-06 02:55:01,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,551 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099701494/0, BranchId=]
DEBUG 2025-01-06 02:55:01,552 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,553 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,554 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,556 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,558 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,562 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,562 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,569 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,571 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,571 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,573 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,574 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,574 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,574 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,610 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-06 02:55:01,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,618 [main] UPDATE EMP SET tstamp = '2025-01-06 02.55.01', 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 2025-01-06 02:55:01,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,619 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099701494/1, BranchId=]
DEBUG 2025-01-06 02:55:01,619 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,621 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,623 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,625 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,629 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,629 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,637 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,638 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,639 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,641 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,641 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,641 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,684 [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 2025-01-06 02:55:01,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,687 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,687 [main] UPDATE EMP SET tstamp = '2025-01-06 02.55.01', 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 2025-01-06 02:55:01,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,688 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099701494/2, BranchId=]
DEBUG 2025-01-06 02:55:01,688 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,689 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,690 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,692 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,694 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,698 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,698 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,705 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,706 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,707 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,709 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,709 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,741 [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 2025-01-06 02:55:01,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,744 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-06 02:55:01,744 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,744 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099701494/3, BranchId=]
DEBUG 2025-01-06 02:55:01,744 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,746 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,746 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,748 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,750 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,754 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,754 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,761 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,762 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,763 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,766 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,766 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,767 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,767 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,790 [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 2025-01-06 02:55:01,792 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,793 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,793 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,795 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,797 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,801 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,801 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,808 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,810 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,810 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,821 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,821 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,821 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,821 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,845 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2025-01-06 02:55:01,853 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,854 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,854 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,856 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,858 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,862 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,862 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,869 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,870 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,871 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,874 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,874 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,874 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,874 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,897 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,904 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,906 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,906 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,908 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,910 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,914 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,914 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,926 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,928 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,929 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,931 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,931 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,931 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,931 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,955 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,962 [main] Physical connection closed
DEBUG 2025-01-06 02:55:01,963 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:01,964 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,966 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,968 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,971 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:01,971 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:01,979 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:01,980 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:01,982 [main] Physical connection got
DEBUG 2025-01-06 02:55:01,982 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:01,982 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:01,982 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,004 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,012 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,013 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,015 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,017 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,021 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,021 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,027 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,028 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,029 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,031 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,031 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,031 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,032 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,053 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,060 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,060 [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 2025-01-06 02:55:02,067 [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 2025-01-06 02:55:02,068 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,069 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,070 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,073 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,075 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,078 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,079 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,085 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,086 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,086 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,089 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,089 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,089 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,089 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,110 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,117 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,118 [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 2025-01-06 02:55:02,121 [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 2025-01-06 02:55:02,122 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,124 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,126 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,128 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,131 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,132 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,137 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,139 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,139 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,141 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,142 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,142 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,142 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,168 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,175 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,175 [main] select * from emp
DEBUG 2025-01-06 02:55:02,178 [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 2025-01-06 02:55:02,179 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,181 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,185 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,188 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,189 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,195 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,196 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,196 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,198 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,199 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,199 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,199 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,220 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,227 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,227 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-01-06 02:55:02,230 [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 2025-01-06 02:55:02,231 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,233 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,233 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,235 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,237 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,240 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,240 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,246 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,247 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,248 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,250 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,250 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,250 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,250 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,270 [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 2025-01-06 02:55:02,277 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,279 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,281 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,283 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,286 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,286 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,292 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,294 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,294 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,296 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,296 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,296 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,297 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,317 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,324 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,324 [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 2025-01-06 02:55:02,326 [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 2025-01-06 02:55:02,328 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,329 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,329 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,331 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,333 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,337 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,337 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,343 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,344 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,344 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,346 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,347 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,347 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,347 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,367 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,374 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,374 [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 2025-01-06 02:55:02,380 [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 2025-01-06 02:55:02,381 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,382 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,383 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,384 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,386 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,389 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,390 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,395 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,397 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,397 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,399 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,399 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,400 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,400 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,466 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,483 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,483 [main] select * from emp
DEBUG 2025-01-06 02:55:02,485 [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 2025-01-06 02:55:02,486 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,487 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,488 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,490 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,493 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,497 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,505 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,519 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,520 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,521 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,523 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,529 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,530 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,530 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,553 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,561 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,561 [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 2025-01-06 02:55:02,563 [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 2025-01-06 02:55:02,564 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,565 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,566 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,568 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,570 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,573 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,573 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,579 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,580 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,581 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,583 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,583 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,583 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,583 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,607 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,616 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,616 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-06 02:55:02,618 [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 2025-01-06 02:55:02,619 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,621 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,622 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,625 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,630 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,637 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,639 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,640 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,643 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,644 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,644 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,644 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,671 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,685 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,686 [main] select count(*) from emp
DEBUG 2025-01-06 02:55:02,687 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,687 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,688 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,689 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,691 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,693 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,696 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,696 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,702 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,703 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,704 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,706 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,706 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,706 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,707 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,730 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,738 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,738 [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 2025-01-06 02:55:02,739 [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 2025-01-06 02:55:02,739 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,741 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,741 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,743 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,745 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,748 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,748 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,754 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,755 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,756 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,758 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,758 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,758 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,759 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,778 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,788 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,789 [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 2025-01-06 02:55:02,789 [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 2025-01-06 02:55:02,790 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,791 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,791 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,798 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,804 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,806 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,806 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,809 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,809 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,809 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,809 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,831 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,838 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,838 [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 2025-01-06 02:55:02,839 [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 2025-01-06 02:55:02,840 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,841 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,842 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,843 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,845 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,848 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,849 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,854 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,856 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,856 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,858 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,858 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,859 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,859 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,879 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,888 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,888 [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 2025-01-06 02:55:02,889 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1f758cd1
DEBUG 2025-01-06 02:55:02,890 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,891 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,891 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,893 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,895 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,899 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,899 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,905 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,906 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,906 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,909 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,909 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,909 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,909 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,933 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,940 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,941 [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 2025-01-06 02:55:02,943 [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 2025-01-06 02:55:02,943 [main] Physical connection closed
DEBUG 2025-01-06 02:55:02,944 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:02,945 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,947 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,952 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:02,952 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,958 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:02,959 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:02,960 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:02,962 [main] Physical connection got
DEBUG 2025-01-06 02:55:02,962 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,962 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:02,962 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,986 [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 2025-01-06 02:55:02,995 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:02,995 [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 2025-01-06 02:55:03,002 [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 2025-01-06 02:55:03,003 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,004 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,005 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,007 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,009 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,013 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,013 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,021 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,023 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,023 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,028 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,028 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,028 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,028 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,048 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,052 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,052 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-06 02:55:03,053 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,053 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,054 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,055 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,057 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,058 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,062 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,063 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,069 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,070 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,070 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,073 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,073 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,073 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,073 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,093 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,096 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,097 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-06 02:55:03,097 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,097 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,098 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,099 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,101 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,103 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,106 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,106 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,112 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,113 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,114 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,117 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,117 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,117 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,117 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,130 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,131 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,131 [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 2025-01-06 02:55:03,132 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-01-06 02:55:03,133 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,134 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,134 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,136 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,165 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,165 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,178 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,180 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,180 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,182 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,182 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,183 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,183 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,197 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,198 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,198 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-01-06 02:55:03,199 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-01-06 02:55:03,199 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,200 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,201 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,203 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,205 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,208 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,208 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,214 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,215 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,216 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,218 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,218 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,219 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,245 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-06 02.55.03', 9999, 'test', 50)
DEBUG 2025-01-06 02:55:03,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,245 [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 2025-01-06 02:55:03,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/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 2025-01-06 02:55:03,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,248 [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 2025-01-06 02:55:03,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2025-01-06 02:55:03.244 {50, null, null, 0}
DEBUG 2025-01-06 02:55:03,249 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099701494/4, BranchId=]
DEBUG 2025-01-06 02:55:03,249 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,257 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,259 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,261 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,264 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,269 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,274 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,276 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,276 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,278 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,278 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,279 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,279 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,299 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,305 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,306 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,307 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,308 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,310 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,313 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,313 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,319 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,322 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,323 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,325 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,326 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,326 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,326 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,349 [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 2025-01-06 02:55:03,358 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,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  department.dname = 'RESEARCH'
DEBUG 2025-01-06 02:55:03,361 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,361 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,362 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,364 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,366 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,369 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,370 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,375 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,376 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,377 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,379 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,379 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,379 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,379 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,399 [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 2025-01-06 02:55:03,408 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,408 [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 2025-01-06 02:55:03,409 [main] Logical connection closed, tx=null
[]
DEBUG 2025-01-06 02:55:03,409 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,410 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,411 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,413 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,415 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,418 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,418 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,424 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,425 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,425 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,428 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,428 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,428 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,429 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,448 [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 2025-01-06 02:55:03,454 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,454 [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 2025-01-06 02:55:03,456 [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 2025-01-06 02:55:03,456 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,458 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,460 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,461 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,465 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,465 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,470 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,471 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,472 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,474 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,474 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,474 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,474 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,498 [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 2025-01-06 02:55:03,509 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,510 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,510 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,512 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,514 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,517 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,517 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,523 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,524 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,524 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,527 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,527 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,527 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,527 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,545 [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 2025-01-06 02:55:03,556 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,556 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-01-06 02:55:03,559 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,559 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,560 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,574 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,577 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,577 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,590 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,591 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,591 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,600 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,600 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,601 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,601 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,618 [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 2025-01-06 02:55:03,625 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,625 [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 2025-01-06 02:55:03,626 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,626 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,627 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,629 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,631 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,634 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,634 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,640 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,641 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,641 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,644 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,644 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,644 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,644 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,678 [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 2025-01-06 02:55:03,700 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,700 [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 2025-01-06 02:55:03,703 [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 2025-01-06 02:55:03,703 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,713 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,714 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,721 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,722 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,733 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,733 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,739 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,740 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,741 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,745 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,746 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,746 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,746 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,766 [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 2025-01-06 02:55:03,767 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,769 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,769 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,771 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,773 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,776 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,777 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,782 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,786 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,786 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,789 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,789 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,789 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,789 [main] Logical connection got, tx=null
WARN  2025-01-06 02:55:03,792 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-01-06 02:55:03,817 [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 2025-01-06 02:55:03,818 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,818 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-06 02:55:03,820 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-01-06 02:55:03,821 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,822 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,822 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,825 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,834 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,837 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,837 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,846 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,855 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,855 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,857 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,857 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,858 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,858 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,877 [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 2025-01-06 02:55:03,883 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,884 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,885 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,887 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,888 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,892 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,892 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,897 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,898 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,899 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,901 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,901 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,901 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,902 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,923 [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 2025-01-06 02:55:03,927 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,927 [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 2025-01-06 02:55:03,928 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,928 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,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 AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2025-01-06 02:55:03,929 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,929 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,930 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,931 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,933 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,934 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,937 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,938 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,943 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,944 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,944 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,947 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,947 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,947 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,947 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,966 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2025-01-06 02:55:03,969 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,969 [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 2025-01-06 02:55:03,972 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,973 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,973 [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 2025-01-06 02:55:03,974 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,974 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,974 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2025-01-06 02:55:03,976 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,976 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,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  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2025-01-06 02:55:03,977 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,977 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:03,977 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2025-01-06 02:55:03,978 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:03,978 [main] Physical connection closed
DEBUG 2025-01-06 02:55:03,979 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:03,979 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,981 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,983 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:03,987 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:03,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:03,993 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:03,995 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:03,996 [main] Physical connection got
DEBUG 2025-01-06 02:55:03,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:03,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:03,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,015 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-01-06 02:55:04,015 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,016 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-06 02:55:04,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,016 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-01-06 02:55:04,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,017 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-06 02:55:04,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,017 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099701494/5, BranchId=]
DEBUG 2025-01-06 02:55:04,019 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,028 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,030 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,032 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,035 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,042 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,047 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,048 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,050 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,052 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,055 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,055 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,055 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,084 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,088 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,090 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,092 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,096 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,096 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,101 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,103 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,103 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,105 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,105 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,106 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,106 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,131 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,139 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,140 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,141 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,144 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,147 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,151 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,151 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,159 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,162 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,163 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,163 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,163 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,171 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-01-06 02:55:04,173 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,175 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,177 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,179 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,182 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,183 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,189 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,190 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,191 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,193 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,193 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,193 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,193 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,207 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-01-06 02:55:04,209 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,210 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,210 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,212 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,214 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,217 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,217 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,222 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,223 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,224 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,225 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,226 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,226 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,226 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,235 [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 2025-01-06 02:55:04,238 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,240 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,243 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,248 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,250 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,259 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,260 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,261 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,263 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,264 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,265 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,265 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,272 [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 2025-01-06 02:55:04,273 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,275 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,275 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,277 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,278 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,281 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,282 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,287 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,288 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,288 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,290 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,291 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,291 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,291 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,310 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,313 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,313 [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 2025-01-06 02:55:04,318 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,318 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,319 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,320 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,321 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,323 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,331 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,332 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,333 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,335 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,335 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,335 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,335 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,353 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,354 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,355 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,355 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,358 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,360 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,374 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,379 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,381 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,381 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,383 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,384 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,384 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,384 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,401 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-06 02:55:04,413 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,414 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,418 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,419 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,422 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,422 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,427 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,428 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,428 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-06 02:55:04,430 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,430 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,431 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,431 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,449 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-06 02:55:04,450 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.835 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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 2025-01-06 02:55:04,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,501 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,508 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,508 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,513 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,514 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,520 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,523 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,523 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,527 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,530 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,531 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,531 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,533 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,535 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,538 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,538 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,543 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,544 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,550 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,554 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,554 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,559 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,559 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,561 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,563 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,564 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,567 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,567 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,572 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,573 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,577 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,579 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,579 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,583 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,584 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-01-06 02:55:04,587 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,588 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,589 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,592 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,592 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,599 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,603 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,604 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,604 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,606 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,606 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2025-01-06 02:55:04,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,613 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,614 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,617 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,617 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,622 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,623 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,625 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,625 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,643 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,643 [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 2025-01-06 02:55:04,646 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,646 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,647 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,648 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,649 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,652 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,652 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,662 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,663 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,665 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,665 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,683 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,683 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,683 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,683 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,695 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,699 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,699 [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 2025-01-06 02:55:04,701 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,702 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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 2025-01-06 02:55:04,727 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,728 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,730 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,731 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,735 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,735 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,740 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,741 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,744 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,755 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,755 [main] Logical connection got, tx=null
WARN  2025-01-06 02:55:04,757 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-06 02:55:04,759 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-06 02:55:04,759 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,761 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,762 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,765 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,767 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,768 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,772 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,772 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,777 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,778 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,781 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,784 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,784 [main] Logical connection got, tx=null
WARN  2025-01-06 02:55:04,786 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-06 02:55:04,787 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-06 02:55:04,787 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,787 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,788 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,789 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,791 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,792 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,795 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,795 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,799 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,800 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,803 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,807 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,807 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-06 02:55:04,809 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,810 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,815 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,815 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,823 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,824 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,828 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-01-06 02:55:04,835 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,840 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,840 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,846 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,846 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,848 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,848 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,850 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,851 [main] Physical connection closed
DEBUG 2025-01-06 02:55:04,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,852 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,854 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,857 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,861 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,862 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,864 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,864 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,866 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,866 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2025-01-06 02:55:04,869 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-06 02:55:04,870 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,872 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,877 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-06 02:55:04,877 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,882 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-06 02:55:04,883 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-06 02:55:04,885 [main] Physical connection got
DEBUG 2025-01-06 02:55:04,885 [main] Logical connection got, tx=null
DEBUG 2025-01-06 02:55:04,886 [main] Logical connection closed, tx=null
DEBUG 2025-01-06 02:55:04,886 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.312s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.678s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.586s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.237s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Jan 06 02:55:04 JST 2025
[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