Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2025-01-12 02:54:57,106 [main] Physical connection got
DEBUG 2025-01-12 02:54:57,106 [main] Logical connection got
DEBUG 2025-01-12 02:54:57,106 [main] Logical connection closed
DEBUG 2025-01-12 02:54:57,107 [main] Logical connection got
DEBUG 2025-01-12 02:54:57,118 [main] Logical connection closed
DEBUG 2025-01-12 02:54:57,119 [main] Logical connection got
DEBUG 2025-01-12 02:54:57,119 [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-12 02:54:57,120 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-12 02:54:56.9 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-12 02:54:57,121 [main] Logical connection got
DEBUG 2025-01-12 02:54:57,121 [main] Logical connection closed
DEBUG 2025-01-12 02:54:57,121 [main] Logical connection got
DEBUG 2025-01-12 02:54:57,125 [main] Logical connection closed
DEBUG 2025-01-12 02:54:57,127 [main] Logical connection got
DEBUG 2025-01-12 02:54:57,127 [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-12 02:54:57,128 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-12 02:54:56.9 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-12 02:54:57,128 [main] Logical connection got
DEBUG 2025-01-12 02:54:57,129 [main] UPDATE EMP SET tstamp = '2025-01-12 02.54.57', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2025-01-12 02.54.56'
DEBUG 2025-01-12 02:54:57,129 [main] Logical connection closed
DEBUG 2025-01-12 02:54:57,130 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao-Tiger tests for Seasar2.4.x
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/test/java added.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/main/resources
[INFO] 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.147 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-01-12 02:54:58,669 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:58,740 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:54:58,777 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:58,781 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:58,811 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:58,812 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:58,865 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:58,873 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:58,899 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-12 02:54:59,075 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,075 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,158 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,163 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2025-01-12 02:54:59,174 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,175 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,179 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,182 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,188 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,189 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,201 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,204 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,206 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,220 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,220 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,220 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,221 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,343 [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-12 02:54:59,348 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,350 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,351 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,354 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,357 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,362 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,363 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,372 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,374 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,375 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,380 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,380 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,381 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,381 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,421 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,445 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,447 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,448 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,451 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,453 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,459 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,459 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,470 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,472 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,473 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,477 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,478 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,478 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,478 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,524 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,530 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,531 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,533 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,535 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,538 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,544 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,544 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,553 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,555 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,555 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,559 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,559 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,559 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,559 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,597 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,603 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,605 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,606 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,608 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,611 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,616 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,616 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,624 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,626 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,627 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,630 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,630 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,630 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,630 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,664 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,669 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,671 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,672 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,674 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,677 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,681 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,681 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,689 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,691 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,692 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,695 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,695 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,696 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,696 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,731 [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-12 02:54:59,736 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,737 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,738 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,741 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,743 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,748 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,749 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,757 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,759 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,759 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,762 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,762 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,762 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,763 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,796 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,801 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,803 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,803 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,806 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,808 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,813 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,813 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,821 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,822 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,823 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,826 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,826 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,826 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,827 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,864 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,869 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,871 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,872 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,874 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,876 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,881 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,881 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,889 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,890 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,891 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,894 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,894 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,894 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,894 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:54:59,923 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:54:59,928 [main] Physical connection closed
DEBUG 2025-01-12 02:54:59,929 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:54:59,930 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,932 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,935 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,939 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:54:59,939 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,947 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:54:59,949 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:54:59,949 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:54:59,954 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:54:59,956 [main] Physical connection got
DEBUG 2025-01-12 02:54:59,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:54:59,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:54:59,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:54:59,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:55:00,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:55:00,011 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-12 02.55.00', 99, 'hoge', 0)
DEBUG 2025-01-12 02:55:00,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:55:00,017 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736618099954/0, BranchId=]
DEBUG 2025-01-12 02:55:00,018 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,020 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,023 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,025 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,029 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,030 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,037 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,039 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,040 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,042 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,042 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,043 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,083 [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-12 02:55:00,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,092 [main] UPDATE EMP SET tstamp = '2025-01-12 02.55.00', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-12 02:55:00,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,093 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736618099954/1, BranchId=]
DEBUG 2025-01-12 02:55:00,094 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,096 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,098 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,101 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,105 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,105 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,113 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,115 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,116 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,118 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,119 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,147 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,164 [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-12 02:55:00,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,169 [main] UPDATE EMP SET tstamp = '2025-01-12 02.55.00', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2025-01-12 02:55:00,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,169 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736618099954/2, BranchId=]
DEBUG 2025-01-12 02:55:00,170 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,172 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,175 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,178 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,182 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,182 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,190 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,192 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,192 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,195 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,195 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,196 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,196 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,196 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,234 [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-12 02:55:00,236 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,237 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,237 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-12 02:55:00,237 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,237 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736618099954/3, BranchId=]
DEBUG 2025-01-12 02:55:00,238 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,239 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,240 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,242 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,245 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,249 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,249 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,257 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,259 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,260 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,263 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,263 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,263 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,264 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,292 [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-12 02:55:00,294 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,295 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,296 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,299 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,301 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,305 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,305 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,313 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,315 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,315 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,327 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,327 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,327 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,327 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,354 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2025-01-12 02:55:00,364 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,366 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,368 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,370 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,375 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,384 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,387 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,387 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,387 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,387 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,413 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,422 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,424 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,427 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,429 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,433 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,444 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,445 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,446 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,448 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,448 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,448 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,449 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,473 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,482 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,483 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,484 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,486 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,488 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,492 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,492 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,499 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,500 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,501 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,503 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,504 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,504 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,504 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,528 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,537 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,539 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,539 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,541 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,544 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,547 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,548 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,554 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,556 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,556 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,559 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,559 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,559 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,560 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,584 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,592 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,592 [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-12 02:55:00,600 [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-12 02:55:00,602 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,603 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,604 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,606 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,608 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,612 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,613 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,622 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,624 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,625 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,629 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,629 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,630 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,630 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,665 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,677 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,678 [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-12 02:55:00,683 [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-12 02:55:00,684 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,686 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,687 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,690 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,694 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,699 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,699 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,709 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,711 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,712 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,716 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,716 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,717 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,717 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,769 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,785 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,786 [main] select * from emp
DEBUG 2025-01-12 02:55:00,792 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-12 02:55:00,795 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,796 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,797 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,803 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,805 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,808 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,809 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,815 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,816 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,817 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,819 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,819 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,819 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,819 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,841 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,849 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,849 [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-12 02:55:00,853 [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-12 02:55:00,854 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,856 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,858 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,860 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,863 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,864 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,870 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,872 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,872 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,874 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,875 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,875 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,875 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,898 [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-12 02:55:00,905 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,906 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,907 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,909 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,911 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,915 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,915 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,921 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,922 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,923 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,925 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,925 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,925 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,926 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,948 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,956 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,956 [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-12 02:55:00,959 [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-12 02:55:00,960 [main] Physical connection closed
DEBUG 2025-01-12 02:55:00,961 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:00,962 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,964 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,966 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,969 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:00,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,975 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:00,977 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:00,977 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:00,980 [main] Physical connection got
DEBUG 2025-01-12 02:55:00,980 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:00,980 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:00,980 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,002 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,010 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,010 [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-12 02:55:01,015 [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-12 02:55:01,016 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,018 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,020 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,022 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,026 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,026 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,033 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,034 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,035 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,038 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,038 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,038 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,038 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,060 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,069 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,070 [main] select * from emp
DEBUG 2025-01-12 02:55:01,071 [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-12 02:55:01,072 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,075 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,079 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,083 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,083 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,091 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,092 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,093 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,096 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,096 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,096 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,096 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,122 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,132 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,132 [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-12 02:55:01,134 [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-12 02:55:01,136 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,137 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,138 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,140 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,142 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,146 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,146 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,153 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,155 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,156 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,158 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,158 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,159 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,159 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,185 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,194 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,194 [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-12 02:55:01,197 [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-12 02:55:01,197 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,198 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,199 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,201 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,204 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,208 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,208 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,215 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,217 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,217 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,220 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,220 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,220 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,221 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,246 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,260 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,261 [main] select count(*) from emp
DEBUG 2025-01-12 02:55:01,262 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,262 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,263 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,264 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,266 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,268 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,271 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,272 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,278 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,279 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,279 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,282 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,282 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,282 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,282 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,304 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,312 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,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 WHERE empno = 7788
DEBUG 2025-01-12 02:55:01,313 [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-12 02:55:01,314 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,315 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,315 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,318 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,319 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,323 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,323 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,329 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,331 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,331 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,334 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,334 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,334 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,334 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,356 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,364 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,364 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-12 02:55:01,365 [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-12 02:55:01,365 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,366 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,367 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,369 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,371 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,375 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,381 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,382 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,383 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,385 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,385 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,385 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,385 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,407 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,415 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,415 [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-12 02:55:01,416 [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-12 02:55:01,417 [main] Physical connection closed
DEBUG 2025-01-12 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-12 02:55:01,418 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,420 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,422 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,426 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,426 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,432 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,433 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,434 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,436 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,436 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,436 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,436 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,458 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,465 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,465 [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-12 02:55:01,466 [main] Logical connection closed, tx=null
[Ljava.util.Map;@5d89635d
DEBUG 2025-01-12 02:55:01,466 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,467 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,468 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,470 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,472 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,475 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,475 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,481 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,483 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,485 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,485 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,486 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,486 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,507 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,514 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,515 [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-12 02:55:01,517 [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-12 02:55:01,517 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,519 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,521 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,523 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,526 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,526 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,533 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,534 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,537 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,537 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,537 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,537 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,558 [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-12 02:55:01,565 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,565 [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-12 02:55:01,569 [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-12 02:55:01,569 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,570 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,571 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,573 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,575 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,578 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,579 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,585 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,586 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,587 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,589 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,589 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,590 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,590 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,610 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,614 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,614 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-12 02:55:01,615 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,615 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,616 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,617 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,619 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,621 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,624 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,624 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,630 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,632 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,632 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,634 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,634 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,635 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,635 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,656 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,659 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,659 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-12 02:55:01,660 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,660 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,662 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,664 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,665 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,669 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,669 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,675 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,676 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,677 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,680 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,680 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,680 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,680 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,695 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,695 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,696 [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-12 02:55:01,697 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-01-12 02:55:01,697 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,699 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,701 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,703 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,710 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,711 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,717 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,718 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,718 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,721 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,721 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,721 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,721 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,734 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,735 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,735 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-01-12 02:55:01,736 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-01-12 02:55:01,736 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,738 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,740 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,742 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,748 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,748 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,754 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,756 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,756 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,758 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,759 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,786 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-12 02.55.01', 9999, 'test', 50)
DEBUG 2025-01-12 02:55:01,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,787 [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-12 02:55:01,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/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-12 02:55:01,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,790 [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-12 02:55:01,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2025-01-12 02:55:01.786 {50, null, null, 0}
DEBUG 2025-01-12 02:55:01,791 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736618099954/4, BranchId=]
DEBUG 2025-01-12 02:55:01,791 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,792 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,794 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,796 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,799 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,800 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,805 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,807 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,807 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,809 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,810 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,810 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,810 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,830 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,837 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,838 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,838 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,840 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,842 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,845 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,845 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,851 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,853 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,853 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,855 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,855 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,856 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,856 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,875 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP 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-12 02:55:01,884 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,885 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-12 02:55:01,887 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,887 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,889 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,891 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,893 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,896 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,896 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,902 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,904 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,904 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,907 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,907 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,907 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,907 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,926 [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-12 02:55:01,945 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,946 [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-12 02:55:01,946 [main] Logical connection closed, tx=null
[]
DEBUG 2025-01-12 02:55:01,946 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,948 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,950 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,952 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,955 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:01,955 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,961 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:01,962 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:01,963 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,966 [main] Physical connection got
DEBUG 2025-01-12 02:55:01,966 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,966 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:01,966 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,985 [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-12 02:55:01,991 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:01,991 [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-12 02:55:01,993 [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-12 02:55:01,993 [main] Physical connection closed
DEBUG 2025-01-12 02:55:01,994 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:01,995 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:01,997 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,001 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,005 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,005 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,011 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,012 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,012 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,015 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,015 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,015 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,015 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,033 [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-12 02:55:02,036 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,038 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,040 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,045 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,046 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,051 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,053 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,053 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,055 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,056 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,056 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,056 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,075 [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-12 02:55:02,083 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,083 [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-12 02:55:02,086 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,093 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,095 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,097 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,098 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,102 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,108 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,116 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,117 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,118 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,120 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,120 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,120 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,120 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,140 [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-12 02:55:02,147 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,148 [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-12 02:55:02,148 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,148 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,150 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,150 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,152 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,154 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,158 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,158 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,164 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,166 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,166 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,169 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,169 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,169 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,170 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,197 [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-12 02:55:02,198 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,198 [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-12 02:55:02,200 [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-12 02:55:02,200 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,201 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,202 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,204 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,206 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,209 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,209 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,215 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,216 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,217 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,220 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,220 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,220 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,220 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,246 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-12 02:55:02,247 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,249 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,253 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,256 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,261 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,261 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,269 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,271 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,272 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,276 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,276 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,276 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,276 [main] Logical connection got, tx=null
WARN  2025-01-12 02:55:02,281 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-01-12 02:55:02,290 [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-12 02:55:02,291 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,291 [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-12 02:55:02,294 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-01-12 02:55:02,295 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,298 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,301 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,304 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,308 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,309 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,323 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,324 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,325 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,327 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,328 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,328 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,328 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,355 [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-12 02:55:02,364 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,366 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,368 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,370 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,374 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,386 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,386 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,391 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,392 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,392 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,392 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,416 [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-12 02:55:02,421 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,421 [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-12 02:55:02,422 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,422 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,422 [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-12 02:55:02,423 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,423 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,425 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,428 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,430 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,438 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,438 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,447 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,449 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,449 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,452 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,452 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,452 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,452 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,475 [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-12 02:55:02,480 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,480 [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-12 02:55:02,484 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,484 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,484 [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-12 02:55:02,485 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,485 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,485 [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-12 02:55:02,488 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,488 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,488 [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-12 02:55:02,489 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,489 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,489 [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-12 02:55:02,490 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,490 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,494 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,502 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,504 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,515 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,515 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,524 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,526 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,527 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,530 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,532 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,532 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,532 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,532 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-01-12 02:55:02,560 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,561 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-12 02:55:02,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,561 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-01-12 02:55:02,562 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,562 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-12 02:55:02,562 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,562 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736618099954/5, BranchId=]
DEBUG 2025-01-12 02:55:02,562 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,564 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,564 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,567 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,573 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,573 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,579 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,580 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,581 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,583 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,584 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,584 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,584 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,611 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,616 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,620 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,622 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,626 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,630 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,638 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,641 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,641 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,644 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,644 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,644 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,644 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,670 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,676 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,677 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,678 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,680 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,682 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,685 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,685 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,692 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,693 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,693 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,697 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,697 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,697 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,697 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,715 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-01-12 02:55:02,717 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,724 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,724 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,727 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,739 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,758 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,758 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,765 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,773 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,773 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,776 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,776 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,776 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,777 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,785 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-01-12 02:55:02,792 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,795 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,797 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,800 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,803 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,803 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,809 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,810 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,810 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,812 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,812 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,812 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,812 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,819 [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-12 02:55:02,820 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,821 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,822 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,823 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,825 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,828 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,828 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,833 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,834 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,834 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,836 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,836 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,837 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,837 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,844 [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-12 02:55:02,845 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,847 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,847 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,849 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,851 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,854 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,854 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,859 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,860 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,860 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,863 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,863 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,863 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,863 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,883 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,884 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,884 [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-12 02:55:02,889 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,889 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,890 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,891 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,893 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,895 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,898 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,898 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,905 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,906 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,907 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,910 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,910 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,910 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,910 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,938 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,939 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,941 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,943 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,944 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,947 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,948 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,953 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,954 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,954 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,957 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,957 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,957 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,957 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,978 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-12 02:55:02,979 [main] Physical connection closed
DEBUG 2025-01-12 02:55:02,980 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:02,981 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,983 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,985 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,988 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:02,988 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,993 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:02,995 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:02,995 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-12 02:55:02,997 [main] Physical connection got
DEBUG 2025-01-12 02:55:02,998 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:02,998 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:02,998 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,017 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-12 02:55:03,018 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.855 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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-12 02:55:03,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,075 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,079 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,082 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,082 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,088 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,091 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,094 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,094 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,099 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,102 [main] Physical connection closed
DEBUG 2025-01-12 02:55:03,103 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,103 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,105 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,107 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,110 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,110 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,115 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,116 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,119 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,123 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,123 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,127 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,128 [main] Physical connection closed
DEBUG 2025-01-12 02:55:03,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,130 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,132 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,133 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,136 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,137 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,142 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,143 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,156 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,185 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,185 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,198 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,205 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-01-12 02:55:03,209 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,209 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,211 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,217 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,217 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,223 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,224 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,226 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,226 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,227 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,227 [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-12 02:55:03,231 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,232 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,234 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,236 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,237 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,241 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,242 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,244 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,244 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,263 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,264 [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-12 02:55:03,268 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,269 [main] Physical connection closed
DEBUG 2025-01-12 02:55:03,270 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,272 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,277 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,280 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,280 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,285 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,286 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,288 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,288 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,306 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,306 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,307 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,307 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,319 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,325 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,325 [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-12 02:55:03,329 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,329 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2025-01-12 02:55:03,350 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,350 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,353 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,354 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,357 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,358 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,362 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,363 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,367 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,380 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,380 [main] Logical connection got, tx=null
WARN  2025-01-12 02:55:03,383 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-12 02:55:03,384 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-12 02:55:03,384 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,384 [main] Physical connection closed
DEBUG 2025-01-12 02:55:03,386 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,386 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,388 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,393 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,393 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,398 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,399 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,402 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,405 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,407 [main] Logical connection got, tx=null
WARN  2025-01-12 02:55:03,409 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-12 02:55:03,412 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-12 02:55:03,414 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,416 [main] Physical connection closed
DEBUG 2025-01-12 02:55:03,417 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,423 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,425 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,426 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,429 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,429 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,434 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,435 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,438 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,443 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-12 02:55:03,445 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,447 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,450 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,450 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,458 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,459 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,462 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-01-12 02:55:03,470 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,470 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,472 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,475 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,475 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,480 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,481 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,483 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,483 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,484 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,484 [main] Physical connection closed
DEBUG 2025-01-12 02:55:03,486 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,486 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,488 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,491 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,491 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,496 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,498 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,500 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,500 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,508 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,508 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2025-01-12 02:55:03,517 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-12 02:55:03,518 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,520 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,525 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-12 02:55:03,527 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,539 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-12 02:55:03,540 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-12 02:55:03,542 [main] Physical connection got
DEBUG 2025-01-12 02:55:03,542 [main] Logical connection got, tx=null
DEBUG 2025-01-12 02:55:03,543 [main] Logical connection closed, tx=null
DEBUG 2025-01-12 02:55:03,550 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.313s]
[INFO] S2Dao Tiger ........................................... SUCCESS [6.089s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.662s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.447s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Sun Jan 12 02:55:03 JST 2025
[INFO] Final Memory: 29M/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