Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-09-23 02:54:56,583 [main] Physical connection got
DEBUG 2024-09-23 02:54:56,583 [main] Logical connection got
DEBUG 2024-09-23 02:54:56,583 [main] Logical connection closed
DEBUG 2024-09-23 02:54:56,584 [main] Logical connection got
DEBUG 2024-09-23 02:54:56,595 [main] Logical connection closed
DEBUG 2024-09-23 02:54:56,595 [main] Logical connection got
DEBUG 2024-09-23 02:54:56,595 [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-09-23 02:54:56,597 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-23 02:54:56.374 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-23 02:54:56,598 [main] Logical connection got
DEBUG 2024-09-23 02:54:56,598 [main] Logical connection closed
DEBUG 2024-09-23 02:54:56,599 [main] Logical connection got
DEBUG 2024-09-23 02:54:56,602 [main] Logical connection closed
DEBUG 2024-09-23 02:54:56,604 [main] Logical connection got
DEBUG 2024-09-23 02:54:56,604 [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-09-23 02:54:56,605 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-23 02:54:56.374 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-23 02:54:56,605 [main] Logical connection got
DEBUG 2024-09-23 02:54:56,606 [main] UPDATE EMP SET tstamp = '2024-09-23 02.54.56', 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-09-23 02.54.56'
DEBUG 2024-09-23 02:54:56,606 [main] Logical connection closed
DEBUG 2024-09-23 02:54:56,606 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 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.159 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-23 02:54:58,196 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:58,262 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:54:58,296 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,300 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,328 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,328 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,379 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,386 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,410 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-23 02:54:58,578 [main] Physical connection got
DEBUG 2024-09-23 02:54:58,579 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:58,649 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:58,655 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-23 02:54:58,665 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:58,666 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:58,669 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,672 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,678 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,678 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,689 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,692 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,693 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:58,706 [main] Physical connection got
DEBUG 2024-09-23 02:54:58,706 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:58,707 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:58,707 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:58,819 [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-09-23 02:54:58,825 [main] Physical connection closed
DEBUG 2024-09-23 02:54:58,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:58,827 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:58,830 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,833 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,838 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,838 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,848 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,850 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,851 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:58,855 [main] Physical connection got
DEBUG 2024-09-23 02:54:58,856 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:58,856 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:58,856 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:58,897 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:58,920 [main] Physical connection closed
DEBUG 2024-09-23 02:54:58,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:58,923 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:58,925 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,928 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,933 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:58,933 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,943 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:58,946 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:58,947 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:58,951 [main] Physical connection got
DEBUG 2024-09-23 02:54:58,951 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:58,951 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:58,951 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:58,995 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,001 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,002 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,003 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,006 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,008 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,013 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,014 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,022 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,024 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,025 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,028 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,028 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,028 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,029 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,066 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,072 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,073 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,074 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,076 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,079 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,083 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,084 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,092 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,093 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,094 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,097 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,097 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,097 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,097 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,132 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,137 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,139 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,140 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,143 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,145 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,149 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,149 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,160 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,162 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,163 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,163 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,163 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,197 [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-09-23 02:54:59,201 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,202 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,203 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,205 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,207 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,211 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,212 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,219 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,221 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,221 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,224 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,224 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,224 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,224 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,256 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,262 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,263 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,264 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,266 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,268 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,273 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,273 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,281 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,283 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,283 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,286 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,286 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,286 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,286 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,329 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,334 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,335 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,336 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,339 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,341 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,345 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,345 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,353 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,355 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,356 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,358 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,358 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,359 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,359 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,389 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,394 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,395 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,396 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,398 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,401 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,405 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,405 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,412 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,414 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,414 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,419 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,421 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,448 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,471 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-23 02.54.59', 99, 'hoge', 0)
DEBUG 2024-09-23 02:54:59,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,478 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727027699419/0, BranchId=]
DEBUG 2024-09-23 02:54:59,478 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,480 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,481 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,483 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,485 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,489 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,489 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,496 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,498 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,499 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,501 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,501 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,527 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,537 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,537 [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-09-23 02:54:59,545 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,546 [main] UPDATE EMP SET tstamp = '2024-09-23 02.54.59', 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-09-23 02:54:59,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,547 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727027699419/1, BranchId=]
DEBUG 2024-09-23 02:54:59,547 [main] Physical connection closed
DEBUG 2024-09-23 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-09-23 02:54:59,549 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,551 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,553 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,564 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,566 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,567 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,569 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,569 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,569 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,570 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,570 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,616 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-23 02:54:59,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,619 [main] UPDATE EMP SET tstamp = '2024-09-23 02.54.59', 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-09-23 02:54:59,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,620 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727027699419/2, BranchId=]
DEBUG 2024-09-23 02:54:59,620 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,622 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,624 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,626 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,630 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,637 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,639 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,639 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,641 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,642 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,667 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,676 [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-09-23 02:54:59,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,679 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-23 02:54:59,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,679 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727027699419/3, BranchId=]
DEBUG 2024-09-23 02:54:59,680 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,681 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,682 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,684 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,686 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,689 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,690 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,696 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,698 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,698 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,702 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,702 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,702 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,702 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,727 [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-09-23 02:54:59,729 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,730 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,733 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,735 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,738 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,739 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,746 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,747 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,748 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,761 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,761 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,762 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,762 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,786 [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-09-23 02:54:59,794 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,796 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,798 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,800 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,804 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,804 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,811 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,812 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,813 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,816 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,816 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,816 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,817 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,839 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,847 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,848 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,849 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,851 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,853 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,857 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,864 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,865 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,866 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,868 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,868 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,868 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,869 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,891 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,900 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,901 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,901 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,904 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,906 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,910 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,917 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,918 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,919 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,921 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,921 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,921 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,922 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,945 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,955 [main] Physical connection closed
DEBUG 2024-09-23 02:54:59,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:54:59,957 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,960 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,962 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,967 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:54:59,967 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,974 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:54:59,976 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:54:59,977 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:54:59,979 [main] Physical connection got
DEBUG 2024-09-23 02:54:59,979 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:54:59,980 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:54:59,980 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,006 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,015 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,015 [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-09-23 02:55:00,023 [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-09-23 02:55:00,025 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,027 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,029 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,031 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,035 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,036 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,043 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,045 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,045 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,048 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,048 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,049 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,049 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,074 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,083 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,083 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-23 02:55:00,087 [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-09-23 02:55:00,089 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,091 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,093 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,095 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,100 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,100 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,107 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,109 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,110 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,113 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,113 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,113 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,113 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,144 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,151 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,151 [main] select * from emp
DEBUG 2024-09-23 02:55:00,154 [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-09-23 02:55:00,155 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,156 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,157 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,159 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,165 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,165 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,171 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,173 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,173 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,176 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,176 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,176 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,176 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,197 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,205 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,205 [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-09-23 02:55:00,209 [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-09-23 02:55:00,210 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,211 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,212 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,214 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,216 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,220 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,220 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,226 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,227 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,228 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,230 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,230 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,231 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,231 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,251 [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-09-23 02:55:00,271 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,275 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,275 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,280 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,284 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,292 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,293 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,306 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,309 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,310 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,314 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,314 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,315 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,315 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,350 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,368 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,368 [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-09-23 02:55:00,372 [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-09-23 02:55:00,376 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,377 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,378 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,384 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,388 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,393 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,393 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,401 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,405 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,407 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,411 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,411 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,412 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,412 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,451 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,459 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,460 [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-09-23 02:55:00,465 [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-09-23 02:55:00,466 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,467 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,468 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,470 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,472 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,475 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,475 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,481 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,483 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,486 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,486 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,486 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,486 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,505 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,513 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,513 [main] select * from emp
DEBUG 2024-09-23 02:55:00,514 [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-09-23 02:55:00,516 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,517 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,517 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,519 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,521 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,525 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,525 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,531 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,532 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,532 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,535 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,535 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,535 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,535 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,554 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,561 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,561 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-23 02:55:00,563 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-23 02:55:00,564 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,565 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,566 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,568 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,570 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,573 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,573 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,579 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,580 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,581 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,583 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,583 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,583 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,583 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,601 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,608 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,608 [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-09-23 02:55:00,610 [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-09-23 02:55:00,611 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,612 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,612 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,614 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,616 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,619 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,619 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,625 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,626 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,627 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,629 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,629 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,629 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,629 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,647 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,660 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,660 [main] select count(*) from emp
DEBUG 2024-09-23 02:55:00,661 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,662 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,663 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,663 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,666 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,671 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,671 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,678 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,678 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,681 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,681 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,681 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,681 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,699 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,706 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,706 [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-09-23 02:55:00,707 [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-09-23 02:55:00,708 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,709 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,709 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,711 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,713 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,716 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,716 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,722 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,723 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,724 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,726 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,726 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,726 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,726 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,744 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,751 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,751 [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-09-23 02:55:00,752 [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-09-23 02:55:00,753 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,754 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,754 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,756 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,758 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,761 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,761 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,767 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,768 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,768 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,771 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,771 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,771 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,771 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,788 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,795 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,795 [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-09-23 02:55:00,796 [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-09-23 02:55:00,797 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,798 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,798 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,800 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,802 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,805 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,805 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,810 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,812 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,812 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,814 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,814 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,814 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,815 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,832 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,838 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,839 [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-09-23 02:55:00,839 [main] Logical connection closed, tx=null
[Ljava.util.Map;@75d709a5
DEBUG 2024-09-23 02:55:00,840 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,841 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,841 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,843 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,845 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,848 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,848 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,853 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,854 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,855 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,857 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,857 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,858 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,858 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,875 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,881 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,882 [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-09-23 02:55:00,884 [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-09-23 02:55:00,885 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,886 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,890 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,893 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,893 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,900 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,900 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,903 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,903 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,903 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,903 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,920 [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-09-23 02:55:00,927 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,927 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-23 02:55:00,930 [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-09-23 02:55:00,930 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,932 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,934 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,935 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,939 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,939 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,944 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,945 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,945 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,948 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,948 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,948 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,948 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,965 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,968 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,968 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-23 02:55:00,969 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,969 [main] Physical connection closed
DEBUG 2024-09-23 02:55:00,970 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:00,971 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,973 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,974 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,977 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:00,978 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,983 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:00,984 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:00,984 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:00,986 [main] Physical connection got
DEBUG 2024-09-23 02:55:00,987 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:00,987 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:00,987 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,004 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,007 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,007 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-23 02:55:01,007 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,008 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,009 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,009 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,011 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,013 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,016 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,016 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,022 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,023 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,023 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,026 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,026 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,026 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,026 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,038 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,039 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,039 [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-09-23 02:55:01,040 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-23 02:55:01,041 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,042 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,042 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,044 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,046 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,049 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,049 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,054 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,055 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,055 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,057 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,058 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,058 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,058 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,069 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,070 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,070 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-23 02:55:01,071 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-23 02:55:01,071 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,073 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,075 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,076 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,080 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,080 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,085 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,086 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,087 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,088 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,089 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,089 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,089 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,089 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,106 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,113 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-23 02.55.01', 9999, 'test', 50)
DEBUG 2024-09-23 02:55:01,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,114 [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-09-23 02:55:01,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/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-09-23 02:55:01,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,117 [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-09-23 02:55:01,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-23 02:55:01.113 {50, null, null, 0}
DEBUG 2024-09-23 02:55:01,118 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727027699419/4, BranchId=]
DEBUG 2024-09-23 02:55:01,118 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,120 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,122 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,124 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,127 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,127 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,133 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,134 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,135 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,137 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,137 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,138 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,138 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,158 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,165 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,167 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,167 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,170 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,171 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,175 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,175 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,182 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,183 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,183 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,186 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,186 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,186 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,187 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,207 [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-09-23 02:55:01,217 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,218 [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-09-23 02:55:01,220 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,220 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,222 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,222 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,225 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,229 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,234 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,234 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,242 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,245 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,246 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,250 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,251 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,251 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,251 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,284 [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-09-23 02:55:01,296 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,297 [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-09-23 02:55:01,297 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-23 02:55:01,298 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,299 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,300 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,304 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,306 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,307 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,312 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,313 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,313 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,316 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,316 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,317 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,317 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,332 [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-09-23 02:55:01,338 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,338 [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-09-23 02:55:01,339 [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-09-23 02:55:01,340 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,341 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,342 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,344 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,345 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,352 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,352 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,364 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,365 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,374 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,377 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,377 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,377 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,377 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,423 [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-09-23 02:55:01,430 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,431 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,432 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,434 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,436 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,439 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,439 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,444 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,445 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,445 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,447 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,447 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,447 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,448 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,464 [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-09-23 02:55:01,471 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,471 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-09-23 02:55:01,473 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,474 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,475 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,476 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,478 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,479 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,482 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,482 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,487 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,495 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,495 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,497 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,497 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,497 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,498 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,528 [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-09-23 02:55:01,547 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,548 [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-09-23 02:55:01,548 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,549 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,550 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,550 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,552 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,554 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,563 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,566 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,566 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,566 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,566 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,584 [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-09-23 02:55:01,585 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,585 [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-09-23 02:55:01,587 [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-09-23 02:55:01,587 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,588 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,588 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,592 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,594 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,599 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,602 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,606 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,607 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,608 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,610 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,610 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,610 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,610 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,625 [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-09-23 02:55:01,626 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,627 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,629 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,630 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,633 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,633 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,637 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,638 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,638 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,640 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,640 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,641 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,641 [main] Logical connection got, tx=null
WARN  2024-09-23 02:55:01,643 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-23 02:55:01,648 [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-09-23 02:55:01,649 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,649 [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-09-23 02:55:01,651 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-23 02:55:01,652 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,653 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,659 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,659 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,663 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,664 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,664 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,666 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,666 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,666 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,666 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,683 [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-09-23 02:55:01,689 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,690 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,690 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,692 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,693 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,696 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,696 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,700 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,701 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,702 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,704 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,704 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,704 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,704 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,721 [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-09-23 02:55:01,725 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,725 [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-09-23 02:55:01,725 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,725 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,726 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-23 02:55:01,726 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,726 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,727 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,728 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,729 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,731 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,733 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,733 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,738 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,738 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,739 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,741 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,741 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,741 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,741 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,757 [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-09-23 02:55:01,760 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,760 [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-09-23 02:55:01,763 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,764 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,764 [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-09-23 02:55:01,764 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,765 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,765 [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-09-23 02:55:01,766 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,766 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,766 [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-09-23 02:55:01,767 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,767 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,767 [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-09-23 02:55:01,768 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,768 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,769 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,769 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,771 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,773 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,775 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,775 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,779 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,780 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,781 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,782 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,783 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-23 02:55:01,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,799 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-23 02:55:01,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,799 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-23 02:55:01,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,799 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-23 02:55:01,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,800 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727027699419/5, BranchId=]
DEBUG 2024-09-23 02:55:01,800 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,801 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,803 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,804 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,807 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,807 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,811 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,812 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,813 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,815 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,815 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,815 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,815 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,830 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,834 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,835 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,835 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,837 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,838 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,841 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,841 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,845 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,846 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,847 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,849 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,849 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,849 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,849 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,864 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,868 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,869 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,870 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,872 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,873 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,875 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,876 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,880 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,881 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,881 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,883 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,883 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,884 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,884 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,889 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-23 02:55:01,891 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,892 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,894 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,895 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,898 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,898 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,902 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,903 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,904 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,905 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,905 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,906 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,906 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,911 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-23 02:55:01,913 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,914 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,916 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,917 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,920 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,920 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,924 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,925 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,925 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,927 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,927 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,927 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,927 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,932 [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-09-23 02:55:01,934 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,934 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,935 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,937 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,938 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,940 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,941 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,945 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,945 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,946 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,948 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,948 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,948 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,948 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,953 [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-09-23 02:55:01,955 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,956 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,960 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,962 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,964 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,964 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,968 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:01,969 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,969 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,972 [main] Physical connection got
DEBUG 2024-09-23 02:55:01,972 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,972 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,972 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,987 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,988 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:01,988 [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-09-23 02:55:01,991 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:01,991 [main] Physical connection closed
DEBUG 2024-09-23 02:55:01,992 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:01,993 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:01,994 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:01,996 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,998 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:01,998 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,002 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,003 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,004 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:02,006 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,006 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,006 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,006 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,021 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,022 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,023 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,024 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:02,026 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,027 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,030 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,030 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,034 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,035 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,035 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:02,038 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,038 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,038 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,038 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,054 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-23 02:55:02,055 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,056 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,056 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:02,058 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,059 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,064 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,064 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,068 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,068 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,069 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-23 02:55:02,071 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,071 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,071 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,071 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,086 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-23 02:55:02,087 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.431 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-23 02:55:02,142 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,143 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,144 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,146 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,148 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,148 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,156 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,158 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,158 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,162 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,164 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,165 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,166 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,168 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,169 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,172 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,172 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,176 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,177 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,179 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,181 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,181 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,185 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,185 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,187 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,190 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,192 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,193 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,197 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,197 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,200 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,202 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,203 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,206 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,214 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-23 02:55:02,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,217 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,219 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,228 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,228 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,233 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,239 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,239 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,240 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,240 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-23 02:55:02,243 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,243 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,245 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,247 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,247 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,251 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,252 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,253 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,253 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,274 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,274 [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-09-23 02:55:02,278 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,278 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,280 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,281 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,284 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,284 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,289 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,291 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,291 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,306 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,306 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,306 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,306 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,317 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,322 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,322 [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-09-23 02:55:02,324 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,324 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 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.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-23 02:55:02,340 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,340 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,342 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,343 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,345 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,346 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,349 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,350 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,352 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,364 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,365 [main] Logical connection got, tx=null
WARN  2024-09-23 02:55:02,367 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-23 02:55:02,369 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-23 02:55:02,369 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,370 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,371 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,371 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,373 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,375 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,377 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,377 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,381 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,382 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,384 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,387 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,387 [main] Logical connection got, tx=null
WARN  2024-09-23 02:55:02,389 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-23 02:55:02,390 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-23 02:55:02,390 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,390 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,391 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,392 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,394 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,395 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,397 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,398 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,402 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,402 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,405 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,409 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-23 02:55:02,411 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,412 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,415 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,415 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,419 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,420 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,422 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-23 02:55:02,429 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,430 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,431 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,434 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,434 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,438 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,438 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,440 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,440 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,442 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,442 [main] Physical connection closed
DEBUG 2024-09-23 02:55:02,450 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,450 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,452 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,454 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,454 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,467 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,468 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,472 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,472 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,474 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,474 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-23 02:55:02,476 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-23 02:55:02,477 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,478 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,481 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-23 02:55:02,481 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,485 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-23 02:55:02,486 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-23 02:55:02,487 [main] Physical connection got
DEBUG 2024-09-23 02:55:02,487 [main] Logical connection got, tx=null
DEBUG 2024-09-23 02:55:02,488 [main] Logical connection closed, tx=null
DEBUG 2024-09-23 02:55:02,488 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.311s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.626s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.657s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.901s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Sep 23 02:55:02 JST 2024
[INFO] Final Memory: 30M/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