Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-23 02:54:57,224 [main] Physical connection got
DEBUG 2024-12-23 02:54:57,224 [main] Logical connection got
DEBUG 2024-12-23 02:54:57,224 [main] Logical connection closed
DEBUG 2024-12-23 02:54:57,225 [main] Logical connection got
DEBUG 2024-12-23 02:54:57,238 [main] Logical connection closed
DEBUG 2024-12-23 02:54:57,239 [main] Logical connection got
DEBUG 2024-12-23 02:54:57,239 [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-12-23 02:54:57,241 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-23 02:54:57.027 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-23 02:54:57,241 [main] Logical connection got
DEBUG 2024-12-23 02:54:57,242 [main] Logical connection closed
DEBUG 2024-12-23 02:54:57,242 [main] Logical connection got
DEBUG 2024-12-23 02:54:57,246 [main] Logical connection closed
DEBUG 2024-12-23 02:54:57,247 [main] Logical connection got
DEBUG 2024-12-23 02:54:57,247 [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-12-23 02:54:57,248 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-23 02:54:57.027 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-23 02:54:57,249 [main] Logical connection got
DEBUG 2024-12-23 02:54:57,249 [main] UPDATE EMP SET tstamp = '2024-12-23 02.54.57', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-12-23 02.54.57'
DEBUG 2024-12-23 02:54:57,250 [main] Logical connection closed
DEBUG 2024-12-23 02:54:57,250 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao-Tiger tests for Seasar2.4.x
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/test/java added.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/main/resources
[INFO] artifact org.seasar.container:s2-extension: checking for updates from central
[WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] Copying 12 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 52 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-23 02:54:58,615 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:58,674 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:54:58,705 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:58,709 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:58,732 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:58,732 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:58,777 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:58,783 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:58,804 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-23 02:54:58,964 [main] Physical connection got
DEBUG 2024-12-23 02:54:58,964 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,062 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,067 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-23 02:54:59,078 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,079 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,082 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,085 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,091 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,092 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,103 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,105 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,107 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,119 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,119 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,120 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,120 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,228 [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-12-23 02:54:59,234 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,235 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,236 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,239 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,242 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,247 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,247 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,258 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,259 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,264 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,264 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,264 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,264 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,303 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,325 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,327 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,327 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,330 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,332 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,337 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,337 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,348 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,350 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,351 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,354 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,354 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,355 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,355 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,398 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,403 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,404 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,405 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,408 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,410 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,415 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,415 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,424 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,426 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,427 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,430 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,430 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,430 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,430 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,465 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,470 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,471 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,472 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,474 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,477 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,481 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,481 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,489 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,491 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,491 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,494 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,494 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,494 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,494 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,526 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,531 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,532 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,533 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,535 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,537 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,541 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,542 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,549 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,551 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,552 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,554 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,554 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,555 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,555 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,586 [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-12-23 02:54:59,590 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,591 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,592 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,594 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,596 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,600 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,601 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,608 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,610 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,610 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,613 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,613 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,613 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,613 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,643 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,649 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,650 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,651 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,653 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,659 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,659 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,667 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,668 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,669 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,671 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,671 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,672 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,672 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,707 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,712 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,713 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,714 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,716 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,718 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,722 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,722 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,729 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,731 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,731 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,734 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,734 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,734 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,734 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:54:59,762 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:54:59,766 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,768 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,768 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,770 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,772 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,776 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,777 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,784 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,785 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,786 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,790 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,792 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,845 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-23 02.54.59', 99, 'hoge', 0)
DEBUG 2024-12-23 02:54:59,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,850 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734890099790/0, BranchId=]
DEBUG 2024-12-23 02:54:59,851 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,853 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,855 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,861 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,861 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,868 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,869 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,870 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,872 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,872 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,907 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,907 [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-12-23 02:54:59,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,914 [main] UPDATE EMP SET tstamp = '2024-12-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-12-23 02:54:59,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,915 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734890099790/1, BranchId=]
DEBUG 2024-12-23 02:54:59,915 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,917 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,917 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,920 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,922 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,926 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,926 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,933 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:54:59,934 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,935 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,937 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,938 [main] Physical connection got
DEBUG 2024-12-23 02:54:59,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,982 [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-12-23 02:54:59,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,984 [main] UPDATE EMP SET tstamp = '2024-12-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-12-23 02:54:59,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,985 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734890099790/2, BranchId=]
DEBUG 2024-12-23 02:54:59,985 [main] Physical connection closed
DEBUG 2024-12-23 02:54:59,986 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:54:59,987 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:54:59,989 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:54:59,991 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,995 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:54:59,995 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,002 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,004 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,004 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,006 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,007 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,039 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,039 [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-12-23 02:55:00,041 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,041 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-23 02:55:00,041 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,042 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734890099790/3, BranchId=]
DEBUG 2024-12-23 02:55:00,042 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,043 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,044 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,046 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,048 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,051 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,052 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,059 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,060 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,061 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,064 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,064 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,064 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,064 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,088 [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-12-23 02:55:00,090 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,091 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,094 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,096 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,100 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,106 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,108 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,108 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,118 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,118 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,118 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,118 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,142 [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-12-23 02:55:00,150 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,151 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,152 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,154 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,156 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,160 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,167 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,168 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,168 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,171 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,171 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,171 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,171 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,195 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,202 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,204 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,204 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,206 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,208 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,212 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,212 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,229 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,230 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,231 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,233 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,233 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,234 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,234 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,257 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,264 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,265 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,266 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,268 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,270 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,274 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,274 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,281 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,282 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,283 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,285 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,285 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,285 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,285 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,308 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,316 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,317 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,318 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,320 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,322 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,333 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,334 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,335 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,337 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,337 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,338 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,338 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,360 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,368 [main] Logical connection got, tx=null
DEBUG 2024-12-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-12-23 02:55:00,375 [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-12-23 02:55:00,377 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,378 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,379 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,381 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,383 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,386 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,387 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,393 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,395 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,395 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,398 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,398 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,398 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,398 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,421 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,428 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,428 [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-12-23 02:55:00,432 [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-12-23 02:55:00,434 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,435 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,436 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,438 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,443 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,444 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,450 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,451 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,452 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,454 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,454 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,455 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,455 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,480 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,488 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,488 [main] select * from emp
DEBUG 2024-12-23 02:55:00,490 [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-12-23 02:55:00,492 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,494 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,496 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,498 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,501 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,501 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,508 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,509 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,510 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,512 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,513 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,513 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,513 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,535 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,542 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,542 [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-12-23 02:55:00,546 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 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-12-23 02:55:00,547 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,548 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,549 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,551 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,553 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,563 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,565 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,565 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,568 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,568 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,568 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,568 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,590 [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-12-23 02:55:00,598 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,599 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,601 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,607 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,607 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,615 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,617 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,617 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,618 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,618 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,639 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,646 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,647 [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-12-23 02:55:00,649 [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-12-23 02:55:00,650 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,655 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,657 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,659 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,664 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,664 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,670 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,671 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,671 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,673 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,673 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,673 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,673 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,693 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,703 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,703 [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-12-23 02:55:00,707 [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-12-23 02:55:00,708 [main] Physical connection closed
DEBUG 2024-12-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-12-23 02:55:00,710 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,712 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,713 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,724 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,724 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,736 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,737 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,738 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,740 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,740 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,740 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,740 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,769 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,776 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,777 [main] select * from emp
DEBUG 2024-12-23 02:55:00,778 [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-12-23 02:55:00,779 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,780 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,781 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,783 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,785 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,788 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,788 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,796 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,797 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,799 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,799 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,799 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,799 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,819 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,827 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,827 [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-12-23 02:55:00,829 [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-12-23 02:55:00,830 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,831 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,832 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,834 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,836 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,839 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,839 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,853 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,854 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,855 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,857 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,857 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,857 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,857 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,882 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,901 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,901 [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-12-23 02:55:00,906 [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-12-23 02:55:00,909 [main] Physical connection closed
DEBUG 2024-12-23 02:55:00,911 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:00,914 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,916 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,917 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,934 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:00,935 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,947 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:00,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:00,951 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:00,959 [main] Physical connection got
DEBUG 2024-12-23 02:55:00,959 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:00,959 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:00,959 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,023 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,049 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,049 [main] select count(*) from emp
DEBUG 2024-12-23 02:55:01,051 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,051 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,054 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,054 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,056 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,059 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,071 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,084 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,086 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,086 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,089 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,089 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,089 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,089 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,114 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,122 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,122 [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-12-23 02:55:01,123 [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-12-23 02:55:01,127 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,128 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,129 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,131 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,133 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,136 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,136 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,141 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,143 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,144 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,147 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,147 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,147 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,147 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,171 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,179 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,179 [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-12-23 02:55:01,180 [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-12-23 02:55:01,180 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,181 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,182 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,185 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,188 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,189 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,195 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,197 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,198 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,198 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,198 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,222 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,229 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,229 [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-12-23 02:55:01,230 [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-12-23 02:55:01,230 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,231 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,231 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,236 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,238 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,242 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,242 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,249 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,250 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,251 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,253 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,253 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,255 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,255 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,277 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,284 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,284 [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-12-23 02:55:01,285 [main] Logical connection closed, tx=null
[Ljava.util.Map;@64c272bc
DEBUG 2024-12-23 02:55:01,285 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,286 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,287 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,289 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,291 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,294 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,294 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,300 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,301 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,301 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,303 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,303 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,303 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,304 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,331 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,341 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,341 [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-12-23 02:55:01,343 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-12-23 02:55:01,343 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,344 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,345 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,351 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,353 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,356 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,356 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,368 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,369 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,370 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,379 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,379 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,379 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,379 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,402 [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-12-23 02:55:01,409 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,409 [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-12-23 02:55:01,413 [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-12-23 02:55:01,413 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,415 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,417 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,419 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,422 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,422 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,427 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,428 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,429 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,431 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,431 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,431 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,431 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,450 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,454 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,454 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-23 02:55:01,455 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,455 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,456 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,456 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,458 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,460 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,463 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,463 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,469 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,470 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,470 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,472 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,472 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,473 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,473 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,493 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,496 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,497 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-23 02:55:01,497 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,497 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,498 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,499 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,501 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,503 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,506 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,506 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,511 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,512 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,513 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,516 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,516 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,516 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,516 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,533 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,534 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,534 [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-12-23 02:55:01,536 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-23 02:55:01,536 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,538 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,540 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,542 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,550 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,550 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,555 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,556 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,557 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,559 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,559 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,559 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,559 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,572 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,572 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,572 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-23 02:55:01,573 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-23 02:55:01,574 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,575 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,575 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,578 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,579 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,585 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,585 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,590 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,591 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,592 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,594 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,594 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,621 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-23 02.55.01', 9999, 'test', 50)
DEBUG 2024-12-23 02:55:01,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,622 [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-12-23 02:55:01,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/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-12-23 02:55:01,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,624 [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-12-23 02:55:01,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-23 02:55:01.621 {50, null, null, 0}
DEBUG 2024-12-23 02:55:01,625 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734890099790/4, BranchId=]
DEBUG 2024-12-23 02:55:01,625 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,626 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,629 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,632 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,636 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,636 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,641 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,642 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,643 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,644 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,645 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,645 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,645 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,668 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,674 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,677 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,680 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,682 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,686 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,686 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,691 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,692 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,693 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,695 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,695 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,695 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,695 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,718 [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-12-23 02:55:01,730 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,730 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-23 02:55:01,732 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,732 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,733 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,734 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,736 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,737 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,744 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,744 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,752 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,752 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,754 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,754 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,754 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,755 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,776 [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-12-23 02:55:01,784 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,784 [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-12-23 02:55:01,785 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-23 02:55:01,785 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,786 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,787 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,789 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,790 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,793 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,793 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,799 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,800 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,800 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,803 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,803 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,803 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,803 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,821 [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-12-23 02:55:01,827 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,827 [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-12-23 02:55:01,828 [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-12-23 02:55:01,829 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,830 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,830 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,832 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,834 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,837 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,837 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,842 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,843 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,844 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,846 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,846 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,846 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,846 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,864 [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-12-23 02:55:01,867 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,868 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,869 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,871 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,874 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,878 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,878 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,883 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,884 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,884 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,886 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,886 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,886 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,887 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,905 [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-12-23 02:55:01,912 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,912 [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-12-23 02:55:01,914 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,914 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,915 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,916 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,918 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,919 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,922 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,922 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,928 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,929 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,929 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,931 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,931 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,931 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,931 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,952 [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-12-23 02:55:01,959 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,959 [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-12-23 02:55:01,960 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,960 [main] Physical connection closed
DEBUG 2024-12-23 02:55:01,961 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:01,962 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,964 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,966 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,969 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:01,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,974 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:01,975 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:01,976 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:01,978 [main] Physical connection got
DEBUG 2024-12-23 02:55:01,978 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:01,979 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:01,979 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,000 [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-12-23 02:55:02,002 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,002 [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-12-23 02:55:02,003 [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-12-23 02:55:02,004 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,005 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,006 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,008 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,009 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,012 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,013 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,018 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,019 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,019 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,021 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,021 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,022 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,022 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,041 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-23 02:55:02,043 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,044 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,045 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,046 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,048 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,051 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,051 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,058 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,059 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,060 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,062 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,062 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,063 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,063 [main] Logical connection got, tx=null
WARN  2024-12-23 02:55:02,066 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-23 02:55:02,072 [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-12-23 02:55:02,073 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,073 [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-12-23 02:55:02,079 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-23 02:55:02,080 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,081 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,082 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,083 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,085 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,088 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,088 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,093 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,095 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,095 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,097 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,097 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,097 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,098 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,117 [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-12-23 02:55:02,124 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,126 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,126 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,138 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,140 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,150 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,174 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,180 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,180 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,182 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,182 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,183 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,183 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,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 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-12-23 02:55:02,212 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,212 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-23 02:55:02,213 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,213 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,213 [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-12-23 02:55:02,214 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,214 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,215 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,216 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,218 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,220 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,223 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,223 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,228 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,229 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,230 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,232 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,232 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,232 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,232 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,253 [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-12-23 02:55:02,256 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,256 [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-12-23 02:55:02,266 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,266 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,266 [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-12-23 02:55:02,267 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,267 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,267 [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-12-23 02:55:02,269 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,269 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,270 [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-12-23 02:55:02,270 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,271 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,271 [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-12-23 02:55:02,271 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,279 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,280 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,280 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,282 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,284 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,287 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,294 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,299 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,300 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,301 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,302 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,303 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,303 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,322 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-23 02:55:02,323 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,323 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-23 02:55:02,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,323 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,324 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-23 02:55:02,324 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,324 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,324 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-23 02:55:02,325 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,325 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734890099790/5, BranchId=]
DEBUG 2024-12-23 02:55:02,325 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,326 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,327 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,328 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,330 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,333 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,333 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,338 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,339 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,340 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,346 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,346 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,346 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,347 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,369 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,373 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,375 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,377 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,379 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,382 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,382 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,386 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,387 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,388 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,390 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,390 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,390 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,391 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,408 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,412 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,413 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,414 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,417 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,424 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,424 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,431 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,432 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,432 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,435 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,435 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,435 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,435 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,442 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-23 02:55:02,444 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,445 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,445 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,448 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,451 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,456 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,457 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,457 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,459 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,459 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,459 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,460 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,466 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-23 02:55:02,481 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,483 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,485 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,487 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,490 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,490 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,495 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,496 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,496 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,498 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,498 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,498 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,498 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,505 [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-12-23 02:55:02,506 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,507 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,508 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,510 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,511 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,514 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,514 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,519 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,520 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,520 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,522 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,522 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,524 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,524 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,534 [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-12-23 02:55:02,535 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,536 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,537 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,539 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,541 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,544 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,544 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,548 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,549 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,550 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,552 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,552 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,552 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,552 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,570 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,571 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,571 [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-12-23 02:55:02,576 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,576 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,577 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,578 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,580 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,582 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,585 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,585 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,589 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,590 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,591 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,593 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,594 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,594 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,594 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,611 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,612 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,613 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,614 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,616 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,617 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,620 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,620 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,625 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,626 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,626 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,628 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,629 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,629 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,629 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,646 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-23 02:55:02,647 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,648 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,649 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,651 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,652 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,655 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,655 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,660 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,661 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,661 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-23 02:55:02,663 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,663 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,664 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,664 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,683 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-23 02:55:02,684 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.616 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-23 02:55:02,739 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,739 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,741 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,743 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,752 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,754 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,757 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,757 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,765 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,767 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,768 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,769 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,770 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,772 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,775 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,775 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,779 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,780 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,783 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,786 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,786 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,789 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,790 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,791 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,791 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,798 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,798 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,802 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,803 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,808 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,811 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,811 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,815 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,816 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-23 02:55:02,820 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,820 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,822 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,825 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,825 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,830 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,831 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,832 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,833 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,833 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,833 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-23 02:55:02,836 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,837 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,839 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,842 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,842 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,846 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,847 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,849 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,849 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,866 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,866 [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-12-23 02:55:02,871 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,871 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,872 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,873 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,875 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,877 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,878 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,882 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,883 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,884 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,885 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,901 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,902 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,902 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,902 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,913 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,917 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:02,918 [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-12-23 02:55:02,920 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,920 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-23 02:55:02,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,940 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,942 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,944 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,947 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,947 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,951 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,952 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,955 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,968 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,968 [main] Logical connection got, tx=null
WARN  2024-12-23 02:55:02,971 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-23 02:55:02,971 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-23 02:55:02,972 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,972 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,973 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,974 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,976 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,977 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,980 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:02,980 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:02,986 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,988 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,991 [main] Physical connection got
DEBUG 2024-12-23 02:55:02,991 [main] Logical connection got, tx=null
WARN  2024-12-23 02:55:02,993 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-23 02:55:02,994 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-23 02:55:02,994 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:02,995 [main] Physical connection closed
DEBUG 2024-12-23 02:55:02,996 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:02,996 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:55:02,998 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:02,999 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,002 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,002 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,007 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,008 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,014 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-23 02:55:03,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:03,018 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-23 02:55:03,021 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,023 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,026 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,026 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,031 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,032 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,034 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-23 02:55:03,042 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:03,042 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,044 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,046 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,047 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,051 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,052 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,053 [main] Physical connection got
DEBUG 2024-12-23 02:55:03,054 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:03,055 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:03,055 [main] Physical connection closed
DEBUG 2024-12-23 02:55:03,056 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:03,056 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,058 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,061 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,061 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,065 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,066 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,067 [main] Physical connection got
DEBUG 2024-12-23 02:55:03,068 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:03,069 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:03,069 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-23 02:55:03,073 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-23 02:55:03,073 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,075 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,077 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-23 02:55:03,078 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,082 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-23 02:55:03,083 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-23 02:55:03,085 [main] Physical connection got
DEBUG 2024-12-23 02:55:03,085 [main] Logical connection got, tx=null
DEBUG 2024-12-23 02:55:03,086 [main] Logical connection closed, tx=null
DEBUG 2024-12-23 02:55:03,086 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.308s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.324s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.581s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.866s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Mon Dec 23 02:55:03 JST 2024
[INFO] Final Memory: 31M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS