Skip to content
Success

Console Output

Started by upstream project "s2dao-1.0.x-snapshot" build number 5757
originally caused by:
 Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace
Updating https://www.seasar.org/svn/s2dao/branches/s2dao-tiger-1.0.x at revision '2024-09-19T02:54:44.834 +0900'
At revision 1334

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-09-19T02:54:44.834 +0900'
At revision 1334

No changes for https://www.seasar.org/svn/s2dao/branches/s2dao-tiger-1.0.x since the previous build
No changes for https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x since the previous build
[s2dao-tiger-1.0.x] $ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0/bin/mvn clean test -P snapshot
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   S2Dao Tiger Project
[INFO]   S2Dao Tiger
[INFO]   S2Dao Tiger Examples
[INFO]   S2Dao-Tiger tests for Seasar2.4.x
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Tiger Project
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Tiger
[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/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Compiling 33 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 13 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 50 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger/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/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-19 02:54:50,865 [main] Physical connection got
DEBUG 2024-09-19 02:54:50,865 [main] Logical connection got
DEBUG 2024-09-19 02:54:50,877 [main] Logical connection closed
DEBUG 2024-09-19 02:54:50,878 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,055 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-09-19 02:54:51,061 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,084 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,084 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,084 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,084 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,127 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,153 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,169 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,169 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,170 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,170 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,207 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,212 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,227 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,227 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,227 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,227 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,263 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,268 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,283 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,283 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,284 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,284 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,319 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,325 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,339 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,340 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,340 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,340 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,379 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ?, deptno = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-09-19 02:54:51,384 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,397 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,397 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,397 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,397 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,427 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,432 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,446 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,447 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,447 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,447 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,478 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,483 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,496 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,496 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,496 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,496 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,524 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,529 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,544 [main] Transaction began
DEBUG 2024-09-19 02:54:51,545 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,546 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,546 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,546 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,574 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,594 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,596 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-19 02.54.51', 99, 'hoge', 0)
DEBUG 2024-09-19 02:54:51,601 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,602 [main] Transaction rolledback
DEBUG 2024-09-19 02:54:51,602 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,615 [main] Transaction began
DEBUG 2024-09-19 02:54:51,615 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,615 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,615 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,616 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,641 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,651 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,651 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:51,658 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,658 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,659 [main] UPDATE EMP SET tstamp = '2024-09-19 02.54.51', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-19 02:54:51,660 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,660 [main] Transaction rolledback
DEBUG 2024-09-19 02:54:51,660 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,679 [main] Transaction began
DEBUG 2024-09-19 02:54:51,679 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,680 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,680 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,680 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,705 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,713 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,714 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:51,716 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,716 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,717 [main] UPDATE EMP SET tstamp = '2024-09-19 02.54.51', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-09-19 02:54:51,717 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,717 [main] Transaction rolledback
DEBUG 2024-09-19 02:54:51,718 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,729 [main] Transaction began
DEBUG 2024-09-19 02:54:51,729 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,730 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,730 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,730 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,753 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,761 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,762 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:51,764 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,765 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,765 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-19 02:54:51,765 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,765 [main] Transaction rolledback
DEBUG 2024-09-19 02:54:51,766 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,778 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,778 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,778 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,778 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,801 [main] Logical connection closed
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-09-19 02:54:51,802 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,814 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,814 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,814 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,814 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,837 [main] Logical connection closed
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 deptno asc, empno desc
DEBUG 2024-09-19 02:54:51,845 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,869 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,869 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,869 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,869 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,890 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,898 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,909 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,909 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,909 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,910 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,938 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,945 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,956 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,956 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,956 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,956 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,977 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,984 [main] Physical connection closed
DEBUG 2024-09-19 02:54:51,994 [main] Physical connection got
DEBUG 2024-09-19 02:54:51,995 [main] Logical connection got
DEBUG 2024-09-19 02:54:51,995 [main] Logical connection closed
DEBUG 2024-09-19 02:54:51,995 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,014 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,021 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,022 [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
DEBUG 2024-09-19 02:54:52,029 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-19 02:54:52,030 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,040 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,040 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,041 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,041 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,061 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,068 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,068 [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
DEBUG 2024-09-19 02:54:52,072 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-19 02:54:52,073 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,084 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,084 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,084 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,084 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,103 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,110 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,110 [main] select * from emp
DEBUG 2024-09-19 02:54:52,113 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:52,115 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,126 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,126 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,126 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,126 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,146 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,153 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,153 [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 order by empno
DEBUG 2024-09-19 02:54:52,158 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-19 02:54:52,159 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,170 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,170 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,170 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,170 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,189 [main] Logical connection closed
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, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-09-19 02:54:52,197 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,208 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,208 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,208 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,208 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,227 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,236 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,236 [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
DEBUG 2024-09-19 02:54:52,239 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:52,240 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,250 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,250 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,251 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,251 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,270 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,278 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,278 [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
DEBUG 2024-09-19 02:54:52,282 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:52,284 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,294 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,294 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,294 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,294 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,313 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,321 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,321 [main] select * from emp
DEBUG 2024-09-19 02:54:52,323 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:52,324 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,334 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,334 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,334 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,334 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,353 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,360 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,361 [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 order by empno
DEBUG 2024-09-19 02:54:52,363 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:52,364 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,386 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,387 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,387 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,387 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,405 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,412 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,412 [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 empno = 7788
DEBUG 2024-09-19 02:54:52,414 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-19 02:54:52,414 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,425 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,425 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,425 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,425 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,443 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,450 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,451 [main] select count(*) from emp
DEBUG 2024-09-19 02:54:52,452 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,452 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,463 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,463 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,463 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,463 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,481 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,489 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,489 [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 empno = 7788
DEBUG 2024-09-19 02:54:52,490 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-09-19 02:54:52,490 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,500 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,500 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,500 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,501 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,518 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,526 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,526 [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 empno = 7788
DEBUG 2024-09-19 02:54:52,527 [main] Logical connection closed
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-09-19 02:54:52,528 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,537 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,538 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,538 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,538 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,556 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,562 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,563 [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 empno = 7788
DEBUG 2024-09-19 02:54:52,564 [main] Logical connection closed
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-09-19 02:54:52,564 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,573 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,574 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,574 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,574 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,591 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,598 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,598 [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 empno = 7788
DEBUG 2024-09-19 02:54:52,599 [main] Logical connection closed
[Ljava.util.Map;@50903025
DEBUG 2024-09-19 02:54:52,600 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,609 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,610 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,610 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,610 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,627 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,634 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,634 [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 sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-09-19 02:54:52,637 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-09-19 02:54:52,637 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,647 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,648 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,648 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,648 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,665 [main] Logical connection closed
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 IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-09-19 02:54:52,672 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,672 [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 IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-19 02:54:52,676 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-19 02:54:52,676 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,686 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,686 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,686 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,686 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,704 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,707 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,708 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:54:52,708 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,708 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,718 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,718 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,718 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,718 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,735 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,738 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,738 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:54:52,739 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,739 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,749 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,749 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,750 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,750 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,761 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,762 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,762 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-09-19 02:54:52,764 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-19 02:54:52,764 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,794 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,794 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,795 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,795 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,806 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,807 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,807 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-19 02:54:52,808 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-19 02:54:52,808 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,817 [main] Transaction began
DEBUG 2024-09-19 02:54:52,818 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,818 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,818 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,818 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,834 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,841 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,842 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-19 02.54.52', 9999, 'test', 50)
DEBUG 2024-09-19 02:54:52,842 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,842 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,842 [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 = 7369
DEBUG 2024-09-19 02:54:52,844 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-19 02:54:52,844 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,845 [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 = 9999
DEBUG 2024-09-19 02:54:52,845 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-09-19 02:54:52.841 {50, null, null, 0}
DEBUG 2024-09-19 02:54:52,846 [main] Transaction rolledback
DEBUG 2024-09-19 02:54:52,846 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,855 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,855 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,855 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,855 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,872 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,878 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,887 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,888 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,888 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,888 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,904 [main] Logical connection closed
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/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:52,913 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,913 [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  department.dname = 'RESEARCH'
DEBUG 2024-09-19 02:54:52,915 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,915 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,925 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,925 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,925 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,925 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,942 [main] Logical connection closed
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/*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.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*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:52,950 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,950 [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 = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2024-09-19 02:54:52,951 [main] Logical connection closed
[]
DEBUG 2024-09-19 02:54:52,951 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,960 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,960 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,961 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,961 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,976 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, 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.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.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:52,980 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,981 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-09-19 02:54:52,982 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-19 02:54:52,983 [main] Physical connection closed
DEBUG 2024-09-19 02:54:52,992 [main] Physical connection got
DEBUG 2024-09-19 02:54:52,992 [main] Logical connection got
DEBUG 2024-09-19 02:54:52,992 [main] Logical connection closed
DEBUG 2024-09-19 02:54:52,992 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,008 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, 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.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.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-09-19 02:54:53,011 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,019 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,019 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,019 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,020 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,035 [main] Logical connection closed
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 department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-19 02:54:53,042 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,042 [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 department.dname = 'RESEARCH'
DEBUG 2024-09-19 02:54:53,045 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,045 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,054 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,054 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,054 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,054 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,070 [main] Logical connection closed
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 department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-19 02:54:53,076 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,077 [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 department.dname = null
DEBUG 2024-09-19 02:54:53,077 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,077 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,087 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,087 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,087 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,087 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,106 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:53,107 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,107 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:53,109 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-09-19 02:54:53,109 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,119 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,119 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,119 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,119 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,135 [main] Logical connection closed
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 AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:53,136 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,145 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,145 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,146 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,146 [main] Logical connection got
WARN  2024-09-19 02:54:53,148 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-19 02:54:53,153 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-19 02:54:53,153 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,154 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-19 02:54:53,155 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-19 02:54:53,156 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,164 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,164 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,165 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,165 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,181 [main] Logical connection closed
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/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:53,187 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,196 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,196 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,197 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,197 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,213 [main] Logical connection closed
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 AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-09-19 02:54:53,216 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,216 [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 AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-09-19 02:54:53,217 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,217 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,218 [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 AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-19 02:54:53,218 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,219 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,227 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,228 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,228 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,228 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,247 [main] Logical connection closed
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 /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-09-19 02:54:53,248 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,249 [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 
DEBUG 2024-09-19 02:54:53,252 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,252 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,252 [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 = 'SMITH' 
DEBUG 2024-09-19 02:54:53,253 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,253 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,253 [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 job = 'SALESMAN' 
DEBUG 2024-09-19 02:54:53,255 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,256 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,256 [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 = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-19 02:54:53,256 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,257 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,257 [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 = 'a' AND job = 'b' 
DEBUG 2024-09-19 02:54:53,257 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,258 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,266 [main] Transaction began
DEBUG 2024-09-19 02:54:53,267 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,267 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,267 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,267 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,284 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-19 02:54:53,285 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,286 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:54:53,286 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,286 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,287 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-19 02:54:53,287 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,287 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,287 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:54:53,288 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,288 [main] Transaction rolledback
DEBUG 2024-09-19 02:54:53,288 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,297 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,298 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,298 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,298 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,315 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,318 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,328 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,328 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,328 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,329 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,345 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,350 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,360 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,360 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,360 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,360 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,367 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-19 02:54:53,369 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,377 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,377 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,378 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,378 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,384 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-19 02:54:53,385 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,393 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,394 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,394 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,394 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,399 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:53,401 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,409 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,409 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,409 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,409 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,414 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:53,416 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,425 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,425 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,425 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,425 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,440 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,441 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,442 [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
DEBUG 2024-09-19 02:54:53,445 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,445 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,454 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,454 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,454 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,454 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,482 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,483 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,493 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,493 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,493 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,493 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,508 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-19 02:54:53,509 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,517 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,517 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,517 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,518 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,533 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-19 02:54:53,534 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.083 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-19 02:54:53,561 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,561 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,565 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,566 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 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.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-19 02:54:53,645 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,646 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,646 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,646 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-19 02:54:53,660 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,660 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,663 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,666 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,676 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,676 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,679 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,680 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,690 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,690 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,693 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,694 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-19 02:54:53,702 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,702 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,717 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,717 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-09-19 02:54:53,720 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,720 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,726 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,726 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,741 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,741 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,741 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,742 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,752 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,755 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,756 [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  department.dname = 'RESEARCH'
DEBUG 2024-09-19 02:54:53,758 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,758 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-19 02:54:53,810 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,810 [main] Logical connection got
WARN  2024-09-19 02:54:53,812 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-19 02:54:53,813 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-19 02:54:53,813 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,813 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,824 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,824 [main] Logical connection got
WARN  2024-09-19 02:54:53,826 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-19 02:54:53,827 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-19 02:54:53,827 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,827 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-19 02:54:53,856 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,856 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,857 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,858 [main] Physical connection closed
DEBUG 2024-09-19 02:54:53,863 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,863 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,864 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,865 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-19 02:54:53,872 [main] Physical connection got
DEBUG 2024-09-19 02:54:53,872 [main] Logical connection got
DEBUG 2024-09-19 02:54:53,873 [main] Logical connection closed
DEBUG 2024-09-19 02:54:53,873 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Tiger Examples
[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-examples/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 15 resources
[INFO] [compiler:compile]
[INFO] Compiling 15 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-examples/target/classes
[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 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-examples/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-examples/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-09-19 02:54:55,163 [main] Physical connection got
DEBUG 2024-09-19 02:54:55,163 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,175 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,175 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,238 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,271 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,273 [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
DEBUG 2024-09-19 02:54:55,286 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,286 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,286 [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.job = 'CLERK'
DEBUG 2024-09-19 02:54:55,294 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,295 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,295 [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.deptno = 20
DEBUG 2024-09-19 02:54:55,296 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,296 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,297 [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.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-09-19 02:54:55,298 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,299 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,299 [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 sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2024-09-19 02:54:55,300 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-09-19 02:54:55,301 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,301 [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  department.dname = 'SALES'
DEBUG 2024-09-19 02:54:55,303 [main] Logical connection closed
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}
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}
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}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-09-19 02:54:55,306 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,306 [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  department.dname = 'RESEARCH'
DEBUG 2024-09-19 02:54:55,308 [main] Logical connection closed
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}
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}
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}
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}
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}
DEBUG 2024-09-19 02:54:55,309 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,309 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:55,310 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-09-19 02:54:55,311 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,312 [main] UPDATE EMP SET tstamp = '2024-09-19 02.54.55', 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 = '2005-12-27 04.14.59'
DEBUG 2024-09-19 02:54:55,313 [main] Logical connection closed
after timestamp:2024-09-19 02:54:55.311
DEBUG 2024-09-19 02:54:55,314 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,314 [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  department.dname = 'RESEARCH'
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}
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}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-19 02:54:55.311 {20, RESEARCH, DALLAS, 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}
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}
DEBUG 2024-09-19 02:54:55,317 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,318 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-09-19 02:54:55,357 [main] Physical connection got
DEBUG 2024-09-19 02:54:55,357 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,357 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,357 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,369 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,371 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,372 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-09-19 02:54:55,372 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-19 02:54:55,372 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,372 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-19 02:54:55,373 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-19 02:54:55,374 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,374 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-19 02:54:55,374 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,374 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-09-19 02:54:55,422 [main] Physical connection got
DEBUG 2024-09-19 02:54:55,422 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,422 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,422 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,436 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,447 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,447 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-09-19 02:54:55,450 [main] Logical connection closed
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, 2024-09-19 02:54:55.311 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2024-09-19 02:54:55,453 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,453 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-09-19 02:54:55,454 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2024-09-19 02:54:55,456 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,456 [main] SELECT empno FROM emp
DEBUG 2024-09-19 02:54:55,456 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-09-19 02:54:55,458 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,458 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-09-19 02:54:55,459 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-19 02:54:55.311 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-19 02:54:55,459 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,459 [main] SELECT count(*) FROM emp
DEBUG 2024-09-19 02:54:55,460 [main] Logical connection closed
count:14
DEBUG 2024-09-19 02:54:55,461 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,461 [main] SELECT * FROM emp

DEBUG 2024-09-19 02:54:55,463 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,463 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,463 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-09-19 02:54:55,464 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,464 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,464 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

DEBUG 2024-09-19 02:54:55,465 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,466 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,466 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  AND deptno = 20

DEBUG 2024-09-19 02:54:55,466 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,467 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,467 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-19 02:54:55,467 [main] Logical connection closed
updatedRows:1
DEBUG 2024-09-19 02:54:55,468 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,468 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-09-19 02:54:55,471 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,472 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-09-19 02:54:55,507 [main] Physical connection got
DEBUG 2024-09-19 02:54:55,507 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,507 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,507 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,518 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,519 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,519 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2024-09-19 02:54:55,520 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-19 02:54:55.311 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-19 02:54:55,521 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,521 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,521 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,525 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,526 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,526 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:55,527 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-19 02:54:55.311 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-19 02:54:55,528 [main] Logical connection got
DEBUG 2024-09-19 02:54:55,528 [main] UPDATE EMP SET tstamp = '2024-09-19 02.54.55', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-09-19 02.54.55'
DEBUG 2024-09-19 02:54:55,529 [main] Logical connection closed
DEBUG 2024-09-19 02:54:55,529 [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.125 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-19 02:54:56,949 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,012 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:54:57,040 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,043 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,069 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,069 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,117 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,124 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,147 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-19 02:54:57,308 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,309 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,389 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,395 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-19 02:54:57,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,407 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,410 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,413 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,419 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,419 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,432 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,434 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,435 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,448 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,448 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,448 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,449 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,562 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-09-19 02:54:57,567 [main] Physical connection closed
DEBUG 2024-09-19 02:54:57,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,570 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,573 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,575 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,581 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,581 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,590 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,592 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,593 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,598 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,598 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,598 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,598 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,638 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,661 [main] Physical connection closed
DEBUG 2024-09-19 02:54:57,663 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,664 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,667 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,669 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,674 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,674 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,687 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,688 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,691 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,691 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,692 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,692 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,736 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,742 [main] Physical connection closed
DEBUG 2024-09-19 02:54:57,744 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,744 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,747 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,750 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,755 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,755 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,764 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,766 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,767 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,770 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,770 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,771 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,771 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,807 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,812 [main] Physical connection closed
DEBUG 2024-09-19 02:54:57,814 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,815 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,817 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,819 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,824 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,824 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,833 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,835 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,835 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,838 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,839 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,839 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,839 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,872 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,876 [main] Physical connection closed
DEBUG 2024-09-19 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 2024-09-19 02:54:57,879 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,881 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,883 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,887 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,888 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,895 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,897 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,898 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,901 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,901 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,902 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,902 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,933 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-09-19 02:54:57,937 [main] Physical connection closed
DEBUG 2024-09-19 02:54:57,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,939 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,941 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,944 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,948 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:57,948 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,956 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:57,957 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:57,958 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:57,961 [main] Physical connection got
DEBUG 2024-09-19 02:54:57,961 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,962 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,962 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:57,992 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:57,997 [main] Physical connection closed
DEBUG 2024-09-19 02:54:57,998 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:57,999 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,001 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,004 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,008 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,008 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,016 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,018 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,018 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,021 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,022 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,022 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,022 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,064 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,069 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,070 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,071 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,073 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,076 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,080 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,080 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,089 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,090 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,093 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,093 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,093 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,094 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,120 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,124 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,126 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,126 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,129 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,131 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,135 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,135 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,143 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,144 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,145 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,150 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,152 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,202 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-19 02.54.58', 99, 'hoge', 0)
DEBUG 2024-09-19 02:54:58,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,209 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726682098150/0, BranchId=]
DEBUG 2024-09-19 02:54:58,209 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,211 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,212 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,214 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,216 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,220 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,221 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,228 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,230 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,230 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,233 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,233 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,272 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:58,279 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,279 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,279 [main] UPDATE EMP SET tstamp = '2024-09-19 02.54.58', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-19 02:54:58,280 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,281 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726682098150/1, BranchId=]
DEBUG 2024-09-19 02:54:58,281 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,283 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,283 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,286 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,288 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,292 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,292 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,299 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,301 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,302 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,304 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,305 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,305 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,305 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,306 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,330 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,350 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:58,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,353 [main] UPDATE EMP SET tstamp = '2024-09-19 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 2024-09-19 02:54:58,354 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,354 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726682098150/2, BranchId=]
DEBUG 2024-09-19 02:54:58,354 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,355 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,356 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,359 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,361 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,365 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,365 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,372 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,374 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,374 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,377 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,377 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,378 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,378 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,378 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,411 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:54:58,413 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,413 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,413 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-19 02:54:58,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,414 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726682098150/3, BranchId=]
DEBUG 2024-09-19 02:54:58,414 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,415 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,416 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,418 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,420 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,424 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,425 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,431 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,433 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,434 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,438 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,438 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,438 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,438 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,463 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-09-19 02:54:58,464 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,465 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,466 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,468 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,470 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,474 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,474 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,481 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,484 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,494 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,494 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,494 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,495 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,519 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-09-19 02:54:58,528 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,529 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,530 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,532 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,534 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,538 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,538 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,545 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,553 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,554 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,557 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,557 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,557 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,557 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,580 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,589 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,591 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,591 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,593 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,595 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,599 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,600 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,606 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,608 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,609 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,611 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,611 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,611 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,611 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,634 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,642 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,644 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,644 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,646 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,648 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,652 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,652 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,659 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,661 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,661 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,664 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,664 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,664 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,664 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,689 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,698 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,699 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,700 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,702 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,704 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,708 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,708 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,715 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,716 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,717 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,719 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,719 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,720 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,720 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,743 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,751 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,751 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-19 02:54:58,758 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-19 02:54:58,760 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,761 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,762 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,764 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,766 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,769 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,770 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,776 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,777 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,778 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,781 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,781 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,781 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,781 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,803 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,811 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,811 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-19 02:54:58,815 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-19 02:54:58,817 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,818 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,819 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,821 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,823 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,826 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,826 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,833 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,834 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,835 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,837 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,837 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,838 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,838 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,864 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,871 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,872 [main] select * from emp
DEBUG 2024-09-19 02:54:58,874 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:58,876 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,877 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,878 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,880 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,882 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,886 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,886 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,893 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,894 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,895 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,897 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,897 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,898 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,898 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,919 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,926 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,926 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-19 02:54:58,930 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-19 02:54:58,931 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,932 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,933 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,935 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,937 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,941 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,941 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,947 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,949 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,949 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,951 [main] Physical connection got
DEBUG 2024-09-19 02:54:58,952 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,952 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:58,952 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:58,973 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-09-19 02:54:58,980 [main] Physical connection closed
DEBUG 2024-09-19 02:54:58,981 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:58,982 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:58,984 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,986 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,990 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:58,990 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,997 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:58,998 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:58,999 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,001 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,001 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,002 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,002 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,022 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,031 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,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
DEBUG 2024-09-19 02:54:59,034 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:59,035 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,037 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,040 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,045 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,046 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,052 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,054 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,054 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,056 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,057 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,057 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,057 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,077 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,085 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,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
DEBUG 2024-09-19 02:54:59,092 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:59,093 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,095 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,097 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,099 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,109 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,111 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,111 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,113 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,113 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,114 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,114 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,134 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,142 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,142 [main] select * from emp
DEBUG 2024-09-19 02:54:59,144 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:59,145 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,146 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,147 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,149 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,151 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,155 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,155 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,161 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,163 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,163 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,166 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,166 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,166 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,166 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,187 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,195 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,195 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-19 02:54:59,197 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-19 02:54:59,198 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,199 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,200 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,202 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,204 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,208 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,208 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,214 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,216 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,216 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,219 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,219 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,219 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,219 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,239 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,246 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,246 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-19 02:54:59,248 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-19 02:54:59,249 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,251 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,253 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,255 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,258 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,259 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,265 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,266 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,267 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,269 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,269 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,269 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,269 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,289 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,306 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,306 [main] select count(*) from emp
DEBUG 2024-09-19 02:54:59,307 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,307 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,309 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,309 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,311 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,313 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,317 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,317 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,323 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,324 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,324 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,327 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,327 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,327 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,327 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,347 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,356 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,356 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-19 02:54:59,357 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-09-19 02:54:59,357 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,359 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,361 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,362 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,366 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,372 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,373 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,373 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,376 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,376 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,376 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,376 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,395 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,403 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,403 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-19 02:54:59,404 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-09-19 02:54:59,404 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,406 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,408 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,410 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,413 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,414 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,420 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,421 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,422 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,424 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,424 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,424 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,424 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,443 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,450 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,451 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-19 02:54:59,451 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-09-19 02:54:59,452 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,453 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,453 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,455 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,461 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,461 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,467 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,468 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,469 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,471 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,471 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,471 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,471 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,491 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,498 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,498 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-19 02:54:59,499 [main] Logical connection closed, tx=null
[Ljava.util.Map;@4bd27069
DEBUG 2024-09-19 02:54:59,499 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,500 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,501 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,508 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,508 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,514 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,515 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,516 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,518 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,518 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,518 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,519 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,538 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,545 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,545 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-09-19 02:54:59,547 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-09-19 02:54:59,548 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,549 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,550 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,552 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,553 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,563 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,564 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,564 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,567 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,567 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,567 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,567 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,586 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-09-19 02:54:59,593 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,594 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-19 02:54:59,597 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-19 02:54:59,597 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,598 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,599 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,601 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,602 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,606 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,612 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,613 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,613 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,616 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,616 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,616 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,616 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,634 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,638 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,638 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:54:59,638 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,638 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,639 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,640 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,642 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,644 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,647 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,648 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,653 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,655 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,655 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,657 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,657 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,658 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,658 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,677 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,680 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,680 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:54:59,681 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,681 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,682 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,683 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,685 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,686 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,690 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,690 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,696 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,698 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,698 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,701 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,701 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,701 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,701 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,714 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,714 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,714 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-09-19 02:54:59,716 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-19 02:54:59,717 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,718 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,718 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,720 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,722 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,725 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,726 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,733 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,734 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,736 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,736 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,736 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,737 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,749 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,749 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,750 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-19 02:54:59,750 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-19 02:54:59,751 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,752 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,752 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,754 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,756 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,759 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,760 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,766 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,767 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,767 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,769 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,770 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,770 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,770 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,797 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-19 02.54.59', 9999, 'test', 50)
DEBUG 2024-09-19 02:54:59,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,797 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-09-19 02:54:59,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-19 02:54:59,800 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,800 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-09-19 02:54:59,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-19 02:54:59.796 {50, null, null, 0}
DEBUG 2024-09-19 02:54:59,801 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726682098150/4, BranchId=]
DEBUG 2024-09-19 02:54:59,801 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,802 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,803 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,805 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,806 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,809 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,810 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,815 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,817 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,817 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,819 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,819 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,820 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,820 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,838 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,845 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,846 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,847 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,849 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,850 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,853 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,854 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,859 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,861 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,861 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,863 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,864 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,864 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,864 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,883 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:59,892 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,892 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-19 02:54:59,894 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,895 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,896 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,896 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,898 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,900 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,903 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,904 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,909 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,911 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,913 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,913 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,913 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,913 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,931 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:59,940 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,941 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-09-19 02:54:59,941 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-19 02:54:59,942 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,943 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,943 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,945 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,947 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,950 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,950 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,956 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:54:59,957 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,957 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,960 [main] Physical connection got
DEBUG 2024-09-19 02:54:59,960 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,961 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:54:59,961 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,980 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-09-19 02:54:59,987 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:54:59,987 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-09-19 02:54:59,989 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-19 02:54:59,989 [main] Physical connection closed
DEBUG 2024-09-19 02:54:59,990 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:54:59,991 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:54:59,993 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:54:59,995 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,999 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:54:59,999 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,005 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,007 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,007 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,010 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,010 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,010 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,010 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,031 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-09-19 02:55:00,035 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,037 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,041 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,045 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,045 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,058 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,060 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,060 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,063 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,063 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,063 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,063 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,085 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-19 02:55:00,093 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,093 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-09-19 02:55:00,096 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,096 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,097 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,098 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,100 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,102 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,106 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,106 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,113 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,114 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,114 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,117 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,117 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,117 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,117 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,138 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-19 02:55:00,147 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,147 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-09-19 02:55:00,148 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,148 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,149 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,150 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,162 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,164 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,167 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,167 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,173 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,174 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,174 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,177 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,177 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,178 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,178 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,197 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-19 02:55:00,198 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,198 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-09-19 02:55:00,199 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-09-19 02:55:00,200 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,201 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,202 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,203 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,205 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,208 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,208 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,214 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,215 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,215 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,218 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,218 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,221 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,221 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,238 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-19 02:55:00,239 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,240 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,241 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,242 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,244 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,247 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,247 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,257 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,258 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,265 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,266 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,266 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,266 [main] Logical connection got, tx=null
WARN  2024-09-19 02:55:00,273 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-19 02:55:00,289 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-19 02:55:00,292 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,293 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-19 02:55:00,299 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-19 02:55:00,302 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,304 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,307 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,311 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,313 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,325 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,325 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,335 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,336 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,339 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,344 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,345 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,347 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,347 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,397 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-19 02:55:00,406 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,410 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,411 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,419 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,425 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,436 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,436 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,446 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,448 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,448 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,451 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,451 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,451 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,451 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,495 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-09-19 02:55:00,501 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,501 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-09-19 02:55:00,501 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,502 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,502 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-19 02:55:00,503 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,503 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,505 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,506 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,508 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,511 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,512 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,517 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,518 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,518 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,520 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,521 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,521 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,521 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,541 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-09-19 02:55:00,544 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,544 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-09-19 02:55:00,550 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,550 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,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  ename = 'SMITH' 
DEBUG 2024-09-19 02:55:00,551 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,551 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,551 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-09-19 02:55:00,553 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,554 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,554 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-19 02:55:00,555 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,555 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,555 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-09-19 02:55:00,556 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,556 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,557 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,558 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,561 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,563 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,566 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,567 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,573 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,574 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,575 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,578 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,579 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,579 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,580 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,580 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-19 02:55:00,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,605 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:55:00,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,606 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-19 02:55:00,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,607 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-19 02:55:00,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,607 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726682098150/5, BranchId=]
DEBUG 2024-09-19 02:55:00,607 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,609 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,611 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,612 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,615 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,616 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,620 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,621 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,622 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,624 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,624 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,624 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,624 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,642 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,646 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,647 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,648 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,649 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,652 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,665 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,665 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,692 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,702 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,702 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,704 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,705 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,705 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,714 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,768 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,782 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,792 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,794 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,804 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,807 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,810 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,814 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,815 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,816 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,818 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,818 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,818 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,819 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,825 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-19 02:55:00,827 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,828 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,828 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,830 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,831 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,834 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,834 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,839 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,840 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,840 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,842 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,842 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,842 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,842 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,848 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-19 02:55:00,850 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,851 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,851 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,853 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,855 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,857 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,862 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,863 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,863 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,865 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,865 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,865 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,866 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,880 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-09-19 02:55:00,881 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,882 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,883 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,884 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,886 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,888 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,889 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,893 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,894 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,894 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,896 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,896 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,896 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,897 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,903 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-19 02:55:00,904 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,905 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,906 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,907 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,909 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,912 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,912 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,916 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,918 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,922 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,924 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,924 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,924 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,924 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,941 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,942 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,942 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-19 02:55:00,946 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,946 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,947 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,947 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,949 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,951 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,954 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,958 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,959 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,959 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,962 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,962 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,962 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,962 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,980 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,981 [main] Physical connection closed
DEBUG 2024-09-19 02:55:00,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:00,983 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,984 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,986 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,988 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:00,989 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,993 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:00,994 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:00,994 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:00,997 [main] Physical connection got
DEBUG 2024-09-19 02:55:00,997 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:00,997 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:00,997 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,015 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-19 02:55:01,015 [main] Physical connection closed
DEBUG 2024-09-19 02:55:01,016 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,017 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:01,019 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,020 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,023 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,023 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,027 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,028 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,029 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-19 02:55:01,031 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,031 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,031 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,031 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,048 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-19 02:55:01,049 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.655 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-19 02:55:01,105 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,106 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,108 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,109 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,112 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,112 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,117 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,118 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,120 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,125 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,125 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,132 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,135 [main] Physical connection closed
DEBUG 2024-09-19 02:55:01,136 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,137 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,138 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,140 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,142 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,143 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,147 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,148 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,151 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,153 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,154 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,157 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,158 [main] Physical connection closed
DEBUG 2024-09-19 02:55:01,159 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,159 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,161 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,168 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,168 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,172 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,174 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,180 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,182 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,182 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,186 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,186 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-19 02:55:01,190 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,190 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,192 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,195 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,195 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,200 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,201 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,202 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,202 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,203 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,203 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-19 02:55:01,207 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,207 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,209 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,211 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,212 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,219 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,220 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,223 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,223 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,243 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,243 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-09-19 02:55:01,246 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,247 [main] Physical connection closed
DEBUG 2024-09-19 02:55:01,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,248 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,250 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,252 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,252 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,257 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,258 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,259 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,259 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,276 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,276 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,277 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,277 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,291 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,296 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,296 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-19 02:55:01,298 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,298 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 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 2024-09-19 02:55:01,317 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,318 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,319 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,321 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,324 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,324 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,328 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,329 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,332 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,343 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,343 [main] Logical connection got, tx=null
WARN  2024-09-19 02:55:01,345 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-19 02:55:01,346 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-19 02:55:01,346 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,347 [main] Physical connection closed
DEBUG 2024-09-19 02:55:01,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,348 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,350 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,354 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,354 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,366 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,366 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,369 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,375 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,375 [main] Logical connection got, tx=null
WARN  2024-09-19 02:55:01,377 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-19 02:55:01,378 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-19 02:55:01,378 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,378 [main] Physical connection closed
DEBUG 2024-09-19 02:55:01,379 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,380 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,383 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,384 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,387 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,387 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,392 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,393 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,395 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,399 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,399 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-19 02:55:01,401 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,403 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,405 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,405 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,409 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,410 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,413 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-19 02:55:01,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,421 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,422 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,425 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,425 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,429 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,430 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,432 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,432 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,433 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,434 [main] Physical connection closed
DEBUG 2024-09-19 02:55:01,435 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,435 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,437 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,439 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,439 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,444 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,445 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,446 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,446 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,447 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,448 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-19 02:55:01,451 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-19 02:55:01,452 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,453 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,456 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-19 02:55:01,456 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,460 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-19 02:55:01,461 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-19 02:55:01,463 [main] Physical connection got
DEBUG 2024-09-19 02:55:01,463 [main] Logical connection got, tx=null
DEBUG 2024-09-19 02:55:01,464 [main] Logical connection closed, tx=null
DEBUG 2024-09-19 02:55:01,464 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.310s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.552s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.607s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.995s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Thu Sep 19 02:55:01 JST 2024
[INFO] Final Memory: 30M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS