Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-11-03 02:54:53,673 [main] Physical connection got
DEBUG 2024-11-03 02:54:53,673 [main] Logical connection got
DEBUG 2024-11-03 02:54:53,674 [main] Logical connection closed
DEBUG 2024-11-03 02:54:53,674 [main] Logical connection got
DEBUG 2024-11-03 02:54:53,685 [main] Logical connection closed
DEBUG 2024-11-03 02:54:53,686 [main] Logical connection got
DEBUG 2024-11-03 02:54:53,686 [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 2024-11-03 02:54:53,687 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-11-03 02:54:53.48 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-11-03 02:54:53,688 [main] Logical connection got
DEBUG 2024-11-03 02:54:53,688 [main] Logical connection closed
DEBUG 2024-11-03 02:54:53,688 [main] Logical connection got
DEBUG 2024-11-03 02:54:53,692 [main] Logical connection closed
DEBUG 2024-11-03 02:54:53,694 [main] Logical connection got
DEBUG 2024-11-03 02:54:53,694 [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 2024-11-03 02:54:53,695 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-11-03 02:54:53.48 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-11-03 02:54:53,695 [main] Logical connection got
DEBUG 2024-11-03 02:54:53,696 [main] UPDATE EMP SET tstamp = '2024-11-03 02.54.53', 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 = '2024-11-03 02.54.53'
DEBUG 2024-11-03 02:54:53,696 [main] Logical connection closed
DEBUG 2024-11-03 02:54:53,696 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 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.12 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-11-03 02:54:55,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:55,184 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:55,226 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,229 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,254 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,299 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,306 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,328 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-03 02:54:55,485 [main] Physical connection got
DEBUG 2024-11-03 02:54:55,486 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,570 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,576 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-11-03 02:54:55,587 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:55,588 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,592 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,595 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,601 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,601 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,616 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,617 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,629 [main] Physical connection got
DEBUG 2024-11-03 02:54:55,629 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,629 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,630 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,741 [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 2024-11-03 02:54:55,747 [main] Physical connection closed
DEBUG 2024-11-03 02:54:55,749 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:55,749 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,752 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,755 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,761 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,762 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,771 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,773 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,774 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,779 [main] Physical connection got
DEBUG 2024-11-03 02:54:55,779 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,780 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,780 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,818 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,841 [main] Physical connection closed
DEBUG 2024-11-03 02:54:55,842 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:55,843 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,846 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,849 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,854 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,854 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,864 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,867 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,867 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,871 [main] Physical connection got
DEBUG 2024-11-03 02:54:55,872 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,872 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,872 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,915 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,920 [main] Physical connection closed
DEBUG 2024-11-03 02:54:55,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:55,923 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,925 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,928 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,934 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:55,934 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,943 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:55,945 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,946 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,949 [main] Physical connection got
DEBUG 2024-11-03 02:54:55,949 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,949 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,950 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:55,986 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:55,991 [main] Physical connection closed
DEBUG 2024-11-03 02:54:55,993 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:55,993 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:55,996 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:55,998 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,002 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,003 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,010 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,012 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,013 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,015 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,016 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,016 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,016 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,048 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,053 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,054 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,055 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,058 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,060 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,064 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,064 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,071 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,073 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,074 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,077 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,077 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,077 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,077 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,109 [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 2024-11-03 02:54:56,113 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,115 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,118 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,120 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,124 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,125 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,132 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,134 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,135 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,137 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,137 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,137 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,138 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,170 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,175 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,177 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,178 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,180 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,183 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,187 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,187 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,195 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,196 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,197 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,200 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,200 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,200 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,200 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,237 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,242 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,244 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,245 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,247 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,249 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,254 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,254 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,262 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,263 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,264 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,267 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,267 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,267 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,267 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,299 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,304 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,305 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,306 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,308 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,311 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,315 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,315 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,323 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,325 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,325 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,330 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,331 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,332 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,333 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,333 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,363 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,384 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,387 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-03 02.54.56', 99, 'hoge', 0)
DEBUG 2024-11-03 02:54:56,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,392 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730570096330/0, BranchId=]
DEBUG 2024-11-03 02:54:56,393 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,394 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,395 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,398 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,400 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,404 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,404 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,411 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,413 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,413 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,416 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,416 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,416 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,417 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,417 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,442 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,453 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,454 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-11-03 02:54:56,461 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,461 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,461 [main] UPDATE EMP SET tstamp = '2024-11-03 02.54.56', 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 2024-11-03 02:54:56,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,463 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730570096330/1, BranchId=]
DEBUG 2024-11-03 02:54:56,463 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,464 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,465 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,467 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,469 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,474 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,481 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,483 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,486 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,486 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,511 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,527 [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 2024-11-03 02:54:56,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,529 [main] UPDATE EMP SET tstamp = '2024-11-03 02.54.56', 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 2024-11-03 02:54:56,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,530 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730570096330/2, BranchId=]
DEBUG 2024-11-03 02:54:56,530 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,531 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,532 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,534 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,536 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,540 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,540 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,547 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,548 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,549 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,551 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,551 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,576 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,585 [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 2024-11-03 02:54:56,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,588 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-11-03 02:54:56,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,588 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730570096330/3, BranchId=]
DEBUG 2024-11-03 02:54:56,588 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,590 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,592 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,594 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,598 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,598 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,605 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,606 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,607 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,610 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,610 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,611 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,611 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,635 [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 2024-11-03 02:54:56,637 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,638 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,638 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,640 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,642 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,646 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,647 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,654 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,655 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,656 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,667 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,667 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,667 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,667 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,691 [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 2024-11-03 02:54:56,701 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,703 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,703 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,706 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,708 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,711 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,712 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,719 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,720 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,721 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,723 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,723 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,724 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,724 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,747 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,756 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,757 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,757 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,759 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,761 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,765 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,765 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,782 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,783 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,784 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,786 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,786 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,786 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,786 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,809 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,817 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,818 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,818 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,820 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,822 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,826 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,826 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,832 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,833 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,834 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,836 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,836 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,836 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,836 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,858 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,866 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,868 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,870 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,871 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,875 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,875 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,881 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,882 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,883 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,885 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,885 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,885 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,885 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,906 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,914 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,914 [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 2024-11-03 02:54:56,921 [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 2024-11-03 02:54:56,923 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,924 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,924 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,927 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,929 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,932 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,932 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,939 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,940 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,940 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,943 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,943 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,943 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,943 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,964 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,972 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,972 [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 2024-11-03 02:54:56,975 [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 2024-11-03 02:54:56,977 [main] Physical connection closed
DEBUG 2024-11-03 02:54:56,978 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:56,978 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,980 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,982 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:56,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:56,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:56,994 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:56,996 [main] Physical connection got
DEBUG 2024-11-03 02:54:56,996 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:56,996 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:56,996 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,025 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,033 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,033 [main] select * from emp
DEBUG 2024-11-03 02:54:57,036 [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 2024-11-03 02:54:57,037 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,038 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,039 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,041 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,043 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,046 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,046 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,053 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,054 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,054 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,057 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,057 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,057 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,057 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,077 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,085 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,085 [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 2024-11-03 02:54:57,088 [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 2024-11-03 02:54:57,090 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,091 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,093 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,095 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,105 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,107 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,107 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,109 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,109 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,109 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,110 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,130 [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 2024-11-03 02:54:57,137 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,139 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,141 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,143 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,146 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,146 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,154 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,154 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,156 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,156 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,157 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,157 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,177 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,184 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,185 [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 2024-11-03 02:54:57,187 [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 2024-11-03 02:54:57,188 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,189 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,190 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,192 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,193 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,197 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,197 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,203 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,204 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,205 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,207 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,207 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,207 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,207 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,227 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,235 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,235 [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 2024-11-03 02:54:57,240 [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 2024-11-03 02:54:57,242 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,243 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,243 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,245 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,247 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,250 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,251 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,258 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,258 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,260 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,261 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,261 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,261 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,281 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,289 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,289 [main] select * from emp
DEBUG 2024-11-03 02:54:57,291 [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 2024-11-03 02:54:57,292 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,293 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,293 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,296 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,298 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,301 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,302 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,308 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,310 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,311 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,313 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,313 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,313 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,313 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,334 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,342 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,342 [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 2024-11-03 02:54:57,343 [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 2024-11-03 02:54:57,345 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,346 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,348 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,350 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,354 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,354 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,360 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,361 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,362 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,364 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,364 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,365 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,365 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,386 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,393 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,393 [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 2024-11-03 02:54:57,395 [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 2024-11-03 02:54:57,395 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,396 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,397 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,399 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,401 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,404 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,405 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,411 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,412 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,412 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,415 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,415 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,415 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,415 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,442 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,450 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,450 [main] select count(*) from emp
DEBUG 2024-11-03 02:54:57,451 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,451 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,453 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,455 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,456 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,460 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,466 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,467 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,468 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,470 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,470 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,470 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,470 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,490 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,498 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,498 [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 2024-11-03 02:54:57,499 [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 2024-11-03 02:54:57,499 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,500 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,501 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,508 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,508 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,514 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,516 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,516 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,518 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,518 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,518 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,519 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,538 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,545 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,545 [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 2024-11-03 02:54:57,546 [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 2024-11-03 02:54:57,546 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,547 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,548 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,550 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,552 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,555 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,555 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,563 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,565 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,565 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,565 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,565 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,584 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,591 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,591 [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 2024-11-03 02:54:57,592 [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 2024-11-03 02:54:57,592 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,593 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,593 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,595 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,597 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,600 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,601 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,606 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,608 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,608 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,610 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,610 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,610 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,610 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,630 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,636 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,637 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-11-03 02:54:57,637 [main] Logical connection closed, tx=null
[Ljava.util.Map;@27e32382
DEBUG 2024-11-03 02:54:57,637 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,638 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,639 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,641 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,643 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,646 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,646 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,652 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,653 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,654 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,656 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,656 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,656 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,656 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,675 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,682 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,682 [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 2024-11-03 02:54:57,684 [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 2024-11-03 02:54:57,684 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,685 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,686 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,688 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,690 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,693 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,693 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,699 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,700 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,701 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,703 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,703 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,703 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,703 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,723 [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 2024-11-03 02:54:57,729 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,730 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-11-03 02:54:57,733 [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 2024-11-03 02:54:57,733 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,734 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,734 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,736 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,738 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,742 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,742 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,747 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,749 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,749 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,751 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,751 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,751 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,752 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,770 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,774 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,774 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-03 02:54:57,774 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,774 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,775 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,776 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,778 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,780 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,783 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,783 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,789 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,790 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,791 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,793 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,793 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,793 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,793 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,812 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,815 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,815 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-03 02:54:57,816 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,816 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,817 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,817 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,819 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,821 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,824 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,824 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,830 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,832 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,832 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,835 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,835 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,835 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,835 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,852 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,853 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,853 [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 2024-11-03 02:54:57,854 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-11-03 02:54:57,855 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,856 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,856 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,858 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,860 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,863 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,863 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,869 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,871 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,873 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,873 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,873 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,873 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,886 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,886 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,886 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-11-03 02:54:57,887 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-11-03 02:54:57,887 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,889 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,891 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,893 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,896 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,896 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,902 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,903 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,904 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,906 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,906 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,931 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,932 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-03 02.54.57', 9999, 'test', 50)
DEBUG 2024-11-03 02:54:57,932 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,932 [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 2024-11-03 02:54:57,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/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 2024-11-03 02:54:57,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,934 [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 2024-11-03 02:54:57,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-11-03 02:54:57.931 {50, null, null, 0}
DEBUG 2024-11-03 02:54:57,935 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730570096330/4, BranchId=]
DEBUG 2024-11-03 02:54:57,935 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,936 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,937 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,939 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,941 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,944 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,944 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,949 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,951 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,953 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,953 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,954 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,954 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,972 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,978 [main] Physical connection closed
DEBUG 2024-11-03 02:54:57,979 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:57,980 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,981 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,983 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:57,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:57,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:57,994 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:57,996 [main] Physical connection got
DEBUG 2024-11-03 02:54:57,996 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:57,996 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:57,996 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,014 [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 2024-11-03 02:54:58,023 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,023 [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 2024-11-03 02:54:58,025 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,025 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,027 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,029 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,031 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,034 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,034 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,039 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,040 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,041 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,043 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,043 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,043 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,043 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,061 [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 2024-11-03 02:54:58,070 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,070 [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 2024-11-03 02:54:58,071 [main] Logical connection closed, tx=null
[]
DEBUG 2024-11-03 02:54:58,071 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,072 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,074 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,076 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,079 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,079 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,084 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,086 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,086 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,089 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,089 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,089 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,089 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,106 [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 2024-11-03 02:54:58,112 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,112 [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 2024-11-03 02:54:58,114 [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 2024-11-03 02:54:58,114 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,115 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,117 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,119 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,122 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,122 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,127 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,128 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,129 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,131 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,131 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,131 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,131 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,148 [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 2024-11-03 02:54:58,151 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,152 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,153 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,154 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,156 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,159 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,159 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,164 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,165 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,166 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,168 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,168 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,168 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,168 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,186 [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 2024-11-03 02:54:58,193 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,193 [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 2024-11-03 02:54:58,195 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,195 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,196 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,196 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,198 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,200 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,203 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,203 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,208 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,210 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,210 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,212 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,212 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,212 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,212 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,230 [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 2024-11-03 02:54:58,236 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,236 [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 2024-11-03 02:54:58,237 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,237 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,238 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,239 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,241 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,242 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,245 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,245 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,250 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,252 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,252 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,255 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,255 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,255 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,255 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,274 [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 2024-11-03 02:54:58,275 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,275 [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 2024-11-03 02:54:58,277 [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 2024-11-03 02:54:58,277 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,278 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,279 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,281 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,283 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,285 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,286 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,291 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,292 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,292 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,295 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,295 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,295 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,295 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,315 [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 2024-11-03 02:54:58,315 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,316 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,317 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,319 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,320 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,323 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,323 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,329 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,330 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,330 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,332 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,333 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,333 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,333 [main] Logical connection got, tx=null
WARN  2024-11-03 02:54:58,336 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-11-03 02:54:58,341 [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 2024-11-03 02:54:58,342 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,342 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-11-03 02:54:58,344 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-11-03 02:54:58,345 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,346 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,348 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,349 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,352 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,352 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,358 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,359 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,359 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,361 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,361 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,361 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,361 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,380 [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 2024-11-03 02:54:58,387 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,388 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,388 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,390 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,391 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,395 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,395 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,400 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,401 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,401 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,404 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,404 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,404 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,404 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,423 [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 2024-11-03 02:54:58,426 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,426 [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 2024-11-03 02:54:58,427 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,427 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,427 [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 2024-11-03 02:54:58,428 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,428 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,429 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,430 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,432 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,433 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,436 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,436 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,441 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,442 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,442 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,445 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,445 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,445 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,445 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,463 [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 2024-11-03 02:54:58,466 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,467 [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 2024-11-03 02:54:58,470 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,470 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,470 [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 2024-11-03 02:54:58,471 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,471 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,471 [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 2024-11-03 02:54:58,473 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,474 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,474 [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 2024-11-03 02:54:58,474 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,474 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,475 [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 2024-11-03 02:54:58,475 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,475 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,476 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,477 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,478 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,480 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,483 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,483 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,488 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,489 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,489 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,491 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,492 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,492 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,511 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-11-03 02:54:58,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,511 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-03 02:54:58,512 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,512 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-11-03 02:54:58,512 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,512 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-03 02:54:58,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,513 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730570096330/5, BranchId=]
DEBUG 2024-11-03 02:54:58,513 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,514 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,514 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,516 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,518 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,520 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,521 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,526 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,527 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,527 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,529 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,529 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,530 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,530 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,548 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,552 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,553 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,553 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,555 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,557 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,560 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,560 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,565 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,566 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,566 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,568 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,568 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,569 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,569 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,586 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,591 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,592 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,593 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,594 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,596 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,599 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,599 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,604 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,605 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,605 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,607 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,607 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,607 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,607 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,614 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-11-03 02:54:58,616 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,617 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,619 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,621 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,623 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,623 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,631 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,632 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,632 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,634 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,634 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,634 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,635 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,641 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-11-03 02:54:58,642 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,643 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,644 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,645 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,647 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,650 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,650 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,654 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,655 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,656 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,657 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,657 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,657 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,658 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,664 [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 2024-11-03 02:54:58,665 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,666 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,666 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,668 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,670 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,672 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,672 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,677 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,678 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,678 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,680 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,680 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,680 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,680 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,687 [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 2024-11-03 02:54:58,688 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,689 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,690 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,691 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,693 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,696 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,696 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,700 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,701 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,702 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,704 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,704 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,707 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,708 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,725 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,726 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,726 [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 2024-11-03 02:54:58,729 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,729 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,731 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,732 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,734 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,737 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,737 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,741 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,742 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,743 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,745 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,745 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,745 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,746 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,763 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,763 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,765 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,767 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,768 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,771 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,771 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,775 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,776 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,777 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,779 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,779 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,779 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,779 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,796 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-03 02:54:58,797 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,798 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,799 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,800 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,802 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,805 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,805 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,809 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,810 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,810 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-03 02:54:58,813 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,813 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,813 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,813 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,830 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-03 02:54:58,831 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.255 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-11-03 02:54:58,880 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,881 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:58,882 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,884 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,887 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,887 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,891 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,895 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-03 02:54:58,898 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,898 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,902 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,904 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,905 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,906 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:58,907 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,909 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,912 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,912 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,916 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,917 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,920 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-03 02:54:58,922 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,923 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,926 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,927 [main] Physical connection closed
DEBUG 2024-11-03 02:54:58,928 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,928 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:58,931 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,932 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,935 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,935 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,939 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,940 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,943 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-03 02:54:58,945 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,946 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,949 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,950 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-11-03 02:54:58,953 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,954 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,955 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,958 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,958 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,963 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,963 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,965 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,965 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,966 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,966 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-11-03 02:54:58,970 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:58,970 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,972 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,974 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:58,974 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,979 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:58,979 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:58,981 [main] Physical connection got
DEBUG 2024-11-03 02:54:58,981 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:58,998 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:58,998 [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 2024-11-03 02:54:59,001 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,001 [main] Physical connection closed
DEBUG 2024-11-03 02:54:59,002 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,003 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,004 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,007 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,007 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,011 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,012 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,014 [main] Physical connection got
DEBUG 2024-11-03 02:54:59,014 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:59,030 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,030 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:59,030 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,031 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:59,041 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,046 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:59,046 [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 2024-11-03 02:54:59,048 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,048 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-11-03 02:54:59,067 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,067 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:59,069 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,071 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,073 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,074 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,078 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,079 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,081 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-03 02:54:59,092 [main] Physical connection got
DEBUG 2024-11-03 02:54:59,093 [main] Logical connection got, tx=null
WARN  2024-11-03 02:54:59,095 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-11-03 02:54:59,096 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-11-03 02:54:59,096 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,096 [main] Physical connection closed
DEBUG 2024-11-03 02:54:59,097 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,097 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:59,099 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,101 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,107 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,108 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,111 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-03 02:54:59,114 [main] Physical connection got
DEBUG 2024-11-03 02:54:59,114 [main] Logical connection got, tx=null
WARN  2024-11-03 02:54:59,116 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-11-03 02:54:59,117 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-11-03 02:54:59,117 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,117 [main] Physical connection closed
DEBUG 2024-11-03 02:54:59,118 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,118 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:59,120 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,121 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,124 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,124 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,128 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,129 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,132 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-03 02:54:59,136 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,136 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-03 02:54:59,138 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,139 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,142 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,142 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,146 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,147 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,149 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-11-03 02:54:59,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,159 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,161 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,161 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,166 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,167 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,168 [main] Physical connection got
DEBUG 2024-11-03 02:54:59,168 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:59,169 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,170 [main] Physical connection closed
DEBUG 2024-11-03 02:54:59,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,171 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,172 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,175 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,175 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,179 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,180 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,182 [main] Physical connection got
DEBUG 2024-11-03 02:54:59,182 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:59,183 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,183 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-11-03 02:54:59,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-03 02:54:59,186 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,188 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-03 02:54:59,190 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-03 02:54:59,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-03 02:54:59,197 [main] Physical connection got
DEBUG 2024-11-03 02:54:59,197 [main] Logical connection got, tx=null
DEBUG 2024-11-03 02:54:59,198 [main] Logical connection closed, tx=null
DEBUG 2024-11-03 02:54:59,198 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.312s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.744s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.594s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.498s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Sun Nov 03 02:54:59 JST 2024
[INFO] Final Memory: 29M/406M
[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