Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-11-04T02:54:46.137 +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-11-04 02:54:51,858 [main] Physical connection got
DEBUG 2024-11-04 02:54:51,858 [main] Logical connection got
DEBUG 2024-11-04 02:54:51,871 [main] Logical connection closed
DEBUG 2024-11-04 02:54:51,872 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,045 [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-11-04 02:54:52,052 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,074 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,074 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,074 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,074 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,116 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,142 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,158 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,158 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,159 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,159 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,197 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,202 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,216 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,216 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,216 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,217 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,253 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,258 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,272 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,272 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,272 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,273 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,311 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,316 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,330 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,331 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,331 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,331 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,372 [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-11-04 02:54:52,376 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,391 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,391 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,391 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,391 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,420 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,426 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,440 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,440 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,440 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,441 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,471 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,476 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,488 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,488 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,489 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,489 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,516 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,521 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,535 [main] Transaction began
DEBUG 2024-11-04 02:54:52,537 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,538 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,538 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,538 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,565 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,584 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,586 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-04 02.54.52', 99, 'hoge', 0)
DEBUG 2024-11-04 02:54:52,591 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,591 [main] Transaction rolledback
DEBUG 2024-11-04 02:54:52,592 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,604 [main] Transaction began
DEBUG 2024-11-04 02:54:52,604 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,605 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,605 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,605 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,632 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,642 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,643 [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-11-04 02:54:52,649 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,649 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,650 [main] UPDATE EMP SET tstamp = '2024-11-04 02.54.52', 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-11-04 02:54:52,650 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,651 [main] Transaction rolledback
DEBUG 2024-11-04 02:54:52,651 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,670 [main] Transaction began
DEBUG 2024-11-04 02:54:52,671 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,671 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,671 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,671 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,696 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,705 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,705 [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-11-04 02:54:52,707 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,708 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,708 [main] UPDATE EMP SET tstamp = '2024-11-04 02.54.52', 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-11-04 02:54:52,708 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,709 [main] Transaction rolledback
DEBUG 2024-11-04 02:54:52,709 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,720 [main] Transaction began
DEBUG 2024-11-04 02:54:52,720 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,720 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,721 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,721 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,744 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,753 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,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  EMP.empno = 7788
DEBUG 2024-11-04 02:54:52,756 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,756 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,756 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-11-04 02:54:52,756 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,757 [main] Transaction rolledback
DEBUG 2024-11-04 02:54:52,757 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,768 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,769 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,769 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,769 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,793 [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-11-04 02:54:52,794 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,805 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,805 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,805 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,805 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,829 [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-11-04 02:54:52,837 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,859 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,859 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,859 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,859 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,882 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,891 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,902 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,902 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,902 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,902 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,935 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,943 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,955 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,955 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,955 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,955 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,975 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,983 [main] Physical connection closed
DEBUG 2024-11-04 02:54:52,994 [main] Physical connection got
DEBUG 2024-11-04 02:54:52,994 [main] Logical connection got
DEBUG 2024-11-04 02:54:52,994 [main] Logical connection closed
DEBUG 2024-11-04 02:54:52,994 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,014 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,021 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,022 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-04 02:54:53,029 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-11-04 02:54:53,030 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,041 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,041 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,041 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,042 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,065 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,072 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,073 [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-11-04 02:54:53,077 [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-11-04 02:54:53,079 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,088 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,088 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,089 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,089 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,108 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,115 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,115 [main] select * from emp
DEBUG 2024-11-04 02:54:53,118 [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-11-04 02:54:53,120 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,130 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,130 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,130 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,130 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,151 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,159 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,159 [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-11-04 02:54:53,163 [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-11-04 02:54:53,164 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,174 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,174 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,174 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,175 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,195 [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-11-04 02:54:53,203 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,213 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,213 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,213 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,213 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,234 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,243 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,244 [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-11-04 02:54:53,246 [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-11-04 02:54:53,247 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,263 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,263 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,263 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,263 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,284 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,291 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,291 [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-11-04 02:54:53,296 [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-11-04 02:54:53,297 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,308 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,308 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,308 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,308 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,328 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,336 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,336 [main] select * from emp
DEBUG 2024-11-04 02:54:53,338 [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-11-04 02:54:53,339 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,349 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,349 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,349 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,350 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,371 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,378 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,378 [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-11-04 02:54:53,380 [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-11-04 02:54:53,381 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,406 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,406 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,406 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,407 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,426 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,434 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,434 [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-11-04 02:54:53,436 [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-11-04 02:54:53,437 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,446 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,446 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,447 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,447 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,465 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,472 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,472 [main] select count(*) from emp
DEBUG 2024-11-04 02:54:53,474 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,474 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,483 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,483 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,484 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,484 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,501 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,509 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,509 [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-11-04 02:54:53,510 [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-11-04 02:54:53,511 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,520 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,520 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,520 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,520 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,539 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,549 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,549 [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-11-04 02:54:53,550 [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-11-04 02:54:53,550 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,560 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,560 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,560 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,560 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,579 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,586 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,586 [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-11-04 02:54:53,587 [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-11-04 02:54:53,587 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,596 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,597 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,597 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,597 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,614 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,620 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,621 [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-11-04 02:54:53,622 [main] Logical connection closed
[Ljava.util.Map;@1c5aebd9
DEBUG 2024-11-04 02:54:53,622 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,631 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,631 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,632 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,632 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,650 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,656 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,657 [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-11-04 02:54:53,659 [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-11-04 02:54:53,660 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,669 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,669 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,669 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,670 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,686 [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-11-04 02:54:53,693 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,693 [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-11-04 02:54:53,696 [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-11-04 02:54:53,696 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,706 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,706 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,706 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,706 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,723 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,727 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,727 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:54:53,728 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,728 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,737 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,738 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,738 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,738 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,755 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,758 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,758 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:54:53,759 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,759 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,769 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,769 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,769 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,769 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,781 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,781 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,781 [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-11-04 02:54:53,783 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-11-04 02:54:53,783 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,792 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,792 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,792 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,792 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,815 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,816 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,816 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-11-04 02:54:53,817 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-11-04 02:54:53,817 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,826 [main] Transaction began
DEBUG 2024-11-04 02:54:53,827 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,827 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,827 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,827 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,843 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,849 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,849 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-04 02.54.53', 9999, 'test', 50)
DEBUG 2024-11-04 02:54:53,849 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,850 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,850 [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-11-04 02:54:53,851 [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-11-04 02:54:53,852 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,852 [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-11-04 02:54:53,853 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-11-04 02:54:53.849 {50, null, null, 0}
DEBUG 2024-11-04 02:54:53,853 [main] Transaction rolledback
DEBUG 2024-11-04 02:54:53,853 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,863 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,863 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,863 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,863 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,879 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,887 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,896 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,896 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,896 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,897 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,912 [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-11-04 02:54:53,920 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,921 [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-11-04 02:54:53,923 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,923 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,932 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,932 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,932 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,932 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,948 [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-11-04 02:54:53,955 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,956 [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-11-04 02:54:53,956 [main] Logical connection closed
[]
DEBUG 2024-11-04 02:54:53,956 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,966 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,966 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,967 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,967 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,982 [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-11-04 02:54:53,986 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,987 [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-11-04 02:54:53,988 [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-11-04 02:54:53,989 [main] Physical connection closed
DEBUG 2024-11-04 02:54:53,998 [main] Physical connection got
DEBUG 2024-11-04 02:54:53,998 [main] Logical connection got
DEBUG 2024-11-04 02:54:53,998 [main] Logical connection closed
DEBUG 2024-11-04 02:54:53,998 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,013 [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-11-04 02:54:54,016 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,024 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,025 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,025 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,025 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,040 [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-11-04 02:54:54,046 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,046 [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-11-04 02:54:54,049 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,049 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,057 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,057 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,058 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,058 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,072 [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-11-04 02:54:54,078 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,079 [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-11-04 02:54:54,079 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,079 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,088 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,088 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,088 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,088 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,105 [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-11-04 02:54:54,106 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,106 [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-11-04 02:54:54,107 [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-11-04 02:54:54,108 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,116 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,116 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,116 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,116 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,130 [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-11-04 02:54:54,131 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,140 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,140 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,141 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,141 [main] Logical connection got
WARN  2024-11-04 02:54:54,143 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-11-04 02:54:54,148 [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-11-04 02:54:54,149 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,149 [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-11-04 02:54:54,151 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-11-04 02:54:54,152 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,159 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,159 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,160 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,160 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,176 [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-11-04 02:54:54,182 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,191 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,191 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,191 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,191 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,208 [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-11-04 02:54:54,210 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,210 [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-11-04 02:54:54,211 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,211 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,211 [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-11-04 02:54:54,212 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,212 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,220 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,220 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,220 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,221 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,238 [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-11-04 02:54:54,240 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,241 [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-11-04 02:54:54,244 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,244 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,245 [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-11-04 02:54:54,245 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,246 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,246 [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-11-04 02:54:54,247 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,248 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,248 [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-11-04 02:54:54,249 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,249 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,249 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-11-04 02:54:54,249 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,250 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,258 [main] Transaction began
DEBUG 2024-11-04 02:54:54,258 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,258 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,259 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,259 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,283 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-11-04 02:54:54,285 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,286 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:54:54,287 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,288 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,288 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-11-04 02:54:54,288 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,288 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,288 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:54:54,289 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,289 [main] Transaction rolledback
DEBUG 2024-11-04 02:54:54,289 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,299 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,300 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,300 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,300 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,316 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,320 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,328 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,329 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,329 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,329 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,351 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,356 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,365 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,365 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,365 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,365 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,371 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-11-04 02:54:54,373 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,390 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,396 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,397 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,398 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,406 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-11-04 02:54:54,408 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,417 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,418 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,418 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,418 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,424 [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-11-04 02:54:54,426 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,433 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,434 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,434 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,434 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,440 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-11-04 02:54:54,442 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,456 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,456 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,456 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,456 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,476 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,477 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,477 [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-11-04 02:54:54,481 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,481 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,490 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,490 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,490 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,490 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,519 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,520 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,528 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,529 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,529 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,529 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,545 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-04 02:54:54,546 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,554 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,554 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,555 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,555 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,570 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-04 02:54:54,570 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-11-04 02:54:54,598 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,598 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,601 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,603 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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.009 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-11-04 02:54:54,679 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,679 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,680 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,680 [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-11-04 02:54:54,695 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,695 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,698 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,700 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,710 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,710 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,713 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,714 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,726 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,726 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,729 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,729 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-11-04 02:54:54,739 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,739 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,754 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,754 [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-11-04 02:54:54,759 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,759 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,764 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,765 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,779 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,779 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,779 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,779 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,789 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,793 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,793 [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-11-04 02:54:54,795 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,795 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-11-04 02:54:54,829 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,829 [main] Logical connection got
WARN  2024-11-04 02:54:54,831 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-11-04 02:54:54,832 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-11-04 02:54:54,832 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,833 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,844 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,844 [main] Logical connection got
WARN  2024-11-04 02:54:54,845 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-11-04 02:54:54,846 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-11-04 02:54:54,846 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,847 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-11-04 02:54:54,874 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,874 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,876 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,876 [main] Physical connection closed
DEBUG 2024-11-04 02:54:54,881 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,881 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,882 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,883 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-11-04 02:54:54,891 [main] Physical connection got
DEBUG 2024-11-04 02:54:54,891 [main] Logical connection got
DEBUG 2024-11-04 02:54:54,892 [main] Logical connection closed
DEBUG 2024-11-04 02:54:54,892 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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: 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-11-04 02:54:56,207 [main] Physical connection got
DEBUG 2024-11-04 02:54:56,208 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,220 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,220 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,281 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,313 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,314 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-11-04 02:54:56,327 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,327 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,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.job = 'CLERK'
DEBUG 2024-11-04 02:54:56,335 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,336 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,336 [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-11-04 02:54:56,337 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,337 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,338 [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-11-04 02:54:56,339 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,340 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,340 [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-11-04 02:54:56,341 [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-11-04 02:54:56,342 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,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  department.dname = 'SALES'
DEBUG 2024-11-04 02:54:56,343 [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-11-04 02:54:56,346 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,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'
DEBUG 2024-11-04 02:54:56,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 {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-11-04 02:54:56,349 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,349 [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-11-04 02:54:56,350 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-11-04 02:54:56,351 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,352 [main] UPDATE EMP SET tstamp = '2024-11-04 02.54.56', 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-11-04 02:54:56,353 [main] Logical connection closed
after timestamp:2024-11-04 02:54:56.352
DEBUG 2024-11-04 02:54:56,354 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,354 [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-11-04 02:54:56.352 {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-11-04 02:54:56,357 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,358 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-11-04 02:54:56,395 [main] Physical connection got
DEBUG 2024-11-04 02:54:56,395 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,396 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,396 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,407 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,409 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,410 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-11-04 02:54:56,410 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-11-04 02:54:56,410 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,411 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-11-04 02:54:56,411 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-11-04 02:54:56,412 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,412 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-11-04 02:54:56,412 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,413 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-11-04 02:54:56,462 [main] Physical connection got
DEBUG 2024-11-04 02:54:56,463 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,463 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,463 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,476 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,486 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,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-11-04 02:54:56,490 [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-11-04 02:54:56.352 {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-11-04 02:54:56,493 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,493 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-11-04 02:54:56,493 [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-11-04 02:54:56,495 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,495 [main] SELECT empno FROM emp
DEBUG 2024-11-04 02:54:56,496 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-11-04 02:54:56,497 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,497 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-11-04 02:54:56,498 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-11-04 02:54:56.352 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-11-04 02:54:56,498 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,499 [main] SELECT count(*) FROM emp
DEBUG 2024-11-04 02:54:56,500 [main] Logical connection closed
count:14
DEBUG 2024-11-04 02:54:56,500 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,500 [main] SELECT * FROM emp

DEBUG 2024-11-04 02:54:56,502 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,502 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,502 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-11-04 02:54:56,503 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,504 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,504 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

DEBUG 2024-11-04 02:54:56,505 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,505 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,505 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  AND deptno = 20

DEBUG 2024-11-04 02:54:56,506 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,506 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,506 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-11-04 02:54:56,507 [main] Logical connection closed
updatedRows:1
DEBUG 2024-11-04 02:54:56,508 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,508 [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-11-04 02:54:56,511 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,511 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-11-04 02:54:56,547 [main] Physical connection got
DEBUG 2024-11-04 02:54:56,547 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,547 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,547 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,559 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,560 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,560 [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-11-04 02:54:56,569 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-11-04 02:54:56.352 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-11-04 02:54:56,569 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,569 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,569 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,574 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,575 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,575 [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-11-04 02:54:56,576 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-11-04 02:54:56.352 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-11-04 02:54:56,576 [main] Logical connection got
DEBUG 2024-11-04 02:54:56,577 [main] UPDATE EMP SET tstamp = '2024-11-04 02.54.56', 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-11-04 02.54.56'
DEBUG 2024-11-04 02:54:56,577 [main] Logical connection closed
DEBUG 2024-11-04 02:54:56,578 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 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.117 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-11-04 02:54:58,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:58,107 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:54:58,139 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,143 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,166 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,166 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,210 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,217 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,238 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-04 02:54:58,397 [main] Physical connection got
DEBUG 2024-11-04 02:54:58,398 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,467 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,473 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-11-04 02:54:58,484 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:58,485 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,491 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,497 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,497 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,509 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,511 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,512 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,525 [main] Physical connection got
DEBUG 2024-11-04 02:54:58,525 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,526 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,526 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,635 [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-11-04 02:54:58,641 [main] Physical connection closed
DEBUG 2024-11-04 02:54:58,643 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:58,643 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,646 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,649 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,654 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,655 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,663 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,666 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,666 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,671 [main] Physical connection got
DEBUG 2024-11-04 02:54:58,671 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,671 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,672 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,711 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,733 [main] Physical connection closed
DEBUG 2024-11-04 02:54:58,735 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:58,736 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,739 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,741 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,747 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,757 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,759 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,760 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,763 [main] Physical connection got
DEBUG 2024-11-04 02:54:58,763 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,764 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,764 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,804 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,809 [main] Physical connection closed
DEBUG 2024-11-04 02:54:58,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:58,811 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,814 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,816 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,821 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,821 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,829 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,831 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,832 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,835 [main] Physical connection got
DEBUG 2024-11-04 02:54:58,835 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,835 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,835 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,870 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,875 [main] Physical connection closed
DEBUG 2024-11-04 02:54:58,877 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:58,877 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,880 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,882 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,894 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,895 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,902 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,904 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,904 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,907 [main] Physical connection got
DEBUG 2024-11-04 02:54:58,907 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,907 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,907 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,939 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,944 [main] Physical connection closed
DEBUG 2024-11-04 02:54:58,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:58,946 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,949 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,951 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,955 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:58,955 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,962 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:58,964 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:58,964 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:58,967 [main] Physical connection got
DEBUG 2024-11-04 02:54:58,967 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,967 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:58,967 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:58,998 [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-11-04 02:54:59,002 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,003 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,004 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,006 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,008 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,012 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,012 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,020 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,021 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,022 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,024 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,024 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,024 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,024 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,054 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,059 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,060 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,061 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,063 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,065 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,069 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,069 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,075 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,077 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,077 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,080 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,080 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,080 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,080 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,120 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,124 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,125 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,126 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,128 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,130 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,134 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,140 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,142 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,142 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,144 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,144 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,144 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,145 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,176 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,180 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,182 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,182 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,184 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,186 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,190 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,197 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,199 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,199 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,204 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,205 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,233 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,258 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-04 02.54.59', 99, 'hoge', 0)
DEBUG 2024-11-04 02:54:59,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,264 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730656499203/0, BranchId=]
DEBUG 2024-11-04 02:54:59,264 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,266 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,266 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,268 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,270 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,274 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,274 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,281 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,283 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,283 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,285 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,285 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,286 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,286 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,321 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,321 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-11-04 02:54:59,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,328 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,329 [main] UPDATE EMP SET tstamp = '2024-11-04 02.54.59', 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-11-04 02:54:59,329 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,329 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730656499203/1, BranchId=]
DEBUG 2024-11-04 02:54:59,330 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,331 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,332 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,334 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,336 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,339 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,346 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,348 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,348 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,350 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,351 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,351 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,390 [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-11-04 02:54:59,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,392 [main] UPDATE EMP SET tstamp = '2024-11-04 02.54.59', 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-11-04 02:54:59,393 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,393 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730656499203/2, BranchId=]
DEBUG 2024-11-04 02:54:59,393 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,394 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,395 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,397 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,399 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,403 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,403 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,410 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,412 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,412 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,414 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,415 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,415 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,415 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,415 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,439 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,447 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,447 [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-11-04 02:54:59,449 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,449 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,449 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-11-04 02:54:59,449 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,449 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730656499203/3, BranchId=]
DEBUG 2024-11-04 02:54:59,450 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,451 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,451 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,454 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,456 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,459 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,459 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,466 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,468 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,468 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,471 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,471 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,472 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,472 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,496 [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-11-04 02:54:59,497 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,498 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,499 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,501 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,503 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,507 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,507 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,513 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,515 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,515 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,527 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,527 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,527 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,527 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,551 [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-11-04 02:54:59,559 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,561 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,564 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,565 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,569 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,569 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,576 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,577 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,578 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,580 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,580 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,581 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,581 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,605 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,613 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,614 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,615 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,617 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,619 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,622 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,623 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,629 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,630 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,631 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,633 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,633 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,633 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,633 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,657 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,665 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,667 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,667 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,669 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,671 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,675 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,675 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,681 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,683 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,683 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,685 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,685 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,686 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,686 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,709 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,718 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,719 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,719 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,721 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,723 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,727 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,727 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,734 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,735 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,735 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,737 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,737 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,738 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,738 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,761 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,770 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,770 [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-11-04 02:54:59,777 [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-11-04 02:54:59,778 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,779 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,780 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,784 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,787 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,788 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,794 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,796 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,796 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,798 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,798 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,798 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,798 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,821 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,828 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,829 [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-11-04 02:54:59,832 [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-11-04 02:54:59,833 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,835 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,835 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,837 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,839 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,843 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,849 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,851 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,851 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,853 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,853 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,853 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,853 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,880 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,888 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,888 [main] select * from emp
DEBUG 2024-11-04 02:54:59,890 [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-11-04 02:54:59,891 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,893 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,895 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,897 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,901 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,901 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,908 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,909 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,911 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,911 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,911 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,911 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,932 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,940 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,940 [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-11-04 02:54:59,943 [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-11-04 02:54:59,945 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,946 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,950 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:54:59,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:54:59,960 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,961 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,963 [main] Physical connection got
DEBUG 2024-11-04 02:54:59,963 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,963 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:54:59,963 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:54:59,984 [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-11-04 02:54:59,993 [main] Physical connection closed
DEBUG 2024-11-04 02:54:59,994 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:54:59,995 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:54:59,997 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:54:59,999 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,002 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,002 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,008 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,010 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,010 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,012 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,012 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,012 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,012 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,033 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,041 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,041 [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-11-04 02:55:00,043 [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-11-04 02:55:00,044 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,046 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,048 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,050 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,053 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,053 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,062 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,063 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,063 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,066 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,066 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,066 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,066 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,087 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,095 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,095 [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-11-04 02:55:00,099 [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-11-04 02:55:00,100 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,101 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,102 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,105 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,107 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,110 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,110 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,116 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,117 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,118 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,120 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,120 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,120 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,120 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,141 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,149 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,149 [main] select * from emp
DEBUG 2024-11-04 02:55:00,151 [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-11-04 02:55:00,152 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,153 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,159 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,163 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,163 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,172 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,173 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,174 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,176 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,176 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,176 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,176 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,212 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,223 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,223 [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-11-04 02:55:00,226 [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-11-04 02:55:00,228 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,231 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,235 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,238 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,243 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,243 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,253 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,255 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,255 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,259 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,259 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,260 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,260 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,289 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,301 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,302 [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-11-04 02:55:00,304 [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-11-04 02:55:00,304 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,306 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,307 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,311 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,313 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,319 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,319 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,327 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,329 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,329 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,333 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,333 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,334 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,334 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,360 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,382 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,382 [main] select count(*) from emp
DEBUG 2024-11-04 02:55:00,384 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,384 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,387 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,387 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,390 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,394 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,398 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,398 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,407 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,408 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,408 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,410 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,411 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,411 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,411 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,430 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,437 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,437 [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-11-04 02:55:00,438 [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-11-04 02:55:00,438 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,439 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,440 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,441 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,443 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,446 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,446 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,452 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,453 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,453 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,455 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,455 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,455 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,455 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,474 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,480 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,481 [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-11-04 02:55:00,481 [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-11-04 02:55:00,481 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,483 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,485 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,486 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,490 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,490 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,495 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,496 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,497 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,499 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,499 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,499 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,499 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,517 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,524 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,524 [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-11-04 02:55:00,525 [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-11-04 02:55:00,525 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,526 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,526 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,528 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,530 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,533 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,533 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,538 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,539 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,540 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,542 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,542 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,545 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,545 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,564 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,571 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,571 [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-11-04 02:55:00,572 [main] Logical connection closed, tx=null
[Ljava.util.Map;@466d1750
DEBUG 2024-11-04 02:55:00,572 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,573 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,573 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,575 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,577 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,580 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,580 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,585 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,586 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,587 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,589 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,589 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,589 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,589 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,610 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,616 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,617 [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-11-04 02:55:00,619 [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-11-04 02:55:00,619 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,620 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,622 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,624 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,627 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,627 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,633 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,634 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,634 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,636 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,636 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,637 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,637 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,655 [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-11-04 02:55:00,662 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,662 [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-11-04 02:55:00,666 [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-11-04 02:55:00,666 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,667 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,668 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,670 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,671 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,674 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,674 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,680 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,681 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,681 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,683 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,683 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,683 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,683 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,702 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,705 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,705 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:55:00,706 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,706 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,707 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,707 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,709 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,711 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,714 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,714 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,719 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,720 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,721 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,723 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,723 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,723 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,723 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,745 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,750 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,750 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:55:00,751 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,751 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,752 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,752 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,754 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,756 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,770 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,771 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,779 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,780 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,781 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,783 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,783 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,784 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,784 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,796 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,797 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,797 [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-11-04 02:55:00,798 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-11-04 02:55:00,798 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,799 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,800 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,801 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,803 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,806 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,806 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,811 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,812 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,813 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,815 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,815 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,815 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,815 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,826 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,827 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,827 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-11-04 02:55:00,827 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-11-04 02:55:00,828 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,829 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,829 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,831 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,833 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,836 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,836 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,841 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,842 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,842 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,844 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,844 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,869 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,869 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-11-04 02.55.00', 9999, 'test', 50)
DEBUG 2024-11-04 02:55:00,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,870 [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-11-04 02:55:00,872 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/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-11-04 02:55:00,872 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,872 [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-11-04 02:55:00,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-11-04 02:55:00.869 {50, null, null, 0}
DEBUG 2024-11-04 02:55:00,873 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730656499203/4, BranchId=]
DEBUG 2024-11-04 02:55:00,873 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,874 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,875 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,877 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,879 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,882 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,882 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,887 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,888 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,889 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,891 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,891 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,891 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,891 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,908 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,915 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,916 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,916 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,918 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,920 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,923 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,923 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,928 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,929 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,930 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,932 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,932 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,932 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,932 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,950 [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-11-04 02:55:00,959 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,959 [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-11-04 02:55:00,961 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,961 [main] Physical connection closed
DEBUG 2024-11-04 02:55:00,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:00,963 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,965 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,966 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,969 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:00,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,975 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:00,976 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:00,976 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:00,978 [main] Physical connection got
DEBUG 2024-11-04 02:55:00,978 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,978 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:00,978 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:00,996 [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-11-04 02:55:01,005 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,005 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-11-04 02:55:01,006 [main] Logical connection closed, tx=null
[]
DEBUG 2024-11-04 02:55:01,006 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,007 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,007 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,009 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,011 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,014 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,014 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,019 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,020 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,021 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,023 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,023 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,023 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,023 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,040 [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-11-04 02:55:01,045 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,045 [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-11-04 02:55:01,047 [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-11-04 02:55:01,047 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,049 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,051 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,052 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,055 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,055 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,061 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,062 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,062 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,064 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,064 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,064 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,064 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,082 [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-11-04 02:55:01,085 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,086 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,086 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,088 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,090 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,093 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,093 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,098 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,099 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,099 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,101 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,101 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,101 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,102 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,119 [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-11-04 02:55:01,125 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,125 [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-11-04 02:55:01,127 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,128 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,129 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,132 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,134 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,137 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,137 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,143 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,144 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,144 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,146 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,146 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,146 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,146 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,178 [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-11-04 02:55:01,188 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,188 [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-11-04 02:55:01,189 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,189 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,191 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,191 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,193 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,200 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,203 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,203 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,209 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,210 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,210 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,212 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,213 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,213 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,213 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,234 [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-11-04 02:55:01,234 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,234 [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-11-04 02:55:01,236 [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-11-04 02:55:01,236 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,237 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,238 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,240 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,241 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,244 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,244 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,249 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,250 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,251 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,253 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,253 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,253 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,253 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,269 [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-11-04 02:55:01,270 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,271 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,272 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,273 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,275 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,278 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,278 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,283 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,285 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,286 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,289 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,289 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,289 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,290 [main] Logical connection got, tx=null
WARN  2024-11-04 02:55:01,292 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-11-04 02:55:01,305 [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-11-04 02:55:01,305 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,305 [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-11-04 02:55:01,314 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-11-04 02:55:01,314 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,315 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,315 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,317 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,329 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,329 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,333 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,338 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,339 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,341 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,341 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,341 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,341 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,365 [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-11-04 02:55:01,372 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,373 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,373 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,376 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,377 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,380 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,380 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,385 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,386 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,387 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,389 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,389 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,389 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,389 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,412 [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-11-04 02:55:01,418 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,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 AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-11-04 02:55:01,419 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,419 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,419 [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-11-04 02:55:01,420 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,420 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,421 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,421 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,423 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,425 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,428 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,428 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,433 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,434 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,434 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,437 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,437 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,437 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,437 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,455 [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-11-04 02:55:01,458 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,458 [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-11-04 02:55:01,467 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,467 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,467 [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-11-04 02:55:01,468 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,475 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,475 [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-11-04 02:55:01,477 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,477 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,477 [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-11-04 02:55:01,478 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,478 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,478 [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-11-04 02:55:01,478 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,478 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,490 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,492 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,504 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,518 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,518 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,533 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,534 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,536 [main] Transaction began, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,537 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,537 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,537 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,537 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-11-04 02:55:01,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,555 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:55:01,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,555 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-11-04 02:55:01,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,556 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,556 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-11-04 02:55:01,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,556 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1730656499203/5, BranchId=]
DEBUG 2024-11-04 02:55:01,556 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,557 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,558 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,560 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,561 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,564 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,564 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,569 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,570 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,571 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,583 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,583 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,583 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,583 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,615 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,625 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,626 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,634 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,636 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,642 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,642 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,647 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,648 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,648 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,650 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,651 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,651 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,651 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,671 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,675 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,677 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,679 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,680 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,683 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,683 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,688 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,689 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,689 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,692 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,692 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,692 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,692 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,699 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-11-04 02:55:01,701 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,702 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,702 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,705 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,712 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,715 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,715 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,720 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,721 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,722 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,723 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,724 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,724 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,724 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,730 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-11-04 02:55:01,731 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,732 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,733 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,734 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,736 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,739 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,739 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,744 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,745 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,745 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,747 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,747 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,747 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,747 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,755 [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-11-04 02:55:01,760 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,761 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,762 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,764 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,766 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,769 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,769 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,774 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,775 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,775 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,777 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,777 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,777 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,777 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,784 [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-11-04 02:55:01,785 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,786 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,787 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,789 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,790 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,793 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,793 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,798 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,799 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,799 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,802 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,802 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,802 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,802 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,827 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,828 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,828 [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-11-04 02:55:01,832 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,832 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,833 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,834 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,839 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,844 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,844 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,850 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,852 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,853 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,855 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,855 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,856 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,856 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,881 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,882 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,884 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,884 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,886 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,888 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,890 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,891 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,895 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,896 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,897 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,899 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,899 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,899 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,899 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,916 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-04 02:55:01,917 [main] Physical connection closed
DEBUG 2024-11-04 02:55:01,918 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:01,919 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,920 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,922 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,925 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:01,925 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,930 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:01,930 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:01,931 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-11-04 02:55:01,934 [main] Physical connection got
DEBUG 2024-11-04 02:55:01,934 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,937 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:01,937 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:01,956 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-11-04 02:55:01,957 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.482 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-11-04 02:55:02,010 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,011 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,013 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,015 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,017 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,018 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,022 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,023 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,026 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,029 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,029 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,033 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,037 [main] Physical connection closed
DEBUG 2024-11-04 02:55:02,038 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,038 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,040 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,044 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,045 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,052 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,053 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,057 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,062 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,062 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,066 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,067 [main] Physical connection closed
DEBUG 2024-11-04 02:55:02,068 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,068 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,070 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,072 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,075 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,079 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,080 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,083 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,086 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,086 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,090 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,091 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-11-04 02:55:02,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,094 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,096 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,105 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,106 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,111 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,111 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,112 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,112 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-11-04 02:55:02,116 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,117 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,118 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,121 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,121 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,126 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,127 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,128 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,129 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,146 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,146 [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-11-04 02:55:02,160 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,160 [main] Physical connection closed
DEBUG 2024-11-04 02:55:02,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,164 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,166 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,168 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,168 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,173 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,174 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,176 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,176 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,196 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,196 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,196 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,196 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,209 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,213 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,213 [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-11-04 02:55:02,216 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,216 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-11-04 02:55:02,235 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,235 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,237 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,239 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,241 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,241 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,246 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,247 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,250 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,271 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,271 [main] Logical connection got, tx=null
WARN  2024-11-04 02:55:02,274 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-11-04 02:55:02,275 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-11-04 02:55:02,276 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,277 [main] Physical connection closed
DEBUG 2024-11-04 02:55:02,278 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,279 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,281 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,283 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,286 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,286 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,291 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,292 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,296 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,299 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,299 [main] Logical connection got, tx=null
WARN  2024-11-04 02:55:02,302 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-11-04 02:55:02,303 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-11-04 02:55:02,303 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,303 [main] Physical connection closed
DEBUG 2024-11-04 02:55:02,304 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,305 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,307 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,309 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,312 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,312 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,316 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,317 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,320 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,324 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,324 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-11-04 02:55:02,326 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,328 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,330 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,331 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,335 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,336 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,338 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-11-04 02:55:02,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,346 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,348 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,350 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,351 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,355 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,357 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,357 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,359 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,359 [main] Physical connection closed
DEBUG 2024-11-04 02:55:02,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,363 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,367 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,367 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,372 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,372 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,374 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,374 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,376 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,376 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-11-04 02:55:02,379 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-11-04 02:55:02,380 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,381 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,384 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-11-04 02:55:02,384 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,388 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-11-04 02:55:02,389 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-11-04 02:55:02,391 [main] Physical connection got
DEBUG 2024-11-04 02:55:02,391 [main] Logical connection got, tx=null
DEBUG 2024-11-04 02:55:02,392 [main] Logical connection closed, tx=null
DEBUG 2024-11-04 02:55:02,392 [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.318s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.574s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.648s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.821s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Nov 04 02:55:02 JST 2024
[INFO] Final Memory: 27M/411M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS