Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-25 02:54:58,803 [main] Physical connection got
DEBUG 2024-12-25 02:54:58,803 [main] Logical connection got
DEBUG 2024-12-25 02:54:58,804 [main] Logical connection closed
DEBUG 2024-12-25 02:54:58,804 [main] Logical connection got
DEBUG 2024-12-25 02:54:58,816 [main] Logical connection closed
DEBUG 2024-12-25 02:54:58,817 [main] Logical connection got
DEBUG 2024-12-25 02:54:58,817 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2024-12-25 02:54:58,819 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-25 02:54:58.585 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-25 02:54:58,819 [main] Logical connection got
DEBUG 2024-12-25 02:54:58,819 [main] Logical connection closed
DEBUG 2024-12-25 02:54:58,820 [main] Logical connection got
DEBUG 2024-12-25 02:54:58,824 [main] Logical connection closed
DEBUG 2024-12-25 02:54:58,825 [main] Logical connection got
DEBUG 2024-12-25 02:54:58,825 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-25 02:54:58,826 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-25 02:54:58.585 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-25 02:54:58,827 [main] Logical connection got
DEBUG 2024-12-25 02:54:58,827 [main] UPDATE EMP SET tstamp = '2024-12-25 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 = '2024-12-25 02.54.58'
DEBUG 2024-12-25 02:54:58,828 [main] Logical connection closed
DEBUG 2024-12-25 02:54:58,828 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 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.131 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-25 02:55:00,368 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:00,432 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:00,469 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:00,473 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:00,497 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:00,497 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:00,542 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:00,549 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:00,572 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-25 02:55:00,739 [main] Physical connection got
DEBUG 2024-12-25 02:55:00,739 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:00,833 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:00,839 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-25 02:55:00,850 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:00,851 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:00,854 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:00,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:00,863 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:00,863 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:00,875 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:00,880 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:00,881 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:00,904 [main] Physical connection got
DEBUG 2024-12-25 02:55:00,904 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:00,904 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:00,905 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,026 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-12-25 02:55:01,031 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,033 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,036 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,039 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,044 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,044 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,054 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,056 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,057 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,062 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,062 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,062 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,062 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,105 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,127 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,130 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,132 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,135 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,140 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,140 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,151 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,154 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,158 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,158 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,158 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,158 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,203 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,209 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,211 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,211 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,214 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,217 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,222 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,222 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,231 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,234 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,238 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,238 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,238 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,238 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,278 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,283 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,285 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,285 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,299 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,302 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,306 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,307 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,314 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,316 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,317 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,319 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,319 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,320 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,321 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,356 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,361 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,363 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,364 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,366 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,368 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,373 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,373 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,380 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,382 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,383 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,386 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,386 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,386 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,386 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,422 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-12-25 02:55:01,426 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,428 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,428 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,431 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,433 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,437 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,438 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,445 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,447 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,448 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,450 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,450 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,451 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,451 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,487 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,492 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,494 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,495 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,497 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,499 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,504 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,504 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,516 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,518 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,519 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,522 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,522 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,522 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,522 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,563 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,576 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,578 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,579 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,588 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,591 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,599 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,600 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,607 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,609 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,610 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,613 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,613 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,613 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,613 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:01,648 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:01,653 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,654 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,655 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,657 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,660 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,664 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,664 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,672 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,673 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,674 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,679 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,680 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,681 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,682 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,749 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-25 02.55.01', 99, 'hoge', 0)
DEBUG 2024-12-25 02:55:01,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,756 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735062901679/0, BranchId=]
DEBUG 2024-12-25 02:55:01,756 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,758 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,758 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,761 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,763 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,767 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,767 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,775 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,777 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,777 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,780 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,780 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,821 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-25 02:55:01,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,830 [main] UPDATE EMP SET tstamp = '2024-12-25 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 2024-12-25 02:55:01,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,831 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735062901679/1, BranchId=]
DEBUG 2024-12-25 02:55:01,832 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,833 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,834 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,840 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,845 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,845 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,855 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,857 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,858 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,860 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,861 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 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 WHERE  EMP.empno = 7788
DEBUG 2024-12-25 02:55:01,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,929 [main] UPDATE EMP SET tstamp = '2024-12-25 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 2024-12-25 02:55:01,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,930 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735062901679/2, BranchId=]
DEBUG 2024-12-25 02:55:01,930 [main] Physical connection closed
DEBUG 2024-12-25 02:55:01,932 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:01,933 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,936 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,938 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,942 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:01,942 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,949 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:01,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:01,951 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:01,954 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:01,954 [main] Physical connection got
DEBUG 2024-12-25 02:55:01,954 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:01,955 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:01,955 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:01,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:02,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:02,005 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-25 02:55:02,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:02,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:02,008 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-25 02:55:02,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:02,009 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735062901679/3, BranchId=]
DEBUG 2024-12-25 02:55:02,009 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,010 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,011 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,014 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,016 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,022 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,022 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,034 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,036 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,036 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,040 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,040 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,040 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,041 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,076 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-12-25 02:55:02,078 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,079 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,080 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,082 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,085 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,090 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,090 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,098 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,099 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,100 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,112 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,112 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,113 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,113 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,140 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-12-25 02:55:02,150 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,152 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,152 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,155 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,157 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,161 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,161 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,168 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,170 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,170 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,177 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,177 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,177 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,177 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,216 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,227 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,228 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,229 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,231 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,233 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,240 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,241 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,247 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,248 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,249 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,251 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,251 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,252 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,252 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,275 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,284 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,285 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,286 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,288 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,290 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,293 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,294 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,309 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,309 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,311 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,311 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,312 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,312 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,353 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,361 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,363 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,366 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,368 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,371 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,384 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,385 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,386 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,388 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,389 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,389 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,389 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,438 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,453 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,453 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-25 02:55:02,467 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-25 02:55:02,468 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,469 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,470 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,472 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,474 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,477 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,478 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,484 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,485 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,486 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,488 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,488 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,488 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,488 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,511 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,521 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,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
DEBUG 2024-12-25 02:55:02,529 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-25 02:55:02,531 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,533 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,534 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,536 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,538 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,541 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,542 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,548 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,549 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,550 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,552 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,552 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,552 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,553 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,582 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,592 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,592 [main] select * from emp
DEBUG 2024-12-25 02:55:02,596 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-25 02:55:02,597 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,598 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,599 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,601 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,607 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,612 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,614 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,616 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,616 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,617 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,617 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,662 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,678 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,678 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-25 02:55:02,685 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-25 02:55:02,687 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,688 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,688 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,690 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,696 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,699 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,699 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,705 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,706 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,707 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,709 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,709 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,709 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,709 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,731 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-25 02:55:02,747 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,748 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,766 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,767 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,772 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,774 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,774 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,785 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,785 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,785 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,785 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,822 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,830 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,830 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-25 02:55:02,833 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-25 02:55:02,835 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,836 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,836 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,838 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,840 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,843 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,849 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,852 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,852 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,854 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,854 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,854 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,854 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,875 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,883 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,883 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-25 02:55:02,888 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-25 02:55:02,890 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,891 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,891 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,893 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,895 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,898 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,898 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,903 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,904 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,905 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,907 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,907 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,907 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,907 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,930 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,940 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,940 [main] select * from emp
DEBUG 2024-12-25 02:55:02,942 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-25 02:55:02,943 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,944 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,945 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,947 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:02,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,958 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:02,959 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:02,960 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:02,962 [main] Physical connection got
DEBUG 2024-12-25 02:55:02,962 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,962 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,962 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,987 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:02,995 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:02,995 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-25 02:55:02,997 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-25 02:55:02,998 [main] Physical connection closed
DEBUG 2024-12-25 02:55:02,999 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:02,999 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,001 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,003 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,006 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,006 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,012 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,013 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,013 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,016 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,016 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,016 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,016 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,044 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,051 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,052 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-25 02:55:03,053 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-25 02:55:03,054 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,055 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,055 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,057 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,059 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,063 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,063 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,069 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,070 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,070 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,073 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,073 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,073 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,073 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,098 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,146 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,146 [main] select count(*) from emp
DEBUG 2024-12-25 02:55:03,147 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,158 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,159 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,160 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,164 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,166 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,177 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,178 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,184 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,186 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,186 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,188 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,188 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,188 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,188 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,254 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,284 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,284 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-25 02:55:03,285 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-12-25 02:55:03,288 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,291 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,291 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,293 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,295 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,298 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,298 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,304 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,305 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,306 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,308 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,308 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,308 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,308 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,329 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,338 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,338 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-25 02:55:03,340 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-12-25 02:55:03,340 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,342 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,343 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,347 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,348 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,352 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,352 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,359 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,361 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,361 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,363 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,363 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,363 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,363 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,384 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,392 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,392 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-25 02:55:03,392 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-12-25 02:55:03,393 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,394 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,394 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,396 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,398 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,401 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,402 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,407 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,408 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,410 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,412 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,412 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,412 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,412 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,433 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,439 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,440 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-25 02:55:03,440 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1f758cd1
DEBUG 2024-12-25 02:55:03,440 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,441 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,442 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,444 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,446 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,449 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,449 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,455 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,458 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,459 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,461 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,461 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,461 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,461 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,482 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,489 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,489 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-25 02:55:03,491 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-12-25 02:55:03,492 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,493 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,495 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,497 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,500 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,500 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,506 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,507 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,507 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,509 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,509 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,509 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,510 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,530 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-12-25 02:55:03,537 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,537 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-25 02:55:03,540 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-25 02:55:03,541 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,542 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,542 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,544 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,546 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,549 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,549 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,555 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,556 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,556 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,559 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,559 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,559 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,559 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,582 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,585 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,586 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-25 02:55:03,586 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,586 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,587 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,588 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,589 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,591 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,594 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,594 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,600 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,601 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,601 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,604 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,604 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,604 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,604 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,628 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,632 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,632 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-25 02:55:03,632 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,632 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,633 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,634 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,636 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,637 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,640 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,640 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,645 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,647 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,647 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,650 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,650 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,650 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,650 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,668 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,668 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,668 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-12-25 02:55:03,674 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-25 02:55:03,674 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,676 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,678 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,679 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,683 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,683 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,688 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,689 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,690 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,691 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,692 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,692 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,692 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,705 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,705 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,705 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-25 02:55:03,706 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-25 02:55:03,706 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,707 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,708 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,709 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,711 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,714 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,714 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,726 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,727 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,731 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,732 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,733 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,765 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-25 02.55.03', 9999, 'test', 50)
DEBUG 2024-12-25 02:55:03,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,766 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-12-25 02:55:03,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-25 02:55:03,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,768 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-25 02:55:03,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-25 02:55:03.765 {50, null, null, 0}
DEBUG 2024-12-25 02:55:03,769 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735062901679/4, BranchId=]
DEBUG 2024-12-25 02:55:03,769 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,770 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,771 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,773 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,775 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,778 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,778 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,783 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,784 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,784 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,786 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,787 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,787 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,787 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,805 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,812 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,813 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,813 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,815 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,817 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,820 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,820 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,825 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,826 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,827 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,829 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,829 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,829 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,829 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,847 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:03,855 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,855 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-25 02:55:03,862 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,862 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,863 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,864 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,866 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,867 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,870 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,871 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,876 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,877 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,877 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,879 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,879 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,880 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,880 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,897 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:03,906 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,906 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-12-25 02:55:03,907 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-25 02:55:03,907 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,908 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,908 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,913 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,914 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,918 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,918 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,923 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,924 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,924 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,927 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,927 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,927 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,927 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,944 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:03,949 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,950 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-25 02:55:03,951 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-25 02:55:03,951 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,953 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,953 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,955 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,956 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,959 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,959 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,967 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:03,968 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,968 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,970 [main] Physical connection got
DEBUG 2024-12-25 02:55:03,970 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,971 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:03,971 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:03,987 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-12-25 02:55:03,990 [main] Physical connection closed
DEBUG 2024-12-25 02:55:03,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:03,992 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:03,994 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:03,995 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,998 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:03,998 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,003 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,004 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,005 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,007 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,007 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,007 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,007 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,027 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-25 02:55:04,033 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,034 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-25 02:55:04,036 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,036 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,038 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,041 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,044 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,044 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,049 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,050 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,051 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,052 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,053 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,053 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,053 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,072 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-25 02:55:04,081 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,081 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-25 02:55:04,081 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,082 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,083 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,083 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,085 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,087 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,089 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,090 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,094 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,096 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,096 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,098 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,098 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,099 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,099 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,118 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:04,119 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,119 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-12-25 02:55:04,121 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-12-25 02:55:04,121 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,122 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,122 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,124 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,126 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,129 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,129 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,134 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,135 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,135 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,137 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,137 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,138 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,138 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,155 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:04,156 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,157 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,159 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,163 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,163 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,170 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,171 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,171 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,174 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,174 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,174 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,174 [main] Logical connection got, tx=null
WARN  2024-12-25 02:55:04,177 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-25 02:55:04,183 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-25 02:55:04,183 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,184 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-25 02:55:04,186 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-25 02:55:04,186 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,187 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,188 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,190 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,195 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,195 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,200 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,201 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,201 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,203 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,203 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,203 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,203 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,223 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:04,229 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,231 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,233 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,234 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,237 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,237 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,242 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,243 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,244 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,246 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,246 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,246 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,246 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,265 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-12-25 02:55:04,270 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,270 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-25 02:55:04,271 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,271 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,271 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-25 02:55:04,272 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,272 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,273 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,274 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,276 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,277 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,281 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,281 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,287 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,288 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,288 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,291 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,291 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,291 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,291 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,313 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-12-25 02:55:04,316 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,316 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-25 02:55:04,319 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,320 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,320 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-12-25 02:55:04,320 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,321 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,321 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-25 02:55:04,323 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,323 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,323 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-12-25 02:55:04,324 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,324 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,324 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-25 02:55:04,325 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,325 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,326 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,327 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,329 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,330 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,334 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,334 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,340 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,341 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,341 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,343 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,344 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,344 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,344 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-25 02:55:04,366 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,366 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-25 02:55:04,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,366 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,366 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-25 02:55:04,367 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,367 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-25 02:55:04,367 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,367 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735062901679/5, BranchId=]
DEBUG 2024-12-25 02:55:04,367 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,368 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,369 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,371 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,373 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,376 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,376 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,383 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,387 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,387 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,387 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,388 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,409 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,417 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,419 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,419 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,421 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,423 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,426 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,426 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,432 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,433 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,434 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,436 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,436 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,436 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,437 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,459 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,465 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,466 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,466 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,468 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,470 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,479 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,481 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,483 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,484 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,484 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,484 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,492 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-25 02:55:04,494 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,495 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,496 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,498 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,500 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,503 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,503 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,509 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,510 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,510 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,512 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,512 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,512 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,513 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,540 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-25 02:55:04,542 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,543 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,543 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,545 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,546 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,549 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,549 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,554 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,555 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,555 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,557 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,557 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,557 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,557 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,563 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:04,564 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,565 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,566 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,568 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,572 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,572 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,578 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,578 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,580 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,580 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,580 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,580 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,586 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-12-25 02:55:04,588 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,589 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,589 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,591 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,592 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,595 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,595 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,604 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,605 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,606 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,608 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,608 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,608 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,608 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,626 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,627 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,627 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-25 02:55:04,630 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,630 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,631 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,632 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,633 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,635 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,637 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,638 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,642 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,643 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,644 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,646 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,646 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,646 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,646 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,664 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,665 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,666 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,666 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,668 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,670 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,672 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,673 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,677 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,678 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,678 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,680 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,680 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,681 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,681 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,698 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-25 02:55:04,699 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,700 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,701 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,702 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,704 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,707 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,707 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,711 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,712 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,712 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-25 02:55:04,714 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,715 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,715 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,715 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,732 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-25 02:55:04,733 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.895 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.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-25 02:55:04,781 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,782 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,784 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,785 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,788 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,788 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,793 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,793 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,796 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,799 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,799 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,803 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,805 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,806 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,808 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,810 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,812 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,812 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,817 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,817 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,820 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,823 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,823 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,826 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,827 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,828 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,828 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,830 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,831 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,834 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,834 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,838 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,839 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,842 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,844 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,844 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,848 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,848 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-25 02:55:04,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,852 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,854 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,856 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,856 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,861 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,861 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,863 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,863 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,864 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,864 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-25 02:55:04,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,868 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,869 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,872 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,872 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,876 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,877 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,879 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,879 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,895 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,895 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-12-25 02:55:04,899 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,899 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,900 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,902 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,905 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,905 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,909 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,912 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,912 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,927 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,928 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,928 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,928 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,939 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,943 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:04,943 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-25 02:55:04,945 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,945 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 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.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-25 02:55:04,964 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,964 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,966 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,968 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,971 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:04,971 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,976 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:04,976 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,979 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,990 [main] Physical connection got
DEBUG 2024-12-25 02:55:04,990 [main] Logical connection got, tx=null
WARN  2024-12-25 02:55:04,992 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-25 02:55:04,993 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-25 02:55:04,993 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:04,994 [main] Physical connection closed
DEBUG 2024-12-25 02:55:04,995 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:04,995 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:04,997 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:04,998 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,001 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,001 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,006 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,007 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,009 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-25 02:55:05,012 [main] Physical connection got
DEBUG 2024-12-25 02:55:05,012 [main] Logical connection got, tx=null
WARN  2024-12-25 02:55:05,014 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-25 02:55:05,015 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-25 02:55:05,015 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:05,015 [main] Physical connection closed
DEBUG 2024-12-25 02:55:05,016 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:05,016 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:05,018 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,020 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,023 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,023 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,027 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,028 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,034 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-25 02:55:05,038 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:05,038 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-25 02:55:05,040 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,044 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,044 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,049 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,050 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,052 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-25 02:55:05,060 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:05,061 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,062 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,065 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,065 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,069 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,070 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,072 [main] Physical connection got
DEBUG 2024-12-25 02:55:05,072 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:05,073 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:05,073 [main] Physical connection closed
DEBUG 2024-12-25 02:55:05,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:05,075 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,077 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,079 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,079 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,084 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,084 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,086 [main] Physical connection got
DEBUG 2024-12-25 02:55:05,086 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:05,087 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:05,087 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-25 02:55:05,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-25 02:55:05,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,092 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,095 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-25 02:55:05,095 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,099 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-25 02:55:05,100 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-25 02:55:05,102 [main] Physical connection got
DEBUG 2024-12-25 02:55:05,102 [main] Logical connection got, tx=null
DEBUG 2024-12-25 02:55:05,102 [main] Logical connection closed, tx=null
DEBUG 2024-12-25 02:55:05,103 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.309s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.836s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.648s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.309s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Wed Dec 25 02:55:05 JST 2024
[INFO] Final Memory: 30M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS