Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-10-16 02:54:55,391 [main] Physical connection got
DEBUG 2024-10-16 02:54:55,391 [main] Logical connection got
DEBUG 2024-10-16 02:54:55,391 [main] Logical connection closed
DEBUG 2024-10-16 02:54:55,392 [main] Logical connection got
DEBUG 2024-10-16 02:54:55,406 [main] Logical connection closed
DEBUG 2024-10-16 02:54:55,407 [main] Logical connection got
DEBUG 2024-10-16 02:54:55,407 [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-10-16 02:54:55,409 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-10-16 02:54:55.189 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-10-16 02:54:55,409 [main] Logical connection got
DEBUG 2024-10-16 02:54:55,409 [main] Logical connection closed
DEBUG 2024-10-16 02:54:55,409 [main] Logical connection got
DEBUG 2024-10-16 02:54:55,414 [main] Logical connection closed
DEBUG 2024-10-16 02:54:55,415 [main] Logical connection got
DEBUG 2024-10-16 02:54:55,415 [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-10-16 02:54:55,416 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-10-16 02:54:55.189 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-10-16 02:54:55,417 [main] Logical connection got
DEBUG 2024-10-16 02:54:55,417 [main] UPDATE EMP SET tstamp = '2024-10-16 02.54.55', 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-10-16 02.54.55'
DEBUG 2024-10-16 02:54:55,418 [main] Logical connection closed
DEBUG 2024-10-16 02:54:55,418 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 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.144 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-10-16 02:54:56,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,044 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:54:57,085 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,088 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,120 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,121 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,169 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,177 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,200 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-16 02:54:57,360 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,360 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,437 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,443 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-10-16 02:54:57,454 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,456 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,459 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,462 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,468 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,468 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,480 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,484 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,497 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,497 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,498 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,498 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,614 [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-10-16 02:54:57,619 [main] Physical connection closed
DEBUG 2024-10-16 02:54:57,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,621 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,624 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,633 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,633 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,642 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,644 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,645 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,649 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,650 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,650 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,650 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,690 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,712 [main] Physical connection closed
DEBUG 2024-10-16 02:54:57,714 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,714 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,717 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,719 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,725 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,725 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,735 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,737 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,738 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,741 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,741 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,741 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,742 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,784 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,789 [main] Physical connection closed
DEBUG 2024-10-16 02:54:57,791 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,791 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,794 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,797 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,802 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,802 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,810 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,812 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,813 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,816 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,816 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,816 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,817 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,852 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,857 [main] Physical connection closed
DEBUG 2024-10-16 02:54:57,858 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,859 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,862 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,864 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,868 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,868 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,876 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,877 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,878 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,881 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,881 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,881 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,881 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,913 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,918 [main] Physical connection closed
DEBUG 2024-10-16 02:54:57,919 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,920 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,922 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,924 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,928 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,928 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,935 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,937 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,938 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,941 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,941 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,941 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,941 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,972 [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-10-16 02:54:57,976 [main] Physical connection closed
DEBUG 2024-10-16 02:54:57,977 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:57,978 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,980 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,982 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:57,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,994 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:57,995 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:57,996 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:57,998 [main] Physical connection got
DEBUG 2024-10-16 02:54:57,999 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:57,999 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:57,999 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,030 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,035 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,037 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,041 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,045 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,045 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,053 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,054 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,055 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,057 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,057 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,058 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,058 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,095 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,099 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,101 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,101 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,103 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,105 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,110 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,110 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,117 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,119 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,119 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,122 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,122 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,122 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,122 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,155 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,159 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,161 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,161 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,163 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,170 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,170 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,177 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,179 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,179 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,184 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,186 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,240 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-10-16 02.54.58', 99, 'hoge', 0)
DEBUG 2024-10-16 02:54:58,246 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,246 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729014898184/0, BranchId=]
DEBUG 2024-10-16 02:54:58,246 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,248 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,250 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,252 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,256 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,256 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,263 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,265 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,265 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,268 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,268 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,293 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,304 [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-10-16 02:54:58,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,312 [main] UPDATE EMP SET tstamp = '2024-10-16 02.54.58', 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-10-16 02:54:58,312 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,313 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729014898184/1, BranchId=]
DEBUG 2024-10-16 02:54:58,313 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,314 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,315 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,317 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,319 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,323 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,323 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,330 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,331 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,332 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,334 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,334 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,335 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,335 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,335 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,373 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,373 [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-10-16 02:54:58,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,375 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,375 [main] UPDATE EMP SET tstamp = '2024-10-16 02.54.58', 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-10-16 02:54:58,376 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,376 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729014898184/2, BranchId=]
DEBUG 2024-10-16 02:54:58,376 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,377 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,378 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,380 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,382 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,386 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,386 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,393 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,395 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,395 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,398 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,398 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,430 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,430 [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-10-16 02:54:58,432 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,432 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,432 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-10-16 02:54:58,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,433 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729014898184/3, BranchId=]
DEBUG 2024-10-16 02:54:58,433 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,434 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,435 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,437 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,439 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,443 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,443 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,450 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,452 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,452 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,456 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,456 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,456 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,456 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,480 [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-10-16 02:54:58,481 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,483 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,485 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,487 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,491 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,491 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,498 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,500 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,500 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,510 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,511 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,511 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,511 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,535 [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-10-16 02:54:58,544 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,545 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,546 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,548 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,550 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,554 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,554 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,563 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,567 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,567 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,567 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,567 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,591 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,599 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,600 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,601 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,603 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,605 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,609 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,609 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,623 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,625 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,625 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,628 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,628 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,628 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,628 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,652 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,660 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,662 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,663 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,671 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,671 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,677 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,679 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,679 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,683 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,683 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,683 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,683 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,708 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,716 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,717 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,718 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,720 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,722 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,726 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,726 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,733 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,734 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,735 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,737 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,737 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,738 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,738 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,760 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,768 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,768 [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-10-16 02:54:58,775 [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-10-16 02:54:58,777 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,778 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,778 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,781 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,783 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,786 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,787 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,793 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,794 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,795 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,798 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,798 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,798 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,798 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,821 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,828 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,828 [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-10-16 02:54:58,832 [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-10-16 02:54:58,833 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,835 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,835 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,837 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,839 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,843 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,849 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,851 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,851 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,854 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,854 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,854 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,854 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,881 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,888 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,889 [main] select * from emp
DEBUG 2024-10-16 02:54:58,892 [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-10-16 02:54:58,893 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,894 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,895 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,897 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,899 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,902 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,903 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,909 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,911 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,913 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,914 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,914 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,914 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,936 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,943 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,944 [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-10-16 02:54:58,947 [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-10-16 02:54:58,949 [main] Physical connection closed
DEBUG 2024-10-16 02:54:58,950 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:58,951 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,953 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,954 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,958 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:58,958 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,964 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:58,966 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:58,966 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:58,969 [main] Physical connection got
DEBUG 2024-10-16 02:54:58,969 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,969 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:58,970 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:58,992 [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-10-16 02:54:58,999 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,000 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,001 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,003 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,005 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,009 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,009 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,015 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,017 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,017 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,020 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,020 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,020 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,020 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,042 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,050 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,051 [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-10-16 02:54:59,053 [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-10-16 02:54:59,054 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,056 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,056 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,058 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,060 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,064 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,064 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,070 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,071 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,072 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,075 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,075 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,075 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,075 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,098 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,105 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,105 [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-10-16 02:54:59,110 [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-10-16 02:54:59,111 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,112 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,113 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,115 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,117 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,120 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,120 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,126 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,127 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,128 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,130 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,130 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,130 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,131 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,152 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,159 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,159 [main] select * from emp
DEBUG 2024-10-16 02:54:59,161 [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-10-16 02:54:59,162 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,164 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,166 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,168 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,172 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,172 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,179 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,181 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,181 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,183 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,183 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,184 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,184 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,204 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,212 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,212 [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-10-16 02:54:59,214 [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-10-16 02:54:59,215 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,216 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,217 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,219 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,221 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,224 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,224 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,230 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,231 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,232 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,234 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,234 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,234 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,234 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,255 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,262 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,262 [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-10-16 02:54:59,264 [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-10-16 02:54:59,264 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,265 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,266 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,268 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,270 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,273 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,273 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,279 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,280 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,281 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,283 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,283 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,283 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,283 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,310 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,317 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,317 [main] select count(*) from emp
DEBUG 2024-10-16 02:54:59,318 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,318 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,319 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,320 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,322 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,324 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,327 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,327 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,332 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,334 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,334 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,336 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,336 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,336 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,337 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,356 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,364 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,364 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-10-16 02:54:59,365 [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-10-16 02:54:59,365 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,366 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,367 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,369 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,370 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,373 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,374 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,379 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,380 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,380 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,383 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,383 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,383 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,383 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,403 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,410 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,410 [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-10-16 02:54:59,411 [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-10-16 02:54:59,411 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,413 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,416 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,420 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,420 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,425 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,426 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,427 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,429 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,429 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,429 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,429 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,448 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,455 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,455 [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-10-16 02:54:59,456 [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-10-16 02:54:59,456 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,457 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,459 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,461 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,465 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,465 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,470 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,471 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,471 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,474 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,474 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,474 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,474 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,493 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,500 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,500 [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-10-16 02:54:59,501 [main] Logical connection closed, tx=null
[Ljava.util.Map;@5e6ffd79
DEBUG 2024-10-16 02:54:59,501 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,502 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,503 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,505 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,506 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,509 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,510 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,515 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,516 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,516 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,519 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,519 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,519 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,519 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,538 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,544 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,544 [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-10-16 02:54:59,546 [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-10-16 02:54:59,547 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,548 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,548 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,550 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,552 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,555 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,555 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,560 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,561 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,561 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,564 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,564 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,564 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,564 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,582 [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-10-16 02:54:59,589 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,589 [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-10-16 02:54:59,593 [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-10-16 02:54:59,594 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,595 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,595 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,597 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,599 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,602 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,602 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,607 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,608 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,609 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,611 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,611 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,611 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,611 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,630 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,633 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,633 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-16 02:54:59,634 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,634 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,635 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,635 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,637 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,639 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,642 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,642 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,648 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,649 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,649 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,651 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,651 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,651 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,652 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,670 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,674 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,674 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-16 02:54:59,674 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,674 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,676 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,677 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,679 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,682 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,682 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,688 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,689 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,689 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,692 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,692 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,692 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,693 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,710 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,711 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,711 [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-10-16 02:54:59,713 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-10-16 02:54:59,713 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,714 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,714 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,716 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,718 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,721 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,721 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,727 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,728 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,728 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,730 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,730 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,730 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,731 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,743 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,743 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,743 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-10-16 02:54:59,744 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-10-16 02:54:59,744 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,745 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,746 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,748 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,749 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,752 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,753 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,758 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,759 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,759 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,761 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,762 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,787 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-10-16 02.54.59', 9999, 'test', 50)
DEBUG 2024-10-16 02:54:59,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,788 [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-10-16 02:54:59,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/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-10-16 02:54:59,790 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,790 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-10-16 02:54:59,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-10-16 02:54:59.787 {50, null, null, 0}
DEBUG 2024-10-16 02:54:59,791 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729014898184/4, BranchId=]
DEBUG 2024-10-16 02:54:59,791 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,792 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,794 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,796 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,799 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,804 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,805 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,806 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,808 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,808 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,808 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,808 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,826 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,832 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,833 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,834 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,835 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,840 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,840 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,846 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,847 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,847 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,849 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,849 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,850 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,850 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,868 [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-10-16 02:54:59,877 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,877 [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-10-16 02:54:59,879 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,879 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,880 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,880 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,882 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,884 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,887 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,887 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,893 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,894 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,894 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,896 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,896 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,896 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,897 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,915 [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-10-16 02:54:59,923 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,923 [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-10-16 02:54:59,924 [main] Logical connection closed, tx=null
[]
DEBUG 2024-10-16 02:54:59,924 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,925 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,926 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,927 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,929 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,932 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,932 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,938 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,939 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,939 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,942 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,942 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,942 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,942 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,960 [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-10-16 02:54:59,965 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,965 [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-10-16 02:54:59,967 [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-10-16 02:54:59,967 [main] Physical connection closed
DEBUG 2024-10-16 02:54:59,968 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:54:59,969 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,970 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,972 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,975 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:54:59,975 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,981 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:54:59,982 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:54:59,982 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:54:59,984 [main] Physical connection got
DEBUG 2024-10-16 02:54:59,984 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:54:59,984 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:54:59,984 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,002 [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-10-16 02:55:00,005 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,006 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,007 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,009 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,010 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,013 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,013 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,019 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,020 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,020 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,022 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,022 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,022 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,023 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,041 [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-10-16 02:55:00,047 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,047 [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-10-16 02:55:00,050 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,050 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,051 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,052 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,053 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,055 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,058 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,058 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,064 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,065 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,065 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,068 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,068 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,068 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,068 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,089 [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-10-16 02:55:00,100 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,100 [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-10-16 02:55:00,101 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,101 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,103 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,105 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,107 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,110 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,110 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,117 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,118 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,118 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,123 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,123 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,123 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,123 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,145 [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-10-16 02:55:00,146 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,147 [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-10-16 02:55:00,149 [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-10-16 02:55:00,149 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,150 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,151 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,153 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,154 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,158 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,158 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,163 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,164 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,165 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,167 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,167 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,168 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,168 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,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 AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-10-16 02:55:00,187 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,189 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,191 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,192 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,195 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,196 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,201 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,202 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,202 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,205 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,205 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,206 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,206 [main] Logical connection got, tx=null
WARN  2024-10-16 02:55:00,209 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-10-16 02:55:00,215 [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-10-16 02:55:00,215 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,215 [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-10-16 02:55:00,218 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-10-16 02:55:00,218 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,219 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,220 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,222 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,223 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,227 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,227 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,232 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,234 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,236 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,236 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,236 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,236 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,256 [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-10-16 02:55:00,262 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,264 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,264 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,266 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,268 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,271 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,271 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,276 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,277 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,278 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,280 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,281 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,281 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,281 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,300 [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-10-16 02:55:00,305 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,305 [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-10-16 02:55:00,306 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,306 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,306 [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-10-16 02:55:00,307 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,307 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,308 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,309 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,311 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,312 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,315 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,316 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,322 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,322 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,325 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,325 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,325 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,326 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,344 [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-10-16 02:55:00,348 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,348 [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-10-16 02:55:00,351 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,351 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,351 [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-10-16 02:55:00,352 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,352 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,352 [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-10-16 02:55:00,354 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,355 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,355 [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-10-16 02:55:00,356 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,356 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,356 [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-10-16 02:55:00,357 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,357 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,359 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,361 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,362 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,365 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,371 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,373 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,373 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,375 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,376 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,377 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,377 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-10-16 02:55:00,396 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,396 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-16 02:55:00,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,397 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,397 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-10-16 02:55:00,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,398 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-16 02:55:00,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,398 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729014898184/5, BranchId=]
DEBUG 2024-10-16 02:55:00,399 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,400 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,400 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,402 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,404 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,407 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,407 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,412 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,413 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,414 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,417 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,417 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,417 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,417 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,437 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,441 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,443 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,444 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,446 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,449 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,449 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,454 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,455 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,456 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,459 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,459 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,459 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,459 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,478 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,483 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,484 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,485 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,487 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,489 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,492 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,492 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,497 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,498 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,498 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,501 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,501 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,501 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,502 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,512 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-10-16 02:55:00,514 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,515 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,515 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,517 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,519 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,522 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,522 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,527 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,528 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,529 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,531 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,531 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,532 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,532 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,539 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-10-16 02:55:00,540 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,542 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,544 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,545 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,548 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,549 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,553 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,555 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,555 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,557 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,557 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,558 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,558 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,565 [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-10-16 02:55:00,566 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,567 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,568 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,570 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,571 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,574 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,575 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,580 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,581 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,581 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,584 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,584 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,584 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,584 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,591 [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-10-16 02:55:00,593 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,595 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,596 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,598 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,601 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,601 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,606 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,607 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,608 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,610 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,610 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,611 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,611 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,629 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,630 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,630 [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-10-16 02:55:00,634 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,634 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,635 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,636 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,638 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,639 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,642 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,643 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,648 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,649 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,649 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,652 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,652 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,652 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,653 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,679 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,680 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,682 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,682 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,685 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,686 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,690 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,690 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,695 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,697 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,697 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,700 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,700 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,700 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,700 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,720 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-10-16 02:55:00,721 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,722 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,723 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,725 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,730 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,731 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,736 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,737 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,737 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-16 02:55:00,740 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,740 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,740 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,740 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,759 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-10-16 02:55:00,761 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.318 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-10-16 02:55:00,813 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,814 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:55:00,816 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,818 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,821 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,821 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,826 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,827 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,831 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-16 02:55:00,835 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,835 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,839 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,842 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,843 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,844 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:55:00,846 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,848 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,851 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,851 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,856 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,857 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,860 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-16 02:55:00,863 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,864 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,868 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,869 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,870 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,870 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:55:00,873 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,874 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,877 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,878 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,883 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,884 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,887 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-16 02:55:00,890 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,891 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,904 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,905 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-10-16 02:55:00,909 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,909 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,911 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,915 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,915 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,920 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,921 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,923 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,923 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,924 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,924 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-10-16 02:55:00,928 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,929 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,930 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,933 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,934 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,938 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,940 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,942 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,942 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,960 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,961 [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-10-16 02:55:00,966 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,966 [main] Physical connection closed
DEBUG 2024-10-16 02:55:00,967 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:00,968 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,970 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:00,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:00,979 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:00,981 [main] Physical connection got
DEBUG 2024-10-16 02:55:00,981 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:00,999 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:00,999 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:01,000 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,000 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:01,012 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,017 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:01,018 [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-10-16 02:55:01,020 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,020 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-10-16 02:55:01,040 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:01,040 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:55:01,042 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,044 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,047 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,047 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,052 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,053 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,056 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-16 02:55:01,068 [main] Physical connection got
DEBUG 2024-10-16 02:55:01,069 [main] Logical connection got, tx=null
WARN  2024-10-16 02:55:01,071 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-10-16 02:55:01,072 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-10-16 02:55:01,073 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,073 [main] Physical connection closed
DEBUG 2024-10-16 02:55:01,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:01,075 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:55:01,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,079 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,082 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,082 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,088 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,091 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-16 02:55:01,094 [main] Physical connection got
DEBUG 2024-10-16 02:55:01,094 [main] Logical connection got, tx=null
WARN  2024-10-16 02:55:01,096 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-10-16 02:55:01,098 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-10-16 02:55:01,098 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,098 [main] Physical connection closed
DEBUG 2024-10-16 02:55:01,099 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:01,100 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:55:01,102 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,103 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,106 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,106 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,111 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,112 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,119 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-16 02:55:01,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:01,124 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-16 02:55:01,126 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,128 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,131 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,131 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,135 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,136 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,140 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-10-16 02:55:01,147 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:01,148 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,150 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,153 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,158 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,160 [main] Physical connection got
DEBUG 2024-10-16 02:55:01,160 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:01,162 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,162 [main] Physical connection closed
DEBUG 2024-10-16 02:55:01,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:01,163 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,168 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,168 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,172 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,173 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,175 [main] Physical connection got
DEBUG 2024-10-16 02:55:01,175 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:01,176 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,177 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-10-16 02:55:01,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-16 02:55:01,181 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,182 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,185 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-16 02:55:01,185 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,190 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-16 02:55:01,191 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-16 02:55:01,193 [main] Physical connection got
DEBUG 2024-10-16 02:55:01,193 [main] Logical connection got, tx=null
DEBUG 2024-10-16 02:55:01,194 [main] Logical connection closed, tx=null
DEBUG 2024-10-16 02:55:01,194 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 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.303s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.459s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.657s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.747s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Wed Oct 16 02:55:01 JST 2024
[INFO] Final Memory: 31M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS