Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-19 02:54:53,132 [main] Physical connection got
DEBUG 2024-12-19 02:54:53,132 [main] Logical connection got
DEBUG 2024-12-19 02:54:53,132 [main] Logical connection closed
DEBUG 2024-12-19 02:54:53,133 [main] Logical connection got
DEBUG 2024-12-19 02:54:53,146 [main] Logical connection closed
DEBUG 2024-12-19 02:54:53,147 [main] Logical connection got
DEBUG 2024-12-19 02:54:53,147 [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-19 02:54:53,149 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-19 02:54:52.936 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-19 02:54:53,150 [main] Logical connection got
DEBUG 2024-12-19 02:54:53,150 [main] Logical connection closed
DEBUG 2024-12-19 02:54:53,150 [main] Logical connection got
DEBUG 2024-12-19 02:54:53,154 [main] Logical connection closed
DEBUG 2024-12-19 02:54:53,155 [main] Logical connection got
DEBUG 2024-12-19 02:54:53,155 [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-19 02:54:53,156 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-19 02:54:52.936 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-19 02:54:53,157 [main] Logical connection got
DEBUG 2024-12-19 02:54:53,157 [main] UPDATE EMP SET tstamp = '2024-12-19 02.54.53', 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-19 02.54.52'
DEBUG 2024-12-19 02:54:53,158 [main] Logical connection closed
DEBUG 2024-12-19 02:54:53,158 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.118 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-19 02:54:54,640 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:54,697 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:54,728 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:54,731 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:54,756 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:54,756 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:54,801 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:54,808 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:54,830 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-19 02:54:54,986 [main] Physical connection got
DEBUG 2024-12-19 02:54:54,986 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,058 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,064 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-19 02:54:55,073 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,074 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,080 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,086 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,086 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,097 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,100 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,101 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,114 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,114 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,114 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,115 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,226 [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-19 02:54:55,231 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,232 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,233 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,236 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,239 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,244 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,245 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,253 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,255 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,256 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,261 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,261 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,261 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,261 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,298 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,319 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,321 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,321 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,324 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,331 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,331 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,341 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,343 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,343 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,347 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,347 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,347 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,347 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,392 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,397 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,399 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,399 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,402 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,405 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,409 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,410 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,418 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,420 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,420 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,423 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,423 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,423 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,424 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,457 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,461 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,463 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,464 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,466 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,468 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,472 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,480 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,482 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,482 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,485 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,485 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,485 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,485 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,514 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,519 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,520 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,521 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,523 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,525 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,536 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,538 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,538 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,541 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,541 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,541 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,542 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,570 [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-19 02:54:55,574 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,575 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,576 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,578 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,580 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,584 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,584 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,591 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,593 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,593 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,596 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,596 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,596 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,596 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,624 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,629 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,630 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,631 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,633 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,635 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,639 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,639 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,646 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,648 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,648 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,651 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,651 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,651 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,651 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,681 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,686 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,687 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,688 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,690 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,692 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,696 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,696 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,703 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,705 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,706 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,708 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,708 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,708 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,709 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:55,732 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:55,736 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,737 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,738 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,740 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,742 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,753 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,754 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,755 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,759 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,761 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,806 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-19 02.54.55', 99, 'hoge', 0)
DEBUG 2024-12-19 02:54:55,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,811 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734544495759/0, BranchId=]
DEBUG 2024-12-19 02:54:55,812 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,813 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,814 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,816 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,818 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,822 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,822 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,829 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,830 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,831 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,833 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,833 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,867 [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-19 02:54:55,874 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,875 [main] UPDATE EMP SET tstamp = '2024-12-19 02.54.55', 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-19 02:54:55,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,876 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734544495759/1, BranchId=]
DEBUG 2024-12-19 02:54:55,877 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,878 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,879 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,881 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,883 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,887 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,887 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,894 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,895 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,896 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,898 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,898 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,936 [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-19 02:54:55,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,939 [main] UPDATE EMP SET tstamp = '2024-12-19 02.54.55', 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-19 02:54:55,939 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,939 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734544495759/2, BranchId=]
DEBUG 2024-12-19 02:54:55,939 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,941 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,941 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,943 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,945 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:55,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,956 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:55,957 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,958 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,960 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,960 [main] Physical connection got
DEBUG 2024-12-19 02:54:55,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,960 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,991 [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-19 02:54:55,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,993 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-19 02:54:55,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,994 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734544495759/3, BranchId=]
DEBUG 2024-12-19 02:54:55,994 [main] Physical connection closed
DEBUG 2024-12-19 02:54:55,995 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:55,995 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:55,997 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:55,999 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,002 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,002 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,008 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,010 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,010 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,013 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,013 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,013 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,013 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,034 [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-19 02:54:56,035 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,036 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,038 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,040 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,043 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,044 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,050 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,051 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,051 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,060 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,060 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,061 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,061 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,081 [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-19 02:54:56,088 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,089 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,096 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,096 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,102 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,103 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,104 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,106 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,106 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,106 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,106 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,126 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,132 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,133 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,133 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,135 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,137 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,140 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,140 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,150 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,151 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,152 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,153 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,154 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,154 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,154 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,173 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,179 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,181 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,181 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,185 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,188 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,189 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,196 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,197 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,197 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,198 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,198 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,216 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,223 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,225 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,225 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,227 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,229 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,232 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,232 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,238 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,239 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,239 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,242 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,242 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,242 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,242 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,260 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,267 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,267 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-19 02:54:56,273 [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-19 02:54:56,274 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,275 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,276 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,278 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,279 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,282 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,282 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,289 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,289 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,292 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,292 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,292 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,292 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,310 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,316 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,317 [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-19 02:54:56,320 [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-19 02:54:56,321 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,322 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,322 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,324 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,329 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,329 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,334 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,336 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,336 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,338 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,338 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,338 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,338 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,360 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,367 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,367 [main] select * from emp
DEBUG 2024-12-19 02:54:56,369 [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-19 02:54:56,370 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,371 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,371 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,373 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,375 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,378 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,378 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,383 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,385 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,385 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,387 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,387 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,387 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,387 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,406 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,412 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,412 [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-19 02:54:56,415 [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-19 02:54:56,416 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,417 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,418 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,420 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,421 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,425 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,425 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,430 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,432 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,432 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,434 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,434 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,434 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,434 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,452 [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-19 02:54:56,459 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,460 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,461 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,463 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,464 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,467 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,468 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,473 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,474 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,475 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,477 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,477 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,477 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,477 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,496 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,502 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,503 [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-19 02:54:56,505 [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-19 02:54:56,506 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,507 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,507 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,509 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,511 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,514 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,514 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,519 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,521 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,521 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,523 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,523 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,523 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,523 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,540 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,547 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,547 [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-19 02:54:56,552 [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-19 02:54:56,553 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,554 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,555 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,557 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,558 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,562 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,562 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,567 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,569 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,569 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,571 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,571 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,571 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,571 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,589 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,596 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,596 [main] select * from emp
DEBUG 2024-12-19 02:54:56,597 [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-19 02:54:56,598 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,599 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,601 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,607 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,607 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,614 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,615 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,616 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,618 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,618 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,618 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,618 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,636 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,643 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,643 [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-19 02:54:56,644 [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-19 02:54:56,645 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,646 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,647 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,649 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,650 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,654 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,654 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,660 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,661 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,662 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,664 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,664 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,664 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,664 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,682 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,688 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,688 [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-19 02:54:56,690 [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-19 02:54:56,690 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,691 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,691 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,693 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,695 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,698 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,698 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,703 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,704 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,705 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,707 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,707 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,707 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,707 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,725 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,737 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,737 [main] select count(*) from emp
DEBUG 2024-12-19 02:54:56,738 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,738 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,739 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,740 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,742 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,744 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,748 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,748 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,754 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,755 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,756 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,758 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,758 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,758 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,758 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,775 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,782 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,782 [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-19 02:54:56,783 [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-19 02:54:56,783 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,784 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,786 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,788 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,791 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,791 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,797 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,798 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,798 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,800 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,800 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,800 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,800 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,817 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,823 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,823 [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-19 02:54:56,823 [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-19 02:54:56,824 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,825 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,825 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,827 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,829 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,832 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,832 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,837 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,838 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,838 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,840 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,840 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,840 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,840 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,857 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,863 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,863 [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-19 02:54:56,863 [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-19 02:54:56,864 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,865 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,867 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,868 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,871 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,871 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,876 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,878 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,878 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,880 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,880 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,880 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,880 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,896 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,901 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,901 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-19 02:54:56,902 [main] Logical connection closed, tx=null
[Ljava.util.Map;@77762fc7
DEBUG 2024-12-19 02:54:56,902 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,903 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,903 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,905 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,907 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,910 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,915 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,916 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,916 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,918 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,918 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,918 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,918 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,934 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,939 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,939 [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-19 02:54:56,941 [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-19 02:54:56,942 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,942 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,943 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,945 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,946 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,954 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,955 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,955 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,957 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,957 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,957 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,957 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,972 [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-19 02:54:56,978 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,978 [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-19 02:54:56,981 [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-19 02:54:56,981 [main] Physical connection closed
DEBUG 2024-12-19 02:54:56,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:56,983 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,985 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,986 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,989 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:56,989 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,994 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:56,996 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:56,996 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:56,998 [main] Physical connection got
DEBUG 2024-12-19 02:54:56,998 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:56,998 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:56,998 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,014 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,017 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,017 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-19 02:54:57,018 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,018 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,019 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,021 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,022 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,025 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,025 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,030 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,031 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,031 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,033 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,033 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,033 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,033 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,048 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,051 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,051 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-19 02:54:57,051 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,051 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,052 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,053 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,054 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,056 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,058 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,058 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,063 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,064 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,064 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,067 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,067 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,067 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,067 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,077 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,078 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,078 [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-19 02:54:57,079 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-19 02:54:57,079 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,080 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,082 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,083 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,090 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,090 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,095 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,096 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,096 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,098 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,098 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,098 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,098 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,108 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,109 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,109 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-19 02:54:57,110 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-19 02:54:57,110 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,111 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,111 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,113 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,114 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,117 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,117 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,122 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,123 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,123 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,124 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,125 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,140 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,147 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-19 02.54.57', 9999, 'test', 50)
DEBUG 2024-12-19 02:54:57,147 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,147 [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-19 02:54:57,149 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/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-19 02:54:57,149 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,149 [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-19 02:54:57,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-19 02:54:57.147 {50, null, null, 0}
DEBUG 2024-12-19 02:54:57,150 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734544495759/4, BranchId=]
DEBUG 2024-12-19 02:54:57,150 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,151 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,151 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,153 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,155 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,157 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,158 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,162 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,163 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,163 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,165 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,165 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,166 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,166 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,181 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,186 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,187 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,188 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,193 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,194 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,198 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,199 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,199 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,201 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,201 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,201 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,201 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,217 [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-19 02:54:57,224 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,225 [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-19 02:54:57,226 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,227 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,228 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,228 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,230 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,231 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,234 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,234 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,238 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,239 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,240 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,242 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,242 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,242 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,242 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,258 [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-19 02:54:57,266 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,266 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-12-19 02:54:57,266 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-19 02:54:57,267 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,267 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,268 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,270 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,271 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,274 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,274 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,278 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,279 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,280 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,282 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,282 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,282 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,283 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,297 [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-19 02:54:57,302 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,302 [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-19 02:54:57,303 [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-19 02:54:57,304 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,305 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,305 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,307 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,308 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,311 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,311 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,316 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,317 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,317 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,319 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,319 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,319 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,319 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,334 [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-19 02:54:57,337 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,338 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,338 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,340 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,341 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,344 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,344 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,349 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,350 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,350 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,352 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,352 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,352 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,352 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,368 [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-19 02:54:57,374 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,374 [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-19 02:54:57,376 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,376 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,377 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,378 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,380 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,381 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,384 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,384 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,389 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,390 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,390 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,392 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,392 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,392 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,392 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,408 [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-19 02:54:57,417 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,417 [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-19 02:54:57,418 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,418 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,419 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,420 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,422 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,423 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,426 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,426 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,431 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,432 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,432 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,435 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,435 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,435 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,435 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,452 [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-19 02:54:57,453 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,454 [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-19 02:54:57,455 [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-19 02:54:57,456 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,458 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,459 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,461 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,464 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,464 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,468 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,469 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,470 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,472 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,472 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,472 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,472 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,487 [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-19 02:54:57,488 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,489 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,490 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,491 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,493 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,496 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,496 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,501 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,502 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,502 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,505 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,505 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,505 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,505 [main] Logical connection got, tx=null
WARN  2024-12-19 02:54:57,508 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-19 02:54:57,513 [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-19 02:54:57,514 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,514 [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-19 02:54:57,517 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-19 02:54:57,517 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,519 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,520 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,522 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,525 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,525 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,530 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,531 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,531 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,533 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,533 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,534 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,534 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,550 [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-19 02:54:57,556 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,557 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,557 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,559 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,561 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,563 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,563 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,568 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,569 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,569 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,571 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,572 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,572 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,572 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,588 [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-19 02:54:57,591 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,591 [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-19 02:54:57,592 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,592 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,593 [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-19 02:54:57,593 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,593 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,595 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,596 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,598 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,601 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,601 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,605 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,606 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,606 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,609 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,609 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,609 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,609 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,625 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*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-19 02:54:57,627 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,628 [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-19 02:54:57,630 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,631 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,631 [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-19 02:54:57,631 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,632 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,632 [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-19 02:54:57,633 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,634 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,634 [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-19 02:54:57,634 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,635 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,635 [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-19 02:54:57,635 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,635 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,636 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,637 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,639 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,640 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,643 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,643 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,647 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,648 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,649 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,650 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,651 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,651 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,651 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,651 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,666 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-19 02:54:57,667 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,667 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-19 02:54:57,668 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,668 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,668 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-19 02:54:57,668 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,669 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-19 02:54:57,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,669 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734544495759/5, BranchId=]
DEBUG 2024-12-19 02:54:57,669 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,670 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,671 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,673 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,674 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,677 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,677 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,681 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,682 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,683 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,685 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,685 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,685 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,685 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,700 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,704 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,705 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,705 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,707 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,708 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,711 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,711 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,715 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,716 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,717 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,719 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,719 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,719 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,719 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,735 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,739 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,740 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,741 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,742 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,744 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,752 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,752 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,754 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,755 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,755 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,755 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,761 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-19 02:54:57,762 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,764 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,765 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,767 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,772 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,773 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,777 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,778 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,779 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,780 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,780 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,781 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,781 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,786 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-19 02:54:57,788 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,789 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,789 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,791 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,793 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,795 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,796 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,800 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,801 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,801 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,803 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,803 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,803 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,803 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,809 [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-19 02:54:57,811 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,812 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,812 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,814 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,815 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,818 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,818 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,822 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,823 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,823 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,825 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,825 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,826 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,826 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,831 [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-19 02:54:57,833 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,834 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,834 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,840 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,840 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,845 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,846 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,848 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,848 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,848 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,848 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,863 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,864 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,864 [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-19 02:54:57,867 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,867 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,868 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,869 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,870 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,872 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,874 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,874 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,879 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,880 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,880 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,882 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,882 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,883 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,883 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,897 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,898 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,899 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,900 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,901 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,902 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,905 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,905 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,909 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,910 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,912 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,912 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,912 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,913 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,927 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-19 02:54:57,928 [main] Physical connection closed
DEBUG 2024-12-19 02:54:57,929 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:57,930 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,931 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,933 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,935 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:57,935 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,939 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:57,940 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:57,940 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-19 02:54:57,942 [main] Physical connection got
DEBUG 2024-12-19 02:54:57,942 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,942 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:57,943 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:57,956 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-19 02:54:57,957 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.009 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-19 02:54:58,004 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,004 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,006 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,008 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,010 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,010 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,014 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,015 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,017 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,020 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,020 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,023 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,025 [main] Physical connection closed
DEBUG 2024-12-19 02:54:58,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,027 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,028 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,030 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,032 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,032 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,036 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,037 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,040 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,042 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,042 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,045 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,046 [main] Physical connection closed
DEBUG 2024-12-19 02:54:58,047 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,047 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,049 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,050 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,053 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,053 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,057 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,058 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,061 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,064 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,064 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,067 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,067 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-19 02:54:58,071 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,071 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,073 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,075 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,083 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,084 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,086 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,086 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,087 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,087 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-19 02:54:58,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,095 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,095 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,099 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,100 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,101 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,102 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,115 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,115 [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-19 02:54:58,120 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,120 [main] Physical connection closed
DEBUG 2024-12-19 02:54:58,121 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,121 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,123 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,125 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,125 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,129 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,130 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,132 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,132 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,145 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,146 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,146 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,146 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,156 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,160 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,160 [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-19 02:54:58,162 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,162 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-19 02:54:58,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,181 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,184 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,186 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,186 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,190 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,191 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,194 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,204 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,204 [main] Logical connection got, tx=null
WARN  2024-12-19 02:54:58,206 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-19 02:54:58,207 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-19 02:54:58,207 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,207 [main] Physical connection closed
DEBUG 2024-12-19 02:54:58,208 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,209 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,212 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,214 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,214 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,218 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,219 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,221 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,224 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,224 [main] Logical connection got, tx=null
WARN  2024-12-19 02:54:58,226 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-19 02:54:58,226 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-19 02:54:58,227 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,227 [main] Physical connection closed
DEBUG 2024-12-19 02:54:58,228 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,228 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,230 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,231 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,233 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,234 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,237 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,238 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,241 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,244 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,244 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-19 02:54:58,246 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,247 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,250 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,250 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,257 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,258 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,260 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-19 02:54:58,267 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,267 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,269 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,271 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,271 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,275 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,275 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,277 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,277 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,278 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,279 [main] Physical connection closed
DEBUG 2024-12-19 02:54:58,280 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,280 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,281 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,284 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,284 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,289 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,290 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,290 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,291 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,291 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-19 02:54:58,294 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-19 02:54:58,294 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,296 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,298 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-19 02:54:58,298 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,301 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-19 02:54:58,302 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-19 02:54:58,303 [main] Physical connection got
DEBUG 2024-12-19 02:54:58,304 [main] Logical connection got, tx=null
DEBUG 2024-12-19 02:54:58,304 [main] Logical connection closed, tx=null
DEBUG 2024-12-19 02:54:58,304 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.296s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.291s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.581s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.131s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Thu Dec 19 02:54:58 JST 2024
[INFO] Final Memory: 27M/411M
[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