Skip to content
Success

Console Output

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

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-22 02:54:48,880 [main] Physical connection got
DEBUG 2024-09-22 02:54:48,881 [main] Logical connection got
DEBUG 2024-09-22 02:54:48,894 [main] Logical connection closed
DEBUG 2024-09-22 02:54:48,894 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,065 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-09-22 02:54:49,072 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,095 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,095 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,095 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,095 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,137 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,162 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,177 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,177 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,177 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,177 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,213 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,218 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,232 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,232 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,232 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,232 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,266 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,271 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,285 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,285 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,285 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,285 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,319 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,324 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,337 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,337 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,338 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,338 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,379 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ?, deptno = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-09-22 02:54:49,383 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,397 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,397 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,397 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,397 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,427 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,431 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,446 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,446 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,446 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,446 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,480 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,485 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,498 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,498 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,498 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,498 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,527 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,531 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,545 [main] Transaction began
DEBUG 2024-09-22 02:54:49,546 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,547 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,548 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,548 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,574 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,595 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,596 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-22 02.54.49', 99, 'hoge', 0)
DEBUG 2024-09-22 02:54:49,602 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,602 [main] Transaction rolledback
DEBUG 2024-09-22 02:54:49,603 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,614 [main] Transaction began
DEBUG 2024-09-22 02:54:49,614 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,615 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,615 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,615 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,642 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,652 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,652 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:49,659 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,659 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,659 [main] UPDATE EMP SET tstamp = '2024-09-22 02.54.49', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-22 02:54:49,660 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,660 [main] Transaction rolledback
DEBUG 2024-09-22 02:54:49,661 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,682 [main] Transaction began
DEBUG 2024-09-22 02:54:49,683 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,683 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,683 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,683 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,707 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,716 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,716 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:49,718 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,718 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,719 [main] UPDATE EMP SET tstamp = '2024-09-22 02.54.49', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-09-22 02:54:49,719 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,719 [main] Transaction rolledback
DEBUG 2024-09-22 02:54:49,720 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,731 [main] Transaction began
DEBUG 2024-09-22 02:54:49,731 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,731 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,731 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,731 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,761 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,770 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,771 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:49,773 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,773 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,773 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-22 02:54:49,774 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,774 [main] Transaction rolledback
DEBUG 2024-09-22 02:54:49,774 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,786 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,786 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,786 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,786 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,808 [main] Logical connection closed
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-09-22 02:54:49,809 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,820 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,820 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,820 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,820 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,843 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-09-22 02:54:49,851 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,874 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,874 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,874 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,874 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,895 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,902 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,913 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,913 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,913 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,914 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,948 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,955 [main] Physical connection closed
DEBUG 2024-09-22 02:54:49,965 [main] Physical connection got
DEBUG 2024-09-22 02:54:49,965 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,965 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,966 [main] Logical connection got
DEBUG 2024-09-22 02:54:49,985 [main] Logical connection closed
DEBUG 2024-09-22 02:54:49,993 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,004 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,004 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,004 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,004 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,025 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,032 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,032 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:50,040 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-22 02:54:50,042 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,051 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,051 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,052 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,052 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,072 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,079 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,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
DEBUG 2024-09-22 02:54:50,083 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-22 02:54:50,084 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,094 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,094 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,094 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,094 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,113 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,120 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,120 [main] select * from emp
DEBUG 2024-09-22 02:54:50,123 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:50,124 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,135 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,135 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,135 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,135 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,155 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,162 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,162 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-22 02:54:50,166 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-22 02:54:50,168 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,178 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,178 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,178 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,178 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,202 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-09-22 02:54:50,209 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,220 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,220 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,220 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,221 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,252 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,260 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,261 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:50,263 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:50,265 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,275 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,275 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,276 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,276 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,295 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,303 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,303 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:50,307 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:50,308 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,319 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,319 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,319 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,319 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,341 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,349 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,350 [main] select * from emp
DEBUG 2024-09-22 02:54:50,351 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:50,352 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,363 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,364 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,364 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,364 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,384 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,391 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,391 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-22 02:54:50,393 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:50,395 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,419 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,420 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,420 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,420 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,440 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,446 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,447 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:50,449 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:50,449 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,459 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,459 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,460 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,460 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,479 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,485 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,487 [main] select count(*) from emp
DEBUG 2024-09-22 02:54:50,488 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,489 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,499 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,499 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,499 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,499 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,517 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,525 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,525 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:50,525 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-09-22 02:54:50,526 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,535 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,536 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,536 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,536 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,554 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,561 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,561 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:50,562 [main] Logical connection closed
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-09-22 02:54:50,562 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,572 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,572 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,573 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,573 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,590 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,596 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,597 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:50,597 [main] Logical connection closed
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-09-22 02:54:50,598 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,607 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,607 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,608 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,608 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,635 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,642 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,642 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:50,643 [main] Logical connection closed
[Ljava.util.Map;@351daa0e
DEBUG 2024-09-22 02:54:50,643 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,653 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,653 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,653 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,653 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,669 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,677 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,678 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-09-22 02:54:50,683 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-09-22 02:54:50,683 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,693 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,693 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,693 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,693 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,709 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-09-22 02:54:50,717 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,717 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-22 02:54:50,720 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-22 02:54:50,721 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,730 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,730 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,730 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,731 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,751 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,755 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,755 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:50,756 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,756 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,765 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,765 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,766 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,766 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,782 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,785 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,785 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:50,785 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,786 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,795 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,795 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,796 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,796 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,807 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,808 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,808 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-09-22 02:54:50,810 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-22 02:54:50,810 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,819 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,820 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,820 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,820 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,842 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,843 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,843 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-22 02:54:50,844 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-22 02:54:50,845 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,853 [main] Transaction began
DEBUG 2024-09-22 02:54:50,853 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,854 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,854 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,854 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,881 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,888 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,889 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-22 02.54.50', 9999, 'test', 50)
DEBUG 2024-09-22 02:54:50,889 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,890 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,890 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-09-22 02:54:50,891 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:50,892 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,892 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-09-22 02:54:50,893 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-09-22 02:54:50.888 {50, null, null, 0}
DEBUG 2024-09-22 02:54:50,893 [main] Transaction rolledback
DEBUG 2024-09-22 02:54:50,893 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,902 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,903 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,903 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,903 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,919 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,925 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,934 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,934 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,934 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,934 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,951 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:50,959 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,960 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-22 02:54:50,962 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,962 [main] Physical connection closed
DEBUG 2024-09-22 02:54:50,971 [main] Physical connection got
DEBUG 2024-09-22 02:54:50,971 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,972 [main] Logical connection closed
DEBUG 2024-09-22 02:54:50,972 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,987 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:50,995 [main] Logical connection got
DEBUG 2024-09-22 02:54:50,995 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2024-09-22 02:54:50,996 [main] Logical connection closed
[]
DEBUG 2024-09-22 02:54:50,996 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,005 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,006 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,006 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,006 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,021 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:51,026 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,026 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-09-22 02:54:51,028 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-22 02:54:51,028 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,036 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,037 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,037 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,037 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,052 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-09-22 02:54:51,055 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,063 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,063 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,063 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,064 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,079 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-22 02:54:51,085 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,086 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-09-22 02:54:51,088 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,088 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,096 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,097 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,097 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,097 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,112 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-22 02:54:51,119 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,119 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-09-22 02:54:51,120 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,120 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,129 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,129 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,129 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,129 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,146 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:51,147 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,147 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:51,149 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-09-22 02:54:51,150 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,159 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,159 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,159 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,159 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,175 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:51,176 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,184 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,184 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,184 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,185 [main] Logical connection got
WARN  2024-09-22 02:54:51,187 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-22 02:54:51,191 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-22 02:54:51,192 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,192 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-22 02:54:51,194 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-22 02:54:51,194 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,202 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,202 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,203 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,203 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,219 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:51,224 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,233 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,233 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,233 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,233 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,249 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-09-22 02:54:51,251 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,252 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-09-22 02:54:51,253 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,253 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,253 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-22 02:54:51,254 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,254 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,263 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,263 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,263 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,263 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,280 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-09-22 02:54:51,282 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,282 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-09-22 02:54:51,285 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,285 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,285 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-09-22 02:54:51,286 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,286 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,286 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-09-22 02:54:51,288 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,288 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,288 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-22 02:54:51,289 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,289 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,289 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-09-22 02:54:51,290 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,290 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,298 [main] Transaction began
DEBUG 2024-09-22 02:54:51,299 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,299 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,299 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,299 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,314 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-22 02:54:51,315 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,316 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:51,316 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,316 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,316 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-22 02:54:51,317 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,317 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,317 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:51,317 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,317 [main] Transaction rolledback
DEBUG 2024-09-22 02:54:51,318 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,326 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,326 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,327 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,327 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,342 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,346 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,357 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,357 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,357 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,357 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,375 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,379 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,389 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,389 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,389 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,389 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,396 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-22 02:54:51,398 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,407 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,408 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,408 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,408 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,415 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-22 02:54:51,417 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,426 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,427 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,427 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,427 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,433 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:51,435 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,444 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,444 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,445 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,445 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,452 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:51,454 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,464 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,464 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,464 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,464 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,482 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,483 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,483 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:51,486 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,487 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,495 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,495 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,495 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,495 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,511 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,512 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,521 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,521 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,521 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,521 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,538 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-22 02:54:51,538 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,547 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,547 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,547 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,548 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,566 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-22 02:54:51,567 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.104 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-22 02:54:51,606 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,606 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,610 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,611 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 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.009 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-22 02:54:51,681 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,681 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,682 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,682 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-22 02:54:51,693 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,693 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,697 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,699 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,709 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,709 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,712 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,712 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,723 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,723 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,726 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,727 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-22 02:54:51,735 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,735 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,748 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,749 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-09-22 02:54:51,751 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,751 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,757 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,757 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,770 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,770 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,770 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,770 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,780 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,783 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,783 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-22 02:54:51,785 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,785 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-22 02:54:51,817 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,817 [main] Logical connection got
WARN  2024-09-22 02:54:51,818 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-22 02:54:51,819 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-22 02:54:51,819 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,820 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,830 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,830 [main] Logical connection got
WARN  2024-09-22 02:54:51,831 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-22 02:54:51,832 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-22 02:54:51,832 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,832 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-22 02:54:51,858 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,858 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,859 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,859 [main] Physical connection closed
DEBUG 2024-09-22 02:54:51,864 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,864 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,865 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,865 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-22 02:54:51,874 [main] Physical connection got
DEBUG 2024-09-22 02:54:51,874 [main] Logical connection got
DEBUG 2024-09-22 02:54:51,875 [main] Logical connection closed
DEBUG 2024-09-22 02:54:51,875 [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.022 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Tiger Examples
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-examples/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 15 resources
[INFO] [compiler:compile]
[INFO] Compiling 15 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-examples/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-examples/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-examples/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-09-22 02:54:53,147 [main] Physical connection got
DEBUG 2024-09-22 02:54:53,148 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,160 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,160 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,222 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,256 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,257 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:53,270 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,270 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,271 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2024-09-22 02:54:53,279 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,279 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,279 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20
DEBUG 2024-09-22 02:54:53,280 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,281 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,281 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-09-22 02:54:53,283 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,283 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,283 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2024-09-22 02:54:53,284 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-09-22 02:54:53,285 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,285 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2024-09-22 02:54:53,287 [main] Logical connection closed
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-09-22 02:54:53,290 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,290 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-22 02:54:53,291 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:53,292 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,293 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:53,294 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-09-22 02:54:53,295 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,295 [main] UPDATE EMP SET tstamp = '2024-09-22 02.54.53', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-22 02:54:53,297 [main] Logical connection closed
after timestamp:2024-09-22 02:54:53.295
DEBUG 2024-09-22 02:54:53,297 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,298 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-22 02:54:53.295 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:53,301 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,301 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-09-22 02:54:53,341 [main] Physical connection got
DEBUG 2024-09-22 02:54:53,341 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,341 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,341 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,353 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,355 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,356 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-09-22 02:54:53,356 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-22 02:54:53,356 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,356 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-22 02:54:53,357 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-22 02:54:53,358 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,358 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-22 02:54:53,358 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,358 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-09-22 02:54:53,408 [main] Physical connection got
DEBUG 2024-09-22 02:54:53,408 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,408 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,409 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,422 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,432 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,432 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-09-22 02:54:53,436 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-22 02:54:53.295 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2024-09-22 02:54:53,439 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,439 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-09-22 02:54:53,439 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2024-09-22 02:54:53,441 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,441 [main] SELECT empno FROM emp
DEBUG 2024-09-22 02:54:53,442 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-09-22 02:54:53,443 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,443 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-09-22 02:54:53,444 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-22 02:54:53.295 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:53,444 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,445 [main] SELECT count(*) FROM emp
DEBUG 2024-09-22 02:54:53,446 [main] Logical connection closed
count:14
DEBUG 2024-09-22 02:54:53,446 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,446 [main] SELECT * FROM emp

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

DEBUG 2024-09-22 02:54:53,450 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,450 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,450 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-09-22 02:54:53,452 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,452 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,453 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-22 02:54:53,453 [main] Logical connection closed
updatedRows:1
DEBUG 2024-09-22 02:54:53,454 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,454 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-09-22 02:54:53,457 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,458 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-09-22 02:54:53,494 [main] Physical connection got
DEBUG 2024-09-22 02:54:53,494 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,494 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,494 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,506 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,506 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,506 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2024-09-22 02:54:53,508 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-22 02:54:53.295 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:53,508 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,509 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,509 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,512 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,514 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,514 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:53,515 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-22 02:54:53.295 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:53,515 [main] Logical connection got
DEBUG 2024-09-22 02:54:53,516 [main] UPDATE EMP SET tstamp = '2024-09-22 02.54.53', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-09-22 02.54.53'
DEBUG 2024-09-22 02:54:53,516 [main] Logical connection closed
DEBUG 2024-09-22 02:54:53,516 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 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.149 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-22 02:54:55,066 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:55,127 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:55,161 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,191 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,239 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,246 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,270 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-22 02:54:55,429 [main] Physical connection got
DEBUG 2024-09-22 02:54:55,429 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,505 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,512 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-22 02:54:55,523 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:55,524 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,530 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,536 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,537 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,549 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,551 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,552 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,565 [main] Physical connection got
DEBUG 2024-09-22 02:54:55,565 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,565 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,566 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,681 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-09-22 02:54:55,687 [main] Physical connection closed
DEBUG 2024-09-22 02:54:55,689 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:55,690 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,692 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,695 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,700 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,700 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,709 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,712 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,712 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,717 [main] Physical connection got
DEBUG 2024-09-22 02:54:55,717 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,718 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,718 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,758 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,781 [main] Physical connection closed
DEBUG 2024-09-22 02:54:55,783 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:55,784 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,786 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,794 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,794 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,805 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,807 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,808 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,813 [main] Physical connection got
DEBUG 2024-09-22 02:54:55,815 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,815 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,815 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,864 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,870 [main] Physical connection closed
DEBUG 2024-09-22 02:54:55,871 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:55,872 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,875 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,877 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,882 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,882 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,890 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,893 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,896 [main] Physical connection got
DEBUG 2024-09-22 02:54:55,896 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,897 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,897 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,933 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,938 [main] Physical connection closed
DEBUG 2024-09-22 02:54:55,939 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:55,940 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,942 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,944 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:55,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,957 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:55,959 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:55,960 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:55,962 [main] Physical connection got
DEBUG 2024-09-22 02:54:55,964 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,965 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:55,965 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:55,999 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,004 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,007 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,008 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,010 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,013 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,024 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,024 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,032 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,034 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,035 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,038 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,038 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,038 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,038 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,073 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-09-22 02:54:56,076 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,078 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,078 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,081 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,083 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,087 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,087 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,095 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,096 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,097 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,100 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,100 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,100 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,100 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,133 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,138 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,140 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,141 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,143 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,145 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,149 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,150 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,160 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,162 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,162 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,163 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,163 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,199 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,204 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,206 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,206 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,209 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,211 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,215 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,215 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,223 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,225 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,225 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,228 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,228 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,228 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,228 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,260 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,264 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,266 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,266 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,268 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,270 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,275 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,275 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,282 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,284 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,284 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,289 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,290 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,291 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,291 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,292 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,319 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,341 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-22 02.54.56', 99, 'hoge', 0)
DEBUG 2024-09-22 02:54:56,347 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,347 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941296289/0, BranchId=]
DEBUG 2024-09-22 02:54:56,347 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,349 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,349 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,352 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,354 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,358 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,358 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,365 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,367 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,368 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,370 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,370 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,408 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:56,417 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,417 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,418 [main] UPDATE EMP SET tstamp = '2024-09-22 02.54.56', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-22 02:54:56,419 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,419 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941296289/1, BranchId=]
DEBUG 2024-09-22 02:54:56,419 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,421 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,423 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,425 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,429 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,429 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,436 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,438 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,439 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,441 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,441 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,441 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,467 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,480 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:56,483 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,483 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,483 [main] UPDATE EMP SET tstamp = '2024-09-22 02.54.56', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-09-22 02:54:56,483 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,484 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941296289/2, BranchId=]
DEBUG 2024-09-22 02:54:56,484 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,486 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,490 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,494 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,494 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,501 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,503 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,504 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,506 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,506 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,506 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,507 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,507 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,532 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,541 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:56,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,543 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-22 02:54:56,544 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,544 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941296289/3, BranchId=]
DEBUG 2024-09-22 02:54:56,544 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,545 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,546 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,548 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,550 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,555 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,555 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,562 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,564 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,564 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,567 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,567 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,568 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,568 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,593 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-09-22 02:54:56,595 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,596 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,597 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,599 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,601 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,605 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,605 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,615 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,625 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,625 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,626 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,626 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,652 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-09-22 02:54:56,661 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,662 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,663 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,671 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,671 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,678 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,679 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,680 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,683 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,683 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,683 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,683 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,709 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,717 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,718 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,719 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,721 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,723 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,727 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,727 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,738 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,739 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,740 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,742 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,743 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,743 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,743 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,768 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,776 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,777 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,778 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,780 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,782 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,786 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,786 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,793 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,794 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,795 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,797 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,797 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,798 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,798 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,822 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,831 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,833 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,835 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,837 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,841 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,841 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,848 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,849 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,850 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,852 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,852 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,852 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,852 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,876 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,884 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,884 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:56,897 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-22 02:54:56,899 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,900 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,903 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,905 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,908 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,908 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,915 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,916 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,917 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,919 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,919 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,920 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,920 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,944 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,952 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,952 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:56,956 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-22 02:54:56,957 [main] Physical connection closed
DEBUG 2024-09-22 02:54:56,958 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:56,959 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,961 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,963 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,967 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:56,967 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,974 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:56,975 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:56,975 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:56,978 [main] Physical connection got
DEBUG 2024-09-22 02:54:56,978 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:56,978 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:56,978 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,004 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,012 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,012 [main] select * from emp
DEBUG 2024-09-22 02:54:57,015 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:57,016 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,017 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,018 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,020 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,022 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,026 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,026 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,032 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,034 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,034 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,036 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,037 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,037 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,037 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,059 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,066 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,066 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-22 02:54:57,070 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-22 02:54:57,071 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,073 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,076 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,077 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,081 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,081 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,088 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,089 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,091 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,091 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,092 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,092 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,113 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-09-22 02:54:57,123 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,125 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,127 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,129 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,139 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,140 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,141 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,143 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,144 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,144 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,144 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,166 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,174 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,175 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:57,177 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:57,178 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,180 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,182 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,184 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,188 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,188 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,196 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,198 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,198 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,199 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,199 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,234 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,242 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,243 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:57,247 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:57,249 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,250 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,252 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,254 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,257 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,258 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,266 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,267 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,268 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,270 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,270 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,270 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,271 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,293 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,302 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,302 [main] select * from emp
DEBUG 2024-09-22 02:54:57,304 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:57,305 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,306 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,307 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,309 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,311 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,314 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,314 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,320 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,321 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,322 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,324 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,324 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,325 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,325 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,346 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,354 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,354 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-22 02:54:57,356 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-22 02:54:57,357 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,359 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,361 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,363 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,366 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,372 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,373 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,374 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,376 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,376 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,376 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,376 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,398 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,405 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,405 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:57,407 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:57,408 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,410 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,412 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,414 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,417 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,424 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,426 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,426 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,428 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,428 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,429 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,429 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,454 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,462 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,462 [main] select count(*) from emp
DEBUG 2024-09-22 02:54:57,463 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,463 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,464 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,465 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,467 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,469 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,472 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,472 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,478 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,480 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,482 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,482 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,483 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,483 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,503 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,511 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,512 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:57,512 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-09-22 02:54:57,513 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,514 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,514 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,517 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,518 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,522 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,522 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,528 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,529 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,530 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,532 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,532 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,532 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,532 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,553 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,560 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,561 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:57,561 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-09-22 02:54:57,562 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,563 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,564 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,566 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,568 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,571 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,571 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,579 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,579 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,582 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,582 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,582 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,582 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,602 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,611 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,611 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:57,612 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-09-22 02:54:57,612 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,614 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,614 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,617 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,619 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,622 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,623 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,628 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,630 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,630 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,635 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,635 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,636 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,636 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,664 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,671 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,671 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-22 02:54:57,672 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1f758cd1
DEBUG 2024-09-22 02:54:57,672 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,674 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,674 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,678 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,681 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,681 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,687 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,689 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,689 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,692 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,692 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,692 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,692 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,714 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,721 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,722 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-09-22 02:54:57,724 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-09-22 02:54:57,724 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,726 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,726 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,728 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,730 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,734 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,734 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,740 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,741 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,742 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,744 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,745 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,745 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,745 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,769 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-09-22 02:54:57,776 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,776 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-22 02:54:57,780 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-22 02:54:57,780 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,781 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,782 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,784 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,786 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,789 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,789 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,797 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,797 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,799 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,800 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,800 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,800 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,821 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,825 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,825 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:57,826 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,826 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,827 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,828 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,830 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,832 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,835 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,835 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,841 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,842 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,843 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,845 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,845 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,845 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,845 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,867 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,870 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,870 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:57,871 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,871 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,872 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,873 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,875 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,877 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,880 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,881 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,889 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,890 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,891 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,894 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,894 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,894 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,895 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,909 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,910 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,910 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-09-22 02:54:57,912 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-22 02:54:57,912 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,914 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,915 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,917 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,919 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,927 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,927 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,933 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,934 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,935 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,937 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,937 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,937 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,937 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,952 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:57,952 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:57,952 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-22 02:54:57,953 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-22 02:54:57,954 [main] Physical connection closed
DEBUG 2024-09-22 02:54:57,955 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:57,955 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,957 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,959 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,963 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:57,963 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,969 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:57,970 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:57,970 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:57,972 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:57,973 [main] Physical connection got
DEBUG 2024-09-22 02:54:57,973 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:57,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:57,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:57,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:58,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:58,004 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-22 02.54.58', 9999, 'test', 50)
DEBUG 2024-09-22 02:54:58,004 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:58,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:58,004 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-09-22 02:54:58,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-22 02:54:58,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:58,007 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-09-22 02:54:58,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-22 02:54:58.003 {50, null, null, 0}
DEBUG 2024-09-22 02:54:58,008 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941296289/4, BranchId=]
DEBUG 2024-09-22 02:54:58,008 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,009 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,010 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,013 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,015 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,019 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,019 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,024 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,026 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,028 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,028 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,029 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,029 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,049 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,056 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,058 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,058 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,060 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,062 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,065 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,066 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,072 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,074 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,074 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,077 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,078 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,078 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,078 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,100 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,110 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,110 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-22 02:54:58,113 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,113 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,114 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,115 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,117 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,119 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,122 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,122 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,128 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,129 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,130 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,132 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,132 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,132 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,133 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,153 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,163 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,163 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-09-22 02:54:58,164 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-22 02:54:58,165 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,166 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,166 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,168 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,170 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,173 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,174 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,183 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,184 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,185 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,188 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,188 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,188 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,188 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,208 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,214 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,214 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-09-22 02:54:58,216 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-22 02:54:58,217 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,218 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,219 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,221 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,222 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,226 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,226 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,231 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,233 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,235 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,236 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,236 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,236 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,256 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-09-22 02:54:58,259 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,261 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,263 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,264 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,272 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,272 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,278 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,279 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,279 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,281 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,282 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,282 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,282 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,302 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-22 02:54:58,309 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,309 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-09-22 02:54:58,312 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,312 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,313 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,314 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,316 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,321 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,321 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,328 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,331 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,331 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,334 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,334 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,334 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,334 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,353 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-22 02:54:58,360 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,360 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-09-22 02:54:58,361 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,361 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,363 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,365 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,367 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,370 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,370 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,375 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,377 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,377 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,380 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,380 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,381 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,381 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,402 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,403 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,403 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-09-22 02:54:58,405 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-09-22 02:54:58,405 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,407 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,409 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,411 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,414 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,414 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,419 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,420 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,421 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,423 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,423 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,423 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,424 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,442 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,443 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,444 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,445 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,448 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,452 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,457 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,458 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,459 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,463 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,464 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,464 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,464 [main] Logical connection got, tx=null
WARN  2024-09-22 02:54:58,468 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-22 02:54:58,473 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-22 02:54:58,474 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,474 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-22 02:54:58,476 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-22 02:54:58,477 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,478 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,480 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,482 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,485 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,486 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,491 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,492 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,493 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,496 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,497 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,497 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,497 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,516 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,523 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,525 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,529 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,532 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,532 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,537 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,539 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,539 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,542 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,542 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,542 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,542 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,561 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-09-22 02:54:58,565 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,566 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-09-22 02:54:58,566 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,567 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,567 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-22 02:54:58,568 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,568 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,569 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,571 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,573 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,576 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,576 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,581 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,583 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,583 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,586 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,586 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,586 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,586 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,606 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-09-22 02:54:58,609 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,609 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-09-22 02:54:58,612 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,613 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,613 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-09-22 02:54:58,613 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,614 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,614 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-09-22 02:54:58,616 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,616 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,616 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-22 02:54:58,617 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,617 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,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  ename = 'a' AND job = 'b' 
DEBUG 2024-09-22 02:54:58,618 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,618 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,619 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,620 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,622 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,624 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,627 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,627 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,632 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,633 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,634 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,636 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,637 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,657 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-22 02:54:58,657 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,657 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:58,658 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,658 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,658 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-22 02:54:58,658 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,659 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,659 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-22 02:54:58,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,659 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941296289/5, BranchId=]
DEBUG 2024-09-22 02:54:58,659 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,660 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,661 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,663 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,665 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,667 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,668 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,673 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,674 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,674 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,678 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,678 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,678 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,679 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,698 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,702 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,703 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,703 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,705 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,707 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,710 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,710 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,715 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,716 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,717 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,719 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,719 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,719 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,720 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,759 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,774 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,775 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,776 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,780 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,782 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,790 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,790 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,796 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,796 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,799 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,799 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,799 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,799 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,805 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-22 02:54:58,807 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,808 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,809 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,811 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,812 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,815 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,816 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,820 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,821 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,822 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,824 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,824 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,824 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,824 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,831 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-22 02:54:58,833 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,834 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,835 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,838 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,841 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,841 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,846 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,847 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,847 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,849 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,849 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,849 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,850 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,856 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,858 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,858 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,859 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,861 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,863 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,865 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,866 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,870 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,872 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,881 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,881 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,881 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,882 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,888 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-22 02:54:58,890 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,891 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,891 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,893 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,895 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,899 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,899 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,904 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,905 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,905 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,908 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,908 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,908 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,908 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,929 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,930 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,930 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-22 02:54:58,933 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,933 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,935 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,935 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,937 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,939 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,942 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,942 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,948 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,949 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,950 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,953 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,953 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,953 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,953 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,974 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,975 [main] Physical connection closed
DEBUG 2024-09-22 02:54:58,977 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:58,977 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,980 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,982 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,985 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:58,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,991 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:58,992 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:58,993 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:58,995 [main] Physical connection got
DEBUG 2024-09-22 02:54:58,995 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:58,995 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:58,996 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,035 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-22 02:54:59,036 [main] Physical connection closed
DEBUG 2024-09-22 02:54:59,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,038 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:59,040 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,044 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,045 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,049 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,050 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,051 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-22 02:54:59,053 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,053 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,053 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,053 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,079 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-22 02:54:59,080 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-22 02:54:59,130 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,131 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,133 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,135 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,137 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,138 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,142 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,143 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,146 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,149 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,149 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,153 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,156 [main] Physical connection closed
DEBUG 2024-09-22 02:54:59,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,157 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,159 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,163 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,163 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,168 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,169 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,172 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,174 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,174 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,178 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,179 [main] Physical connection closed
DEBUG 2024-09-22 02:54:59,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,180 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,182 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,184 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,187 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,187 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,191 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,192 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,195 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,198 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,198 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,202 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,203 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-22 02:54:59,206 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,207 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,209 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,211 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,212 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,216 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,217 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,219 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,219 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,220 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,220 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-22 02:54:59,223 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,224 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,226 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,229 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,229 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,234 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,235 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,237 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,237 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,255 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,255 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-09-22 02:54:59,259 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,260 [main] Physical connection closed
DEBUG 2024-09-22 02:54:59,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,261 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,263 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,266 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,266 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,271 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,271 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,273 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,273 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,291 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,292 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,292 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,292 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,304 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,309 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,309 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-22 02:54:59,311 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,311 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-22 02:54:59,335 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,335 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,338 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,339 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,342 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,342 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,347 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,348 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,351 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,362 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,362 [main] Logical connection got, tx=null
WARN  2024-09-22 02:54:59,365 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-22 02:54:59,366 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-22 02:54:59,366 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,366 [main] Physical connection closed
DEBUG 2024-09-22 02:54:59,367 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,368 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,370 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,371 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,374 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,379 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,380 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,383 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,386 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,386 [main] Logical connection got, tx=null
WARN  2024-09-22 02:54:59,388 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-22 02:54:59,389 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-22 02:54:59,389 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,389 [main] Physical connection closed
DEBUG 2024-09-22 02:54:59,390 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,391 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,393 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,394 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,397 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,397 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,401 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,402 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,405 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,409 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-22 02:54:59,411 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,413 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,415 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,416 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,420 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,421 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,424 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-22 02:54:59,432 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,432 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,434 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,437 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,437 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,441 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,442 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,444 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,444 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,445 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,446 [main] Physical connection closed
DEBUG 2024-09-22 02:54:59,447 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,449 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,451 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,456 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,457 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,458 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,458 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,459 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,460 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-22 02:54:59,463 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-22 02:54:59,463 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,465 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,468 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-22 02:54:59,468 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,472 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-22 02:54:59,473 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-22 02:54:59,475 [main] Physical connection got
DEBUG 2024-09-22 02:54:59,475 [main] Logical connection got, tx=null
DEBUG 2024-09-22 02:54:59,476 [main] Logical connection closed, tx=null
DEBUG 2024-09-22 02:54:59,476 [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.332s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.554s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.589s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.001s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Sun Sep 22 02:54:59 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