Skip to content
Success

Console Output

Started by upstream project "s2dao-1.0.x-snapshot" build number 5762
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-24T02:54:44.134 +0900'
At revision 1334

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-09-24T02:54:44.134 +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-24 02:54:49,858 [main] Physical connection got
DEBUG 2024-09-24 02:54:49,858 [main] Logical connection got
DEBUG 2024-09-24 02:54:49,870 [main] Logical connection closed
DEBUG 2024-09-24 02:54:49,871 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,049 [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-24 02:54:50,057 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,079 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,079 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,080 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,080 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,125 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,150 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,166 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,166 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,166 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,166 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,202 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,208 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,222 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,222 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,222 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,222 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,257 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,262 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,277 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,277 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,277 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,277 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,312 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,317 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,332 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,333 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,333 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,333 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,381 [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-24 02:54:50,385 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,399 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,400 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,400 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,400 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,431 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,436 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,452 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,452 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,452 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,452 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,484 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,489 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,502 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,503 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,503 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,503 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,532 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,537 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,552 [main] Transaction began
DEBUG 2024-09-24 02:54:50,553 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,554 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,555 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,555 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,583 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,605 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,606 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-24 02.54.50', 99, 'hoge', 0)
DEBUG 2024-09-24 02:54:50,612 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,612 [main] Transaction rolledback
DEBUG 2024-09-24 02:54:50,613 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,627 [main] Transaction began
DEBUG 2024-09-24 02:54:50,627 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,627 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,628 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,628 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,655 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,665 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,666 [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-24 02:54:50,673 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,673 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,673 [main] UPDATE EMP SET tstamp = '2024-09-24 02.54.50', 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-24 02:54:50,674 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,675 [main] Transaction rolledback
DEBUG 2024-09-24 02:54:50,675 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,700 [main] Transaction began
DEBUG 2024-09-24 02:54:50,700 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,700 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,701 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,701 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,726 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,735 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,735 [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-24 02:54:50,737 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,738 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,738 [main] UPDATE EMP SET tstamp = '2024-09-24 02.54.50', 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-24 02:54:50,739 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,739 [main] Transaction rolledback
DEBUG 2024-09-24 02:54:50,739 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,751 [main] Transaction began
DEBUG 2024-09-24 02:54:50,752 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,752 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,752 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,752 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,777 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,785 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,786 [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-24 02:54:50,788 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,788 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,789 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-24 02:54:50,789 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,789 [main] Transaction rolledback
DEBUG 2024-09-24 02:54:50,789 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,802 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,802 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,802 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,802 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,827 [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-24 02:54:50,828 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,840 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,840 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,840 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,840 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,864 [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-24 02:54:50,873 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,891 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,891 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,891 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,892 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,916 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,925 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,937 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,937 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,937 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,937 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,972 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,980 [main] Physical connection closed
DEBUG 2024-09-24 02:54:50,992 [main] Physical connection got
DEBUG 2024-09-24 02:54:50,992 [main] Logical connection got
DEBUG 2024-09-24 02:54:50,993 [main] Logical connection closed
DEBUG 2024-09-24 02:54:50,993 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,017 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,025 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,037 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,037 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,037 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,037 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,060 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,068 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,069 [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-24 02:54:51,076 [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-24 02:54:51,077 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,089 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,089 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,089 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,089 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,111 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,119 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,119 [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-24 02:54:51,123 [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-24 02:54:51,125 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,136 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,136 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,136 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,136 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,157 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,164 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,164 [main] select * from emp
DEBUG 2024-09-24 02:54:51,167 [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-24 02:54:51,169 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,180 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,180 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,180 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,181 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,201 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,209 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,209 [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-24 02:54:51,213 [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-24 02:54:51,215 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,226 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,226 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,226 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,227 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,248 [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-24 02:54:51,256 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,267 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,267 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,267 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,268 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,289 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,298 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,298 [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-24 02:54:51,301 [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-24 02:54:51,302 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,313 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,313 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,313 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,314 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,335 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,343 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,343 [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-24 02:54:51,348 [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-24 02:54:51,349 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,360 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,360 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,361 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,361 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,382 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,390 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,390 [main] select * from emp
DEBUG 2024-09-24 02:54:51,392 [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-24 02:54:51,394 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,404 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,405 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,405 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,405 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,425 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,433 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,433 [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-24 02:54:51,435 [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-24 02:54:51,437 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,459 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,459 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,459 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,459 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,480 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,487 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,487 [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-24 02:54:51,489 [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-24 02:54:51,490 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,501 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,501 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,501 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,501 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,521 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,528 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,530 [main] select count(*) from emp
DEBUG 2024-09-24 02:54:51,531 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,531 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,542 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,542 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,542 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,542 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,561 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,569 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,569 [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-24 02:54:51,570 [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-24 02:54:51,571 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,581 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,581 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,582 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,582 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,600 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,608 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,608 [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-24 02:54:51,609 [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-24 02:54:51,609 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,619 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,619 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,620 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,620 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,637 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,644 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,644 [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-24 02:54:51,645 [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-24 02:54:51,646 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,655 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,655 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,656 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,656 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,673 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,680 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,680 [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-24 02:54:51,681 [main] Logical connection closed
[Ljava.util.Map;@2682d210
DEBUG 2024-09-24 02:54:51,681 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,691 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,691 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,692 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,692 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,709 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,716 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,716 [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-24 02:54:51,719 [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-24 02:54:51,719 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,729 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,729 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,729 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,729 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,746 [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-24 02:54:51,753 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,754 [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-24 02:54:51,757 [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-24 02:54:51,757 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,766 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,767 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,767 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,767 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,784 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,788 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,788 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:51,788 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,789 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,798 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,798 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,798 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,799 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,816 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,819 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,820 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:51,820 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,820 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,830 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,830 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,831 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,831 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,842 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,843 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,843 [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-24 02:54:51,845 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-24 02:54:51,845 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,854 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,854 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,855 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,855 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,878 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,878 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,879 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-24 02:54:51,879 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-24 02:54:51,880 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,889 [main] Transaction began
DEBUG 2024-09-24 02:54:51,889 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,889 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,889 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,889 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,906 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,912 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,913 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-24 02.54.51', 9999, 'test', 50)
DEBUG 2024-09-24 02:54:51,913 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,913 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,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  EMP.empno = 7369
DEBUG 2024-09-24 02:54:51,915 [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-24 02:54:51,915 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,915 [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-24 02:54:51,916 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-09-24 02:54:51.912 {50, null, null, 0}
DEBUG 2024-09-24 02:54:51,916 [main] Transaction rolledback
DEBUG 2024-09-24 02:54:51,916 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,925 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,925 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,925 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,925 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,941 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,947 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,956 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,956 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,957 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,957 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,973 [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-24 02:54:51,981 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,981 [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-24 02:54:51,984 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,984 [main] Physical connection closed
DEBUG 2024-09-24 02:54:51,993 [main] Physical connection got
DEBUG 2024-09-24 02:54:51,993 [main] Logical connection got
DEBUG 2024-09-24 02:54:51,993 [main] Logical connection closed
DEBUG 2024-09-24 02:54:51,993 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,010 [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-24 02:54:52,017 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,017 [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-24 02:54:52,018 [main] Logical connection closed
[]
DEBUG 2024-09-24 02:54:52,018 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,028 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,028 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,028 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,028 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,045 [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-24 02:54:52,049 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,049 [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-24 02:54:52,051 [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-24 02:54:52,051 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,060 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,060 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,060 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,060 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,075 [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-24 02:54:52,078 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,087 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,087 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,087 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,087 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,103 [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-24 02:54:52,109 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,110 [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-24 02:54:52,112 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,112 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,121 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,121 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,121 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,121 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,137 [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-24 02:54:52,144 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,144 [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-24 02:54:52,145 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,145 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,154 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,154 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,154 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,154 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,172 [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-24 02:54:52,173 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,173 [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-24 02:54:52,175 [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-24 02:54:52,176 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,184 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,185 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,185 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,185 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,201 [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-24 02:54:52,201 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,211 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,211 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,211 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,211 [main] Logical connection got
WARN  2024-09-24 02:54:52,213 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-24 02:54:52,218 [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-24 02:54:52,219 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,219 [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-24 02:54:52,220 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-24 02:54:52,221 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,229 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,229 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,229 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,229 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,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 empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-24 02:54:52,253 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,262 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,262 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,262 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,262 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,279 [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-24 02:54:52,281 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,281 [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-24 02:54:52,282 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,282 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,282 [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-24 02:54:52,283 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,283 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,292 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,292 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,292 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,293 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,312 [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-24 02:54:52,313 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,313 [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-24 02:54:52,316 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,316 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,316 [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-24 02:54:52,317 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,317 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,317 [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-24 02:54:52,319 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,319 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,319 [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-24 02:54:52,320 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,320 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,320 [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-24 02:54:52,321 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,321 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,329 [main] Transaction began
DEBUG 2024-09-24 02:54:52,330 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,330 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,330 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,330 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,348 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-24 02:54:52,348 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,349 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:52,349 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,349 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,349 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-24 02:54:52,350 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,350 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,350 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:52,350 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,350 [main] Transaction rolledback
DEBUG 2024-09-24 02:54:52,350 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,360 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,360 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,360 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,360 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,377 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,381 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,389 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,389 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,390 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,390 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,407 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,411 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,420 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,420 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,420 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,420 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,427 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-24 02:54:52,429 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,437 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,437 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,437 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,437 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,443 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-24 02:54:52,445 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,453 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,453 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,453 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,453 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,459 [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-24 02:54:52,460 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,468 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,468 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,469 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,469 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,475 [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-24 02:54:52,476 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,485 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,485 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,485 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,485 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,502 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,503 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,503 [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-24 02:54:52,507 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,507 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,515 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,515 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,516 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,516 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,533 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,534 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,543 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,543 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,544 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,544 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,561 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-24 02:54:52,561 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,570 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,570 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,570 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,570 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,587 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-24 02:54:52,587 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.136 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-24 02:54:52,615 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,615 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,620 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,621 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, 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.012 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-24 02:54:52,705 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,705 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,706 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,706 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-24 02:54:52,721 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,721 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,725 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,727 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,739 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,739 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,742 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,743 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,754 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,754 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,757 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,758 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-24 02:54:52,768 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,768 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,784 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,785 [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-24 02:54:52,788 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,788 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,794 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,794 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,810 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,810 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,810 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,810 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,822 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,826 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,826 [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-24 02:54:52,828 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,828 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-24 02:54:52,871 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,872 [main] Logical connection got
WARN  2024-09-24 02:54:52,873 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-24 02:54:52,874 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-24 02:54:52,874 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,875 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,885 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,886 [main] Logical connection got
WARN  2024-09-24 02:54:52,887 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-24 02:54:52,888 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-24 02:54:52,888 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,888 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-24 02:54:52,919 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,919 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,920 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,920 [main] Physical connection closed
DEBUG 2024-09-24 02:54:52,927 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,927 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,928 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,928 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-24 02:54:52,938 [main] Physical connection got
DEBUG 2024-09-24 02:54:52,939 [main] Logical connection got
DEBUG 2024-09-24 02:54:52,939 [main] Logical connection closed
DEBUG 2024-09-24 02:54:52,939 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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-24 02:54:54,198 [main] Physical connection got
DEBUG 2024-09-24 02:54:54,198 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,211 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,211 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,272 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,304 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,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
DEBUG 2024-09-24 02:54:54,319 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,319 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,320 [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-24 02:54:54,328 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,328 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,328 [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-24 02:54:54,330 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,330 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,330 [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-24 02:54:54,332 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,332 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,332 [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-24 02:54:54,333 [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-24 02:54:54,334 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,334 [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-24 02:54:54,336 [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-24 02:54:54,339 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,339 [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-24 02:54:54,340 [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-24 02:54:54,341 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,342 [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-24 02:54:54,342 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-09-24 02:54:54,344 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,344 [main] UPDATE EMP SET tstamp = '2024-09-24 02.54.54', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-24 02:54:54,346 [main] Logical connection closed
after timestamp:2024-09-24 02:54:54.344
DEBUG 2024-09-24 02:54:54,346 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,346 [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-24 02:54:54.344 {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-24 02:54:54,349 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,350 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-09-24 02:54:54,391 [main] Physical connection got
DEBUG 2024-09-24 02:54:54,391 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,391 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,391 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,403 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,405 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,405 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-09-24 02:54:54,406 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-24 02:54:54,406 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,406 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-24 02:54:54,407 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-24 02:54:54,408 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,408 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-24 02:54:54,408 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,408 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-09-24 02:54:54,461 [main] Physical connection got
DEBUG 2024-09-24 02:54:54,462 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,462 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,462 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,476 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,486 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,486 [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-24 02:54:54,489 [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-24 02:54:54.344 {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-24 02:54:54,492 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,492 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-09-24 02:54:54,492 [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-24 02:54:54,494 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,494 [main] SELECT empno FROM emp
DEBUG 2024-09-24 02:54:54,495 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-09-24 02:54:54,496 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,496 [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-24 02:54:54,497 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-24 02:54:54.344 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-24 02:54:54,497 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,498 [main] SELECT count(*) FROM emp
DEBUG 2024-09-24 02:54:54,499 [main] Logical connection closed
count:14
DEBUG 2024-09-24 02:54:54,499 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,499 [main] SELECT * FROM emp

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

DEBUG 2024-09-24 02:54:54,502 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,503 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,503 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-09-24 02:54:54,505 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,505 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,505 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-24 02:54:54,506 [main] Logical connection closed
updatedRows:1
DEBUG 2024-09-24 02:54:54,507 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,507 [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-24 02:54:54,510 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,510 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-09-24 02:54:54,548 [main] Physical connection got
DEBUG 2024-09-24 02:54:54,548 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,548 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,548 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,561 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,562 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,562 [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-24 02:54:54,563 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-24 02:54:54.344 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-24 02:54:54,564 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,564 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,564 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,568 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,570 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,570 [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-24 02:54:54,571 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-24 02:54:54.344 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-24 02:54:54,571 [main] Logical connection got
DEBUG 2024-09-24 02:54:54,572 [main] UPDATE EMP SET tstamp = '2024-09-24 02.54.54', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-09-24 02.54.54'
DEBUG 2024-09-24 02:54:54,572 [main] Logical connection closed
DEBUG 2024-09-24 02:54:54,572 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 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.122 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-24 02:54:55,965 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,024 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:56,057 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,061 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,085 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,086 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,132 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,139 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,161 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-24 02:54:56,323 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,323 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,394 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,400 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-24 02:54:56,411 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,412 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,418 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,424 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,425 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,436 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,439 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,440 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,452 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,453 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,453 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,453 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,567 [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-24 02:54:56,572 [main] Physical connection closed
DEBUG 2024-09-24 02:54:56,574 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,575 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,578 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,580 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,586 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,586 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,595 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,597 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,598 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,602 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,603 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,603 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,603 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,642 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,665 [main] Physical connection closed
DEBUG 2024-09-24 02:54:56,667 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,668 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,670 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,673 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,678 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,678 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,689 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,691 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,691 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,695 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,695 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,695 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,695 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,736 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,741 [main] Physical connection closed
DEBUG 2024-09-24 02:54:56,743 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,744 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,746 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,749 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,754 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,754 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,763 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,765 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,766 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,768 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,769 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,769 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,769 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,804 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,809 [main] Physical connection closed
DEBUG 2024-09-24 02:54:56,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,811 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,813 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,815 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,820 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,820 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,828 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,830 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,830 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,833 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,833 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,834 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,834 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,865 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,870 [main] Physical connection closed
DEBUG 2024-09-24 02:54:56,872 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,872 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,874 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,876 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,881 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,881 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,888 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,890 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,891 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,894 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,894 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,894 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,894 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,925 [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-24 02:54:56,929 [main] Physical connection closed
DEBUG 2024-09-24 02:54:56,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,931 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,933 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,935 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,940 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,940 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,947 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:56,949 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,950 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,953 [main] Physical connection got
DEBUG 2024-09-24 02:54:56,953 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,953 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,953 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:56,983 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:56,987 [main] Physical connection closed
DEBUG 2024-09-24 02:54:56,989 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:56,989 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:56,992 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:56,994 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,998 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:56,998 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,006 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,008 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,008 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,011 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,011 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,011 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,011 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,046 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,050 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,052 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,052 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,055 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,057 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,061 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,061 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,068 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,070 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,070 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,073 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,073 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,073 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,073 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,101 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,106 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,107 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,108 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,110 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,112 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,116 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,116 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,123 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,125 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,125 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,130 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,132 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,181 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-24 02.54.57', 99, 'hoge', 0)
DEBUG 2024-09-24 02:54:57,186 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,187 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727114097130/0, BranchId=]
DEBUG 2024-09-24 02:54:57,187 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,189 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,189 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,191 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,193 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,197 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,198 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,204 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,206 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,206 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,209 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,209 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,209 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,245 [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-24 02:54:57,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,253 [main] UPDATE EMP SET tstamp = '2024-09-24 02.54.57', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-24 02:54:57,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,254 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727114097130/1, BranchId=]
DEBUG 2024-09-24 02:54:57,254 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,255 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,256 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,258 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,264 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,264 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,271 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,273 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,273 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,275 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,276 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,299 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,315 [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-24 02:54:57,317 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,317 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,317 [main] UPDATE EMP SET tstamp = '2024-09-24 02.54.57', 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-24 02:54:57,318 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,318 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727114097130/2, BranchId=]
DEBUG 2024-09-24 02:54:57,318 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,319 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,320 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,322 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,324 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,328 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,328 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,335 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,337 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,337 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,339 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,340 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,373 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,373 [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-24 02:54:57,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,375 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,375 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-24 02:54:57,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,376 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727114097130/3, BranchId=]
DEBUG 2024-09-24 02:54:57,376 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,377 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,377 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,380 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,382 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,385 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,385 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,392 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,394 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,394 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,398 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,398 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,398 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,398 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,422 [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-24 02:54:57,423 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,425 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,427 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,428 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,432 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,432 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,439 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,441 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,441 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,455 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,455 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,455 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,456 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,479 [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-24 02:54:57,487 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,489 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,489 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,491 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,493 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,497 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,497 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,504 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,505 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,506 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,509 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,509 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,509 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,509 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,532 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,540 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,542 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,544 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,546 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,549 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,550 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,563 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,565 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,565 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,568 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,568 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,568 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,568 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,590 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,599 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,600 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,601 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,603 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,605 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,608 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,609 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,615 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,616 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,617 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,619 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,619 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,619 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,619 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,642 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,650 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,652 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,660 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,660 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,666 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,668 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,668 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,670 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,670 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,671 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,671 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,693 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,700 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,701 [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-24 02:54:57,707 [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-24 02:54:57,709 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,710 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,711 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,713 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,714 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,718 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,718 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,725 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,726 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,727 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,729 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,729 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,729 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,729 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,750 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,758 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,758 [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-24 02:54:57,761 [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-24 02:54:57,763 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,764 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,767 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,769 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,772 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,772 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,778 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,780 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,780 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,783 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,783 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,783 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,783 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,809 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,816 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,816 [main] select * from emp
DEBUG 2024-09-24 02:54:57,819 [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-24 02:54:57,820 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,821 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,822 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,824 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,826 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,829 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,830 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,836 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,837 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,838 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,840 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,840 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,840 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,841 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,861 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,868 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,868 [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-24 02:54:57,872 [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-24 02:54:57,873 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,874 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,875 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,877 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,879 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,882 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,883 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,888 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,890 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,890 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,892 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,893 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,893 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,893 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,913 [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-24 02:54:57,921 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,923 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,925 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,927 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,930 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,930 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,936 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,938 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,938 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,940 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,940 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,941 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,941 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,961 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,968 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,969 [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-24 02:54:57,971 [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-24 02:54:57,972 [main] Physical connection closed
DEBUG 2024-09-24 02:54:57,974 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:57,974 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,976 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,978 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,982 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:57,982 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,988 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:57,989 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:57,990 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:57,992 [main] Physical connection got
DEBUG 2024-09-24 02:54:57,992 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:57,992 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:57,992 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,012 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,020 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,020 [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-24 02:54:58,025 [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-24 02:54:58,027 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,028 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,029 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,030 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,032 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,036 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,036 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,042 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,043 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,043 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,046 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,046 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,046 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,046 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,066 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,074 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,074 [main] select * from emp
DEBUG 2024-09-24 02:54:58,076 [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-24 02:54:58,077 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,078 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,079 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,081 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,083 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,087 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,087 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,094 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,095 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,096 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,098 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,098 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,098 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,098 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,119 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,127 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,127 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-24 02:54:58,129 [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-24 02:54:58,130 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,131 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,132 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,134 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,135 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,139 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,139 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,145 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,146 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,147 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,149 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,149 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,149 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,149 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,170 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,177 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,177 [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-24 02:54:58,179 [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-24 02:54:58,180 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,181 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,181 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,183 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,185 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,189 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,189 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,195 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,196 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,196 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,199 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,199 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,199 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,199 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,220 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,232 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,232 [main] select count(*) from emp
DEBUG 2024-09-24 02:54:58,233 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,234 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,235 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,235 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,237 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,239 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,242 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,242 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,248 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,249 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,249 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,251 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,252 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,252 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,252 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,272 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,280 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,280 [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-24 02:54:58,281 [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-24 02:54:58,281 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,282 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,282 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,284 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,286 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,289 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,289 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,295 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,296 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,297 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,299 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,299 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,299 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,299 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,319 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,326 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,326 [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-24 02:54:58,327 [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-24 02:54:58,327 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,329 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,331 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,332 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,335 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,336 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,341 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,342 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,343 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,345 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,345 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,345 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,345 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,365 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,372 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,372 [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-24 02:54:58,373 [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-24 02:54:58,373 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,375 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,377 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,378 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,381 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,382 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,387 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,388 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,389 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,391 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,391 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,391 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,391 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,411 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,418 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,418 [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-24 02:54:58,418 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1f758cd1
DEBUG 2024-09-24 02:54:58,418 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,420 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,422 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,423 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,427 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,427 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,432 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,433 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,434 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,436 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,436 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,436 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,436 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,456 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,462 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,463 [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-24 02:54:58,465 [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-24 02:54:58,465 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,466 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,467 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,468 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,470 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,479 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,480 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,482 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,482 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,483 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,483 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,502 [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-24 02:54:58,509 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,509 [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-24 02:54:58,512 [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-24 02:54:58,512 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,513 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,514 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,516 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,517 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,521 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,521 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,527 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,528 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,529 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,531 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,531 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,531 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,531 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,550 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,554 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,554 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:58,554 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,554 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,555 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,556 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,558 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,559 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,563 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,563 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,568 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,570 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,570 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,572 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,572 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,572 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,572 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,592 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,595 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,595 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:58,596 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,596 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,597 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,597 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,599 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,601 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,604 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,604 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,610 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,611 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,611 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,614 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,614 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,614 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,614 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,627 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,634 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,634 [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-24 02:54:58,635 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-24 02:54:58,635 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,637 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,637 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,639 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,641 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,644 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,644 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,649 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,651 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,651 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,654 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,654 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,654 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,654 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,666 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,667 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,667 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-24 02:54:58,667 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-24 02:54:58,668 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,669 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,669 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,671 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,673 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,676 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,676 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,682 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,683 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,683 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,685 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,685 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,711 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-24 02.54.58', 9999, 'test', 50)
DEBUG 2024-09-24 02:54:58,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,712 [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-24 02:54:58,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/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-24 02:54:58,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,714 [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-24 02:54:58,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-24 02:54:58.711 {50, null, null, 0}
DEBUG 2024-09-24 02:54:58,715 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727114097130/4, BranchId=]
DEBUG 2024-09-24 02:54:58,715 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,716 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,718 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,720 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,723 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,723 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,729 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,730 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,730 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,732 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,732 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,732 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,732 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,751 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,757 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,758 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,758 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,760 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,762 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,765 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,765 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,770 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,772 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,772 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,774 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,775 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,775 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,775 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,793 [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-24 02:54:58,801 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-24 02:54:58,803 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,804 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,805 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,805 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,807 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,809 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,812 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,812 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,817 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,818 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,819 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,821 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,821 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,821 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,821 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,839 [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-24 02:54:58,848 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,848 [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-24 02:54:58,848 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-24 02:54:58,848 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,849 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,850 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,852 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,854 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,857 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,862 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,863 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,864 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,866 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,866 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,867 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,867 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,884 [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-24 02:54:58,889 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,889 [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-24 02:54:58,891 [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-24 02:54:58,891 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,893 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,894 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,896 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,899 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,899 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,905 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,906 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,906 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,908 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,908 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,908 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,908 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,925 [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-24 02:54:58,928 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,929 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,929 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,931 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,932 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,935 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,935 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,941 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,942 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,942 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,944 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,944 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,945 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,945 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,962 [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-24 02:54:58,969 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,969 [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-24 02:54:58,971 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,971 [main] Physical connection closed
DEBUG 2024-09-24 02:54:58,972 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:58,972 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,974 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,976 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,979 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:58,979 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,984 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:58,986 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:58,986 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:58,988 [main] Physical connection got
DEBUG 2024-09-24 02:54:58,988 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:58,988 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:58,988 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,005 [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-24 02:54:59,012 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,012 [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-24 02:54:59,012 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,012 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,014 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,015 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,017 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,020 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,020 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,025 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,026 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,029 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,029 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,029 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,029 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,049 [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-24 02:54:59,050 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,050 [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-24 02:54:59,051 [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-24 02:54:59,052 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,055 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,056 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,058 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,059 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,062 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,062 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,067 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,068 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,069 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,071 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,071 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,071 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,071 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,091 [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-24 02:54:59,092 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,092 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,093 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,095 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,096 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,104 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,105 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,105 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,108 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,108 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,108 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,108 [main] Logical connection got, tx=null
WARN  2024-09-24 02:54:59,111 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-24 02:54:59,116 [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-24 02:54:59,117 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,117 [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-24 02:54:59,119 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-24 02:54:59,119 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,121 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,122 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,124 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,127 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,127 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,132 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,133 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,133 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,135 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,135 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,135 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,135 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,154 [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-24 02:54:59,160 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,161 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,162 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,163 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,168 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,168 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,173 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,174 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,175 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,177 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,177 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,177 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,177 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,196 [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-24 02:54:59,200 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,200 [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-24 02:54:59,201 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,201 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,201 [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-24 02:54:59,202 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,202 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,203 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,203 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,205 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,207 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,210 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,210 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,215 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,216 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,216 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,219 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,219 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,219 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,219 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,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 /*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-24 02:54:59,241 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,241 [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-24 02:54:59,244 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,244 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,244 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-09-24 02:54:59,245 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,245 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,245 [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-24 02:54:59,247 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,247 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,247 [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-24 02:54:59,248 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,248 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,248 [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-24 02:54:59,248 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,249 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,249 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,250 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,252 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,253 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,256 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,256 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,261 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,262 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,262 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,264 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,265 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-24 02:54:59,284 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,284 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:59,284 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,284 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,284 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-24 02:54:59,285 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,285 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-24 02:54:59,285 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,285 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727114097130/5, BranchId=]
DEBUG 2024-09-24 02:54:59,286 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,286 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,287 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,289 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,290 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,293 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,293 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,298 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,299 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,299 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,301 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,302 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,302 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,302 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,320 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,324 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,325 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,327 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,328 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,331 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,331 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,336 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,337 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,337 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,339 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,339 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,339 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,339 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,357 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,361 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,363 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,365 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,366 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,369 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,369 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,373 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,374 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,375 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,377 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,377 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,377 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,377 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,387 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-24 02:54:59,389 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,390 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,390 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,392 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,394 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,396 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,396 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,401 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,402 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,402 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,404 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,404 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,404 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,404 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,410 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-24 02:54:59,412 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,413 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,413 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,416 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,419 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,419 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,424 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,425 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,425 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,427 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,427 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,427 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,427 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,434 [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-24 02:54:59,435 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,436 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,437 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,438 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,442 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,442 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,447 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,448 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,448 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,450 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,450 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,450 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,450 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,457 [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-24 02:54:59,458 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,459 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,460 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,461 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,463 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,466 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,466 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,470 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,471 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,471 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,473 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,473 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,474 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,474 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,491 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,492 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,492 [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-24 02:54:59,495 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,495 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,496 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,496 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,498 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,499 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,502 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,502 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,507 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,507 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,508 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,511 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,511 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,511 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,511 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,531 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,532 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,533 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,533 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,535 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,536 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,539 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,539 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,544 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,545 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,545 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,547 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,547 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,547 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,547 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,565 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-24 02:54:59,565 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,566 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,567 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,568 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,570 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,573 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,573 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,578 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,578 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-24 02:54:59,580 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,580 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,581 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,581 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,598 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-24 02:54:59,599 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.197 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, 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.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-24 02:54:59,645 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,646 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,647 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,649 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,651 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,652 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,656 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,657 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,660 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,662 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,662 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,666 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,668 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,670 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,670 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,672 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,673 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,676 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,676 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,680 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,681 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,684 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,686 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,686 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,690 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,690 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,691 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,691 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,693 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,695 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,697 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,697 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,702 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,703 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,705 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,708 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,708 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,711 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,712 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-24 02:54:59,715 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,716 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,717 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,720 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,720 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,724 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,725 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,726 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,727 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,727 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,727 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-24 02:54:59,731 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,731 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,733 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,735 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,735 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,740 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,741 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,742 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,742 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,760 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,760 [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-24 02:54:59,763 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,763 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,765 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,766 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,769 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,769 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,773 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,774 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,776 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,776 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,792 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,792 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,793 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,793 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,804 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,808 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,809 [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-24 02:54:59,811 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,811 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-24 02:54:59,829 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,829 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,832 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,833 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,836 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,836 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,840 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,841 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,843 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,855 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,855 [main] Logical connection got, tx=null
WARN  2024-09-24 02:54:59,857 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-24 02:54:59,858 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-24 02:54:59,858 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,859 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,860 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,860 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,862 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,863 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,866 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,866 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,870 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,874 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,877 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,877 [main] Logical connection got, tx=null
WARN  2024-09-24 02:54:59,879 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-24 02:54:59,880 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-24 02:54:59,880 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,880 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,881 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,881 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,883 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,885 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,887 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,887 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,891 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,895 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,899 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,899 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-24 02:54:59,901 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,902 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,905 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,905 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,910 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,913 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-24 02:54:59,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,921 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,922 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,925 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,925 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,929 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,930 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,932 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,932 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,933 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,934 [main] Physical connection closed
DEBUG 2024-09-24 02:54:59,935 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,935 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,937 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,939 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,939 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,944 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,944 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,946 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,946 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,947 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,947 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-24 02:54:59,951 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-24 02:54:59,951 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,953 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,955 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-24 02:54:59,955 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,960 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-24 02:54:59,960 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-24 02:54:59,962 [main] Physical connection got
DEBUG 2024-09-24 02:54:59,962 [main] Logical connection got, tx=null
DEBUG 2024-09-24 02:54:59,963 [main] Logical connection closed, tx=null
DEBUG 2024-09-24 02:54:59,963 [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.312s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.592s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.597s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.509s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Tue Sep 24 02:55:00 JST 2024
[INFO] Final Memory: 29M/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