Skip to content
Success

Console Output

Skipping 90 KB.. Full Log
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2025-01-03 02:54:54,914 [main] Physical connection got
DEBUG 2025-01-03 02:54:54,914 [main] Logical connection got
DEBUG 2025-01-03 02:54:54,914 [main] Logical connection closed
DEBUG 2025-01-03 02:54:54,914 [main] Logical connection got
DEBUG 2025-01-03 02:54:54,926 [main] Logical connection closed
DEBUG 2025-01-03 02:54:54,926 [main] Logical connection got
DEBUG 2025-01-03 02:54:54,926 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2025-01-03 02:54:54,928 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-03 02:54:54.717 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-03 02:54:54,929 [main] Logical connection got
DEBUG 2025-01-03 02:54:54,929 [main] Logical connection closed
DEBUG 2025-01-03 02:54:54,929 [main] Logical connection got
DEBUG 2025-01-03 02:54:54,933 [main] Logical connection closed
DEBUG 2025-01-03 02:54:54,934 [main] Logical connection got
DEBUG 2025-01-03 02:54:54,934 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-03 02:54:54,935 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-03 02:54:54.717 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-03 02:54:54,936 [main] Logical connection got
DEBUG 2025-01-03 02:54:54,936 [main] UPDATE EMP SET tstamp = '2025-01-03 02.54.54', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2025-01-03 02.54.54'
DEBUG 2025-01-03 02:54:54,937 [main] Logical connection closed
DEBUG 2025-01-03 02:54:54,937 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-01-03 02:54:56,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:56,523 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:54:56,560 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:56,563 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:56,592 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:56,592 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:56,643 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:56,651 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:56,675 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-03 02:54:56,859 [main] Physical connection got
DEBUG 2025-01-03 02:54:56,859 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:56,942 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:56,948 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2025-01-03 02:54:56,960 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:56,961 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:56,965 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:56,968 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:56,975 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:56,975 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:56,987 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:56,990 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:56,991 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,005 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,006 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,006 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,007 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,127 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2025-01-03 02:54:57,133 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,134 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,135 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,138 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,141 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,147 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,147 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,160 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,166 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,166 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,166 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,166 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,209 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,235 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,237 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,238 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,241 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,244 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,249 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,250 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,262 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,264 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,265 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,269 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,269 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,270 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,270 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,320 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,326 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,327 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,328 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,331 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,333 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,339 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,348 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,352 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,355 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,355 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,356 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,356 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,399 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,405 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,407 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,408 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,411 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,413 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,418 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,419 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,427 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,429 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,430 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,433 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,433 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,434 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,434 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,476 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,482 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,483 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,484 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,487 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,489 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,494 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,494 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,503 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,505 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,506 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,510 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,510 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,510 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,510 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,549 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2025-01-03 02:54:57,554 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,555 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,556 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,559 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,561 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,565 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,566 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,574 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,576 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,576 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,580 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,580 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,580 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,580 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,619 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,624 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,626 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,630 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,632 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,637 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,637 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,645 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,647 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,648 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,652 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,652 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,652 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,652 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,696 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,702 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,704 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,705 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,707 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,709 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,714 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,714 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,723 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,725 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,726 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,729 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,729 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,730 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,730 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:57,769 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:57,774 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,776 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,777 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,779 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,782 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,787 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,787 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,797 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,798 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,804 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,806 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,868 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,870 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-03 02.54.57', 99, 'hoge', 0)
DEBUG 2025-01-03 02:54:57,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,876 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735840497804/0, BranchId=]
DEBUG 2025-01-03 02:54:57,877 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,878 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,879 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,881 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,884 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,888 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,888 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,896 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,898 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,899 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,901 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,902 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,949 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,949 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-03 02:54:57,956 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,957 [main] UPDATE EMP SET tstamp = '2025-01-03 02.54.57', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-03 02:54:57,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,958 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735840497804/1, BranchId=]
DEBUG 2025-01-03 02:54:57,958 [main] Physical connection closed
DEBUG 2025-01-03 02:54:57,960 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:57,960 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,963 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,965 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,969 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:57,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,977 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:57,978 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:57,979 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:57,981 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:57,982 [main] Physical connection got
DEBUG 2025-01-03 02:54:57,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:57,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:57,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:58,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:58,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:58,031 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-03 02:54:58,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:58,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:58,034 [main] UPDATE EMP SET tstamp = '2025-01-03 02.54.58', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2025-01-03 02:54:58,034 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:58,034 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735840497804/2, BranchId=]
DEBUG 2025-01-03 02:54:58,035 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,037 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,046 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,046 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,053 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,055 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,056 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,058 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,058 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,100 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-03 02:54:58,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,102 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-03 02:54:58,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,103 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735840497804/3, BranchId=]
DEBUG 2025-01-03 02:54:58,103 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,104 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,105 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,107 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,109 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,113 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,114 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,121 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,123 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,123 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,127 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,127 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,127 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,128 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,157 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2025-01-03 02:54:58,158 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,159 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,160 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,163 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,169 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,169 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,176 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,178 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,179 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,193 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,193 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,193 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,194 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,218 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2025-01-03 02:54:58,228 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,229 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,230 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,232 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,234 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,239 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,239 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,246 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,248 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,248 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,252 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,252 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,252 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,252 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,276 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,285 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,287 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,287 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,290 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,292 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,301 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,301 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,308 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,309 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,310 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,312 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,312 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,313 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,313 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,336 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,345 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,347 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,349 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,355 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,356 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,363 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,364 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,365 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,367 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,367 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,368 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,368 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,391 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,401 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,403 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,405 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,407 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,411 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,411 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,418 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,420 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,420 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,423 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,423 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,423 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,423 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,447 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,456 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,456 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-03 02:54:58,466 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-03 02:54:58,467 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,469 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,469 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,472 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,474 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,478 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,478 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,485 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,487 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,488 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,490 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,490 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,491 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,491 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,514 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,523 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,523 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-03 02:54:58,528 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-03 02:54:58,529 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,531 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,532 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,534 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,536 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,540 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,540 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,547 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,548 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,549 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,556 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,556 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,557 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,557 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,579 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,587 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,587 [main] select * from emp
DEBUG 2025-01-03 02:54:58,590 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-03 02:54:58,591 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,593 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,593 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,595 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,598 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,601 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,602 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,608 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,610 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,610 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,613 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,613 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,613 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,613 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,635 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,642 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,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 2025-01-03 02:54:58,646 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-03 02:54:58,648 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,649 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,649 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,651 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,653 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,657 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,657 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,664 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,665 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,665 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,668 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,668 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,668 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,668 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,689 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2025-01-03 02:54:58,697 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,699 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,701 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,703 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,706 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,706 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,713 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,714 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,714 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,717 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,717 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,717 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,717 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,738 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,747 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,747 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-03 02:54:58,750 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-03 02:54:58,751 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,752 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,753 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,755 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,757 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,760 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,761 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,767 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,768 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,768 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,771 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,771 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,771 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,771 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,800 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,808 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,808 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-03 02:54:58,813 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-03 02:54:58,814 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,815 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,816 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,818 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,820 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,824 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,824 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,830 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,832 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,832 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,835 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,835 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,835 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,835 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,856 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,864 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,864 [main] select * from emp
DEBUG 2025-01-03 02:54:58,866 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-03 02:54:58,867 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,868 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,869 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,871 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,873 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,877 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,877 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,883 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,884 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,885 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,887 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,887 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,887 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,887 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,908 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,915 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,915 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-01-03 02:54:58,918 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-03 02:54:58,919 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,921 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,923 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,925 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,929 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,929 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,934 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,936 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,936 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,938 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,938 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,938 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,939 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,959 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,966 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,966 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-03 02:54:58,968 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-03 02:54:58,969 [main] Physical connection closed
DEBUG 2025-01-03 02:54:58,970 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:58,971 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,973 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,975 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,978 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:58,979 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:58,986 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:58,986 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:58,989 [main] Physical connection got
DEBUG 2025-01-03 02:54:58,989 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:58,989 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:58,989 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,015 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,023 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,023 [main] select count(*) from emp
DEBUG 2025-01-03 02:54:59,024 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,025 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,026 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,028 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,030 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,034 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,034 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,039 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,041 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,041 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,043 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,043 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,044 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,044 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,064 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,074 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,074 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-03 02:54:59,074 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2025-01-03 02:54:59,075 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,077 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,079 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,080 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,084 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,084 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,090 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,091 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,091 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,093 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,094 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,094 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,094 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,114 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,122 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,122 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-03 02:54:59,123 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2025-01-03 02:54:59,123 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,125 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,127 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,129 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,138 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,139 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,140 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,142 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,142 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,142 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,142 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,163 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,171 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,171 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-03 02:54:59,171 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2025-01-03 02:54:59,172 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,173 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,173 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,175 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,177 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,180 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,181 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,186 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,187 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,188 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,190 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,190 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,190 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,191 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,211 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,218 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,218 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-03 02:54:59,219 [main] Logical connection closed, tx=null
[Ljava.util.Map;@a1e940b
DEBUG 2025-01-03 02:54:59,219 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,221 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,223 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,224 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,228 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,228 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,234 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,235 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,235 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,237 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,238 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,238 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,238 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,259 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,267 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,267 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2025-01-03 02:54:59,269 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2025-01-03 02:54:59,270 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,271 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,271 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,273 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,275 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,278 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,279 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,284 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,285 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,286 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,288 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,288 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,289 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,289 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,313 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2025-01-03 02:54:59,321 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,322 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2025-01-03 02:54:59,326 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-01-03 02:54:59,326 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,327 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,328 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,330 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,333 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,336 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,337 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,343 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,345 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,345 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,348 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,348 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,348 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,348 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,372 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,377 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,377 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-03 02:54:59,377 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,377 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,379 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,379 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,382 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,384 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,387 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,388 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,394 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,396 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,396 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,399 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,399 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,399 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,399 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,422 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,426 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,427 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-03 02:54:59,427 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,427 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,428 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,429 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,431 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,433 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,437 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,437 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,444 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,446 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,446 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,450 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,450 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,450 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,450 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,467 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,468 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,468 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2025-01-03 02:54:59,469 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-01-03 02:54:59,470 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,471 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,471 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,473 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,475 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,478 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,478 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,484 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,485 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,485 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,488 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,488 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,488 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,488 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,501 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,502 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,502 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-01-03 02:54:59,503 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-01-03 02:54:59,503 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,505 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,507 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,509 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,512 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,512 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,518 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,519 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,519 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,521 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,522 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,522 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,522 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,522 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,549 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,550 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-03 02.54.59', 9999, 'test', 50)
DEBUG 2025-01-03 02:54:59,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,550 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-01-03 02:54:59,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-03 02:54:59,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,553 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2025-01-03 02:54:59,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2025-01-03 02:54:59.549 {50, null, null, 0}
DEBUG 2025-01-03 02:54:59,554 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735840497804/4, BranchId=]
DEBUG 2025-01-03 02:54:59,554 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,555 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,556 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,558 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,560 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,563 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,563 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,569 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,570 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,570 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,573 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,573 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,573 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,573 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,593 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,600 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,601 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,602 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,604 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,605 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,609 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,609 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,615 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,616 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,616 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,619 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,619 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,619 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,619 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,638 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2025-01-03 02:54:59,648 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,648 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-03 02:54:59,650 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,650 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,652 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,659 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,659 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,665 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,666 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,667 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,669 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,669 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,669 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,669 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,689 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2025-01-03 02:54:59,698 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,699 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2025-01-03 02:54:59,699 [main] Logical connection closed, tx=null
[]
DEBUG 2025-01-03 02:54:59,699 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,701 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,701 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,703 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,705 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,708 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,708 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,714 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,715 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,715 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,718 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,719 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,719 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,719 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,739 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2025-01-03 02:54:59,744 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,745 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2025-01-03 02:54:59,746 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-01-03 02:54:59,747 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,749 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,755 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,755 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,761 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,762 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,763 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,765 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,765 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,766 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,766 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,784 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2025-01-03 02:54:59,787 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,789 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,789 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,791 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,793 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,796 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,796 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,802 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,803 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,803 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,806 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,806 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,806 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,806 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,825 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-01-03 02:54:59,832 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,833 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-01-03 02:54:59,835 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,835 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,836 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,837 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,839 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,841 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,844 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,844 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,850 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,851 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,851 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,854 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,854 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,854 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,854 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,876 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-01-03 02:54:59,884 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,884 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2025-01-03 02:54:59,885 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,885 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,887 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,889 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,890 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,894 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,894 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,900 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,901 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,904 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,904 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,904 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,904 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,926 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-03 02:54:59,927 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,927 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2025-01-03 02:54:59,928 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2025-01-03 02:54:59,929 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,930 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,931 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,933 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,934 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,937 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,937 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,943 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,944 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,944 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,947 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,947 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,947 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,947 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,965 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-03 02:54:59,966 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,967 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,968 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,970 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,972 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,975 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:54:59,975 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,980 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:54:59,981 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:54:59,982 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:54:59,985 [main] Physical connection got
DEBUG 2025-01-03 02:54:59,985 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,985 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:54:59,985 [main] Logical connection got, tx=null
WARN  2025-01-03 02:54:59,988 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-01-03 02:54:59,994 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-03 02:54:59,995 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:54:59,995 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-03 02:54:59,997 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-01-03 02:54:59,997 [main] Physical connection closed
DEBUG 2025-01-03 02:54:59,998 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:54:59,999 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,001 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,003 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,006 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,006 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,011 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,012 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,013 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,015 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,015 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,015 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,015 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,035 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-03 02:55:00,042 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,044 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,044 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,046 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,048 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,051 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,051 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,057 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,058 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,058 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,061 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,061 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,061 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,061 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,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 AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2025-01-03 02:55:00,085 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,085 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2025-01-03 02:55:00,086 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,086 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,086 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2025-01-03 02:55:00,087 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,087 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,088 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,089 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,092 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,095 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,095 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,101 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,102 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,102 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,105 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,105 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,105 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,105 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,124 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2025-01-03 02:55:00,127 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,127 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2025-01-03 02:55:00,131 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,131 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,131 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2025-01-03 02:55:00,132 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,132 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,132 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2025-01-03 02:55:00,134 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,134 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,134 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2025-01-03 02:55:00,135 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,135 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,135 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2025-01-03 02:55:00,136 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,136 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,137 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,137 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,139 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,141 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,144 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,144 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,149 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,150 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,150 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,152 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,153 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-01-03 02:55:00,173 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,173 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-03 02:55:00,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,174 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-01-03 02:55:00,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,174 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-03 02:55:00,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,175 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735840497804/5, BranchId=]
DEBUG 2025-01-03 02:55:00,175 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,176 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,176 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,178 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,180 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,183 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,183 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,188 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,189 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,190 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,193 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,193 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,193 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,193 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,212 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,216 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,218 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,220 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,222 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,225 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,225 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,230 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,231 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,231 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,234 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,234 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,234 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,234 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,254 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,259 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,261 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,263 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,265 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,268 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,268 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,273 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,274 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,274 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,277 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,277 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,277 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,277 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,284 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-01-03 02:55:00,286 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,287 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,288 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,290 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,292 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,295 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,296 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,302 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,303 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,304 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,306 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,306 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,307 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,307 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,315 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-01-03 02:55:00,317 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,319 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,321 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,323 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,327 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,327 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,332 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,334 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,334 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,336 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,336 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,336 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,337 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,344 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2025-01-03 02:55:00,347 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,349 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,351 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,353 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,356 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,356 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,362 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,364 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,364 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,367 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,367 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,367 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,367 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,375 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2025-01-03 02:55:00,377 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,378 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,379 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,381 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,383 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,386 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,387 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,393 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,394 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,395 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,397 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,398 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,398 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,398 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,419 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,420 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,420 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-03 02:55:00,424 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,424 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,425 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,426 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,428 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,430 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,434 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,440 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,441 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,441 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,444 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,444 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,444 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,444 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,466 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,467 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,468 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,469 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,471 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,473 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,476 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,477 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,483 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,484 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,484 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,487 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,487 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,487 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,488 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,510 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-03 02:55:00,511 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,513 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,515 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,517 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,521 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,521 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,527 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,528 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,528 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-03 02:55:00,531 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,531 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,531 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,532 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,553 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-03 02:55:00,554 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2025-01-03 02:55:00,613 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,614 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,616 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,617 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,620 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,620 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,625 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,626 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,629 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,632 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,632 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,636 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,639 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,640 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,641 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,642 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,644 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,647 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,647 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,652 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,652 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,656 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,658 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,658 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,662 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,663 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,664 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,664 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,666 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,668 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,671 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,671 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,677 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,680 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,682 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,682 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,686 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,687 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-01-03 02:55:00,690 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,691 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,693 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,696 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,696 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,701 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,701 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,703 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,703 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,704 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,704 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2025-01-03 02:55:00,707 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,708 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,709 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,712 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,712 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,717 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,718 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,720 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,720 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,737 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,737 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2025-01-03 02:55:00,746 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,746 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,748 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,750 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,753 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,753 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,757 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,758 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,760 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,760 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,777 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,778 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,778 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,778 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,789 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,794 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:00,794 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-03 02:55:00,796 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,797 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2025-01-03 02:55:00,817 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,817 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,819 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,821 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,824 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,824 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,828 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,829 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,832 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,844 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,844 [main] Logical connection got, tx=null
WARN  2025-01-03 02:55:00,847 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-03 02:55:00,848 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-03 02:55:00,848 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,848 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,849 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,850 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,852 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,854 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,856 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,861 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,862 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,865 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,868 [main] Physical connection got
DEBUG 2025-01-03 02:55:00,868 [main] Logical connection got, tx=null
WARN  2025-01-03 02:55:00,870 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-03 02:55:00,871 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-03 02:55:00,871 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:00,871 [main] Physical connection closed
DEBUG 2025-01-03 02:55:00,872 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,873 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,875 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,876 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,879 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,892 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,908 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,921 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,932 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:00,934 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-03 02:55:00,939 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,947 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,960 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:00,961 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,968 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:00,977 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:00,984 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-01-03 02:55:00,998 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:01,001 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:01,007 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:01,018 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:01,020 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:01,035 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:01,036 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:01,038 [main] Physical connection got
DEBUG 2025-01-03 02:55:01,038 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:01,039 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:01,039 [main] Physical connection closed
DEBUG 2025-01-03 02:55:01,043 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:01,044 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:01,051 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:01,059 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:01,059 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:01,064 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:01,067 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:01,075 [main] Physical connection got
DEBUG 2025-01-03 02:55:01,076 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:01,077 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:01,077 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2025-01-03 02:55:01,093 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-03 02:55:01,094 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:01,102 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-03 02:55:01,107 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-03 02:55:01,108 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:01,122 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-03 02:55:01,123 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-03 02:55:01,129 [main] Physical connection got
DEBUG 2025-01-03 02:55:01,130 [main] Logical connection got, tx=null
DEBUG 2025-01-03 02:55:01,130 [main] Logical connection closed, tx=null
DEBUG 2025-01-03 02:55:01,130 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.307s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.984s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.599s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.281s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Fri Jan 03 02:55:01 JST 2025
[INFO] Final Memory: 31M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS