Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2025-01-08 02:54:58,454 [main] Physical connection got
DEBUG 2025-01-08 02:54:58,454 [main] Logical connection got
DEBUG 2025-01-08 02:54:58,455 [main] Logical connection closed
DEBUG 2025-01-08 02:54:58,455 [main] Logical connection got
DEBUG 2025-01-08 02:54:58,466 [main] Logical connection closed
DEBUG 2025-01-08 02:54:58,466 [main] Logical connection got
DEBUG 2025-01-08 02:54:58,466 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2025-01-08 02:54:58,468 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-08 02:54:58.259 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-08 02:54:58,469 [main] Logical connection got
DEBUG 2025-01-08 02:54:58,469 [main] Logical connection closed
DEBUG 2025-01-08 02:54:58,469 [main] Logical connection got
DEBUG 2025-01-08 02:54:58,473 [main] Logical connection closed
DEBUG 2025-01-08 02:54:58,474 [main] Logical connection got
DEBUG 2025-01-08 02:54:58,474 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-08 02:54:58,475 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-08 02:54:58.259 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-08 02:54:58,476 [main] Logical connection got
DEBUG 2025-01-08 02:54:58,476 [main] UPDATE EMP SET tstamp = '2025-01-08 02.54.58', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2025-01-08 02.54.58'
DEBUG 2025-01-08 02:54:58,477 [main] Logical connection closed
DEBUG 2025-01-08 02:54:58,477 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-01-08 02:55:00,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:00,109 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:00,147 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,151 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,174 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,175 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,221 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,227 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,249 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-08 02:55:00,408 [main] Physical connection got
DEBUG 2025-01-08 02:55:00,409 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,484 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,490 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2025-01-08 02:55:00,502 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:00,503 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,506 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,509 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,515 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,515 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,527 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,529 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,530 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,543 [main] Physical connection got
DEBUG 2025-01-08 02:55:00,544 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,544 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,544 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,654 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2025-01-08 02:55:00,659 [main] Physical connection closed
DEBUG 2025-01-08 02:55:00,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:00,662 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,673 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,673 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,682 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,684 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,685 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,689 [main] Physical connection got
DEBUG 2025-01-08 02:55:00,689 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,690 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,690 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,727 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,749 [main] Physical connection closed
DEBUG 2025-01-08 02:55:00,751 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:00,752 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,754 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,757 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,762 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,762 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,771 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,773 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,774 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,778 [main] Physical connection got
DEBUG 2025-01-08 02:55:00,778 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,778 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,778 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,820 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,825 [main] Physical connection closed
DEBUG 2025-01-08 02:55:00,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:00,827 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,829 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,832 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,836 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,836 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,847 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,847 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,850 [main] Physical connection got
DEBUG 2025-01-08 02:55:00,850 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,851 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,851 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,891 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,899 [main] Physical connection closed
DEBUG 2025-01-08 02:55:00,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:00,901 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,906 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,908 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,915 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:00,915 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,926 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:00,929 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:00,930 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:00,933 [main] Physical connection got
DEBUG 2025-01-08 02:55:00,934 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:00,934 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:00,935 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,022 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,027 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,031 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,034 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,042 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,048 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,062 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,062 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,085 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,089 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,090 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,093 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,093 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,093 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,093 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,129 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2025-01-08 02:55:01,133 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,134 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,135 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,138 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,140 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,145 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,145 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,154 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,154 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,157 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,157 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,157 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,157 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,188 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,192 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,194 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,194 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,197 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,199 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,203 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,203 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,211 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,212 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,213 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,215 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,216 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,216 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,216 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,254 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,258 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,260 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,263 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,265 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,269 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,269 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,276 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,278 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,278 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,281 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,281 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,281 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,281 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,308 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,312 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,313 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,314 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,316 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,323 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,323 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,330 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,331 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,332 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,336 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,338 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,387 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,389 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-08 02.55.01', 99, 'hoge', 0)
DEBUG 2025-01-08 02:55:01,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,395 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736272501336/0, BranchId=]
DEBUG 2025-01-08 02:55:01,396 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,397 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,398 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,400 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,402 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,406 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,407 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,414 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,416 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,416 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,418 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,419 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,419 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,419 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,419 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,446 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,457 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,457 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-08 02:55:01,465 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,466 [main] UPDATE EMP SET tstamp = '2025-01-08 02.55.01', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-08 02:55:01,467 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,467 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736272501336/1, BranchId=]
DEBUG 2025-01-08 02:55:01,467 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,468 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,469 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,471 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,473 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,478 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,478 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,485 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,486 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,487 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,489 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,489 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,536 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,536 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-08 02:55:01,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,539 [main] UPDATE EMP SET tstamp = '2025-01-08 02.55.01', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2025-01-08 02:55:01,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,539 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736272501336/2, BranchId=]
DEBUG 2025-01-08 02:55:01,540 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,542 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,544 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,546 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,550 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,550 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,556 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,558 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,559 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,561 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,561 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,594 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-08 02:55:01,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,597 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-08 02:55:01,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,598 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736272501336/3, BranchId=]
DEBUG 2025-01-08 02:55:01,598 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,600 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,602 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,604 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,608 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,608 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,615 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,616 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,617 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,620 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,620 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,621 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,621 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,645 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2025-01-08 02:55:01,647 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,648 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,648 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,650 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,652 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,656 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,657 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,663 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,665 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,665 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,676 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,676 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,676 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,677 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,701 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2025-01-08 02:55:01,710 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,711 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,712 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,714 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,716 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,720 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,720 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,727 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,728 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,729 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,732 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,732 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,732 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,732 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,756 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,765 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,766 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,767 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,769 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,771 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,780 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,780 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,787 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,789 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,789 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,791 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,792 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,792 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,792 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,814 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,822 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,824 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,824 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,827 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,829 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,832 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,833 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,839 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,840 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,841 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,843 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,843 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,844 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,844 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,866 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,874 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,875 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,876 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,878 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,880 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,883 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,883 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,890 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,893 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,895 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,895 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,896 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,896 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,919 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,926 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,926 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-08 02:55:01,945 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-08 02:55:01,952 [main] Physical connection closed
DEBUG 2025-01-08 02:55:01,953 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:01,954 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,960 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,965 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,969 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:01,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,975 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:01,977 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:01,977 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:01,979 [main] Physical connection got
DEBUG 2025-01-08 02:55:01,979 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:01,980 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:01,980 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,001 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,011 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,011 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-08 02:55:02,015 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-08 02:55:02,016 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,018 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,021 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,023 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,026 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,026 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,032 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,034 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,034 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,036 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,037 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,037 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,037 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,069 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,077 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,077 [main] select * from emp
DEBUG 2025-01-08 02:55:02,080 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-08 02:55:02,081 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,082 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,083 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,085 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,087 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,090 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,091 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,097 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,098 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,099 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,101 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,102 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,102 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,102 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,123 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,131 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,131 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-01-08 02:55:02,134 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-08 02:55:02,136 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,137 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,138 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,140 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,142 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,145 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,146 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,154 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,156 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,156 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,157 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,157 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,177 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2025-01-08 02:55:02,185 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,187 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,195 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,195 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,201 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,203 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,203 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,206 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,206 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,206 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,206 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,233 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,244 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,244 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-08 02:55:02,247 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-08 02:55:02,249 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,251 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,252 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,256 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,258 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,264 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,264 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,272 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,274 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,275 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,277 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,277 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,277 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,277 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,301 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,309 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,309 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-08 02:55:02,315 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-08 02:55:02,316 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,317 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,318 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,320 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,322 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,332 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,333 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,334 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,336 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,336 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,337 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,337 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,360 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,368 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,368 [main] select * from emp
DEBUG 2025-01-08 02:55:02,370 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-08 02:55:02,371 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,373 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,374 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,376 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,378 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,382 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,382 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,388 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,389 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,390 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,392 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,392 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,392 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,392 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,419 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,427 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,427 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-01-08 02:55:02,429 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-08 02:55:02,431 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,432 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,432 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,434 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,436 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,440 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,440 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,446 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,447 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,448 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,450 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,450 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,450 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,450 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,474 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,483 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,483 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-08 02:55:02,486 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-08 02:55:02,487 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,488 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,489 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,491 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,494 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,499 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,499 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,505 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,506 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,507 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,509 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,509 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,509 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,510 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,530 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,557 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,557 [main] select count(*) from emp
DEBUG 2025-01-08 02:55:02,559 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,559 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,561 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,563 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,564 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,568 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,569 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,576 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,578 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,578 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,581 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,581 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,582 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,582 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,607 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,615 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,615 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-08 02:55:02,616 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2025-01-08 02:55:02,617 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,618 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,618 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,620 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,622 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,626 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,626 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,632 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,634 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,634 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,636 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,636 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,637 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,637 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,657 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,665 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,665 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-08 02:55:02,666 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2025-01-08 02:55:02,666 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,668 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,668 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,670 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,672 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,675 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,676 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,682 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,683 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,684 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,686 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,686 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,686 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,687 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,720 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,736 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,736 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-08 02:55:02,737 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2025-01-08 02:55:02,737 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,738 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,740 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,742 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,745 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,753 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,753 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,755 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,755 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,755 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,755 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,774 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,801 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-08 02:55:02,802 [main] Logical connection closed, tx=null
[Ljava.util.Map;@5d89635d
DEBUG 2025-01-08 02:55:02,802 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,813 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,814 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,826 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,828 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,838 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,838 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,852 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,852 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,854 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,856 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,856 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,856 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,875 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,882 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,882 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2025-01-08 02:55:02,884 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2025-01-08 02:55:02,885 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,886 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,890 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,893 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,893 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,900 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,900 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,902 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,902 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,902 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,902 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,930 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2025-01-08 02:55:02,937 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,937 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2025-01-08 02:55:02,940 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-01-08 02:55:02,941 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,942 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,942 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,944 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,946 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,954 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,955 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,956 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,958 [main] Physical connection got
DEBUG 2025-01-08 02:55:02,958 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,958 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,958 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,981 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,985 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:02,985 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-08 02:55:02,985 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:02,985 [main] Physical connection closed
DEBUG 2025-01-08 02:55:02,986 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:02,987 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:02,989 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:02,990 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,993 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:02,993 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:02,999 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,000 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,000 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,002 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,002 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,003 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,003 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,021 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,033 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,033 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-08 02:55:03,033 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,033 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,034 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,035 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,037 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,046 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,049 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,049 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,062 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,071 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,071 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,084 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,084 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,095 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,095 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,114 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,115 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,115 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2025-01-08 02:55:03,121 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-01-08 02:55:03,122 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,123 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,123 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,125 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,127 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,130 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,130 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,135 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,136 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,137 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,139 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,139 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,139 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,139 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,162 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,162 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,162 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-01-08 02:55:03,173 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-01-08 02:55:03,174 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,175 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,188 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,190 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,207 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,207 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,213 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,214 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,214 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,216 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,216 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,217 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,217 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,217 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,241 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,241 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-08 02.55.03', 9999, 'test', 50)
DEBUG 2025-01-08 02:55:03,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,242 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-01-08 02:55:03,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-08 02:55:03,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,244 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2025-01-08 02:55:03,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2025-01-08 02:55:03.241 {50, null, null, 0}
DEBUG 2025-01-08 02:55:03,245 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736272501336/4, BranchId=]
DEBUG 2025-01-08 02:55:03,245 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,246 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,247 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,249 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,250 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,259 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,260 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,261 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,263 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,263 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,263 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,263 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,283 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,289 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,290 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,291 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,292 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,294 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,297 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,297 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,303 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,304 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,305 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,307 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,307 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,307 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,307 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,325 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:03,333 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,334 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-08 02:55:03,336 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,336 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,337 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,338 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,340 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,341 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,345 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,345 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,350 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,352 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,354 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,354 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,354 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,354 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,372 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:03,381 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,381 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2025-01-08 02:55:03,381 [main] Logical connection closed, tx=null
[]
DEBUG 2025-01-08 02:55:03,382 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,383 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,383 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,385 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,387 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,390 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,390 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,396 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,397 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,397 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,400 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,400 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,400 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,401 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,425 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:03,430 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,430 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2025-01-08 02:55:03,439 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-01-08 02:55:03,439 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,441 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,443 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,445 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,448 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,448 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,453 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,454 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,455 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,457 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,457 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,457 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,457 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,478 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2025-01-08 02:55:03,481 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,482 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,484 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,486 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,489 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,489 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,494 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,495 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,495 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,497 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,497 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,498 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,498 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,515 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-01-08 02:55:03,521 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,521 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-01-08 02:55:03,523 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,524 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,525 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,525 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,531 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,531 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,536 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,537 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,538 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,540 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,540 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,540 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,540 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,557 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-01-08 02:55:03,563 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,563 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2025-01-08 02:55:03,564 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,564 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,565 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,566 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,567 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,572 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,572 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,578 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,578 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,581 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,581 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,581 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,581 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,602 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:03,603 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,603 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2025-01-08 02:55:03,605 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2025-01-08 02:55:03,605 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,606 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,607 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,609 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,610 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,613 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,613 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,618 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,620 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,620 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,622 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,622 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,623 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,623 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,640 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:03,641 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,642 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,642 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,644 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,646 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,649 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,649 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,654 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,655 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,655 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,658 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,658 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,658 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,658 [main] Logical connection got, tx=null
WARN  2025-01-08 02:55:03,661 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-01-08 02:55:03,666 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-08 02:55:03,667 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,667 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-08 02:55:03,669 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-01-08 02:55:03,669 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,670 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,671 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,673 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,674 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,677 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,677 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,682 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,683 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,684 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,686 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,686 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,686 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,686 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,705 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:03,711 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,712 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,713 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,715 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,716 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,719 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,719 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,724 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,725 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,726 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,728 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,728 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,728 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,728 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,747 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2025-01-08 02:55:03,753 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,753 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2025-01-08 02:55:03,754 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,755 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,755 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2025-01-08 02:55:03,755 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,755 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,756 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,757 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,759 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,760 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,763 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,764 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,770 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,771 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,772 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,775 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,775 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,775 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,775 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,794 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2025-01-08 02:55:03,797 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,797 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2025-01-08 02:55:03,800 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,800 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,800 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2025-01-08 02:55:03,801 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,801 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2025-01-08 02:55:03,803 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,803 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,803 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2025-01-08 02:55:03,804 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,804 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,804 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2025-01-08 02:55:03,805 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,805 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,806 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,808 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,810 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,812 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,812 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,818 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,819 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,819 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,821 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,823 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-01-08 02:55:03,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,844 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-08 02:55:03,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,845 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-01-08 02:55:03,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,845 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-08 02:55:03,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,845 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736272501336/5, BranchId=]
DEBUG 2025-01-08 02:55:03,845 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,846 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,847 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,849 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,850 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,853 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,853 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,858 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,859 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,860 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,862 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,862 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,862 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,863 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,881 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,885 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,887 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,890 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,891 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,894 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,894 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,900 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,901 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,903 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,903 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,903 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,903 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,921 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,926 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,927 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,927 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,929 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,930 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,934 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,934 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,944 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,945 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,945 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,948 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,948 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,948 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,948 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,955 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-01-08 02:55:03,957 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,963 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,964 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,965 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,967 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,970 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:03,970 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,975 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:03,976 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,976 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,978 [main] Physical connection got
DEBUG 2025-01-08 02:55:03,978 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,978 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:03,979 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:03,985 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-01-08 02:55:03,987 [main] Physical connection closed
DEBUG 2025-01-08 02:55:03,989 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:03,990 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:03,995 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:03,997 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,000 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,000 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,005 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,006 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,007 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,009 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,009 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,009 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,009 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,018 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:04,020 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,021 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,021 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,023 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,025 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,028 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,028 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,033 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,034 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,034 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,037 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,037 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,037 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,037 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,045 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2025-01-08 02:55:04,049 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,051 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,051 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,053 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,055 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,058 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,058 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,063 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,064 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,064 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,067 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,067 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,067 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,067 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,085 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,086 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,086 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-08 02:55:04,089 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,089 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,091 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,093 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,095 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,097 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,098 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,103 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,104 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,107 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,107 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,107 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,107 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,125 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,126 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,127 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,128 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,129 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,131 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,134 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,134 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,139 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,140 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,141 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,147 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,147 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,148 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,148 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,167 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-08 02:55:04,167 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,168 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,169 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,171 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,172 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,175 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,176 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,181 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,182 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,183 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-08 02:55:04,185 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,185 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,185 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,186 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,203 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-08 02:55:04,204 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.713 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2025-01-08 02:55:04,262 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,262 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,264 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,266 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,269 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,269 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,274 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,275 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,279 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,281 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,282 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,290 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,293 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,294 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,295 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,297 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,298 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,301 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,301 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,306 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,307 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,311 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,314 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,314 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,318 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,318 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,319 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,320 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,322 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,323 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,331 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,333 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,340 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,344 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,344 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,348 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,349 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-01-08 02:55:04,353 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,353 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,355 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,358 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,358 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,363 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,364 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,366 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,366 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,367 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,367 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2025-01-08 02:55:04,371 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,372 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,374 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,376 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,377 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,387 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,390 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,408 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,408 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2025-01-08 02:55:04,413 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,414 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,415 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,417 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,420 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,420 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,425 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,426 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,428 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,428 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,446 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,447 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,447 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,447 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,459 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,464 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,464 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-08 02:55:04,466 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,466 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2025-01-08 02:55:04,486 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,487 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,490 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,495 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,496 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,503 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,504 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,508 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,519 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,519 [main] Logical connection got, tx=null
WARN  2025-01-08 02:55:04,522 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-08 02:55:04,522 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-08 02:55:04,523 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,523 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,525 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,531 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,531 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,536 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,537 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,541 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,544 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,544 [main] Logical connection got, tx=null
WARN  2025-01-08 02:55:04,546 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-08 02:55:04,547 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-08 02:55:04,547 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,548 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,549 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,549 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,551 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,553 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,556 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,556 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,565 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,570 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-08 02:55:04,571 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,573 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,576 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,576 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,581 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,582 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,585 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-01-08 02:55:04,593 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,593 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,595 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,598 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,598 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,603 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,604 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,606 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,606 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,607 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,607 [main] Physical connection closed
DEBUG 2025-01-08 02:55:04,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,609 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,610 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,613 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,613 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,618 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,619 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,621 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,621 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,622 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,622 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2025-01-08 02:55:04,625 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-08 02:55:04,626 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,630 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-08 02:55:04,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,635 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-08 02:55:04,636 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-08 02:55:04,638 [main] Physical connection got
DEBUG 2025-01-08 02:55:04,638 [main] Logical connection got, tx=null
DEBUG 2025-01-08 02:55:04,638 [main] Logical connection closed, tx=null
DEBUG 2025-01-08 02:55:04,639 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.310s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.513s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.609s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.179s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Wed Jan 08 02:55:04 JST 2025
[INFO] Final Memory: 30M/406M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS