Skip to content
Success

Console Output

Started by upstream project "s2dao-1.0.x-snapshot" build number 5865
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 '2025-01-05T02:54:44.937 +0900'
At revision 1334

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2025-01-05T02:54:44.937 +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 2025-01-05 02:54:50,719 [main] Physical connection got
DEBUG 2025-01-05 02:54:50,719 [main] Logical connection got
DEBUG 2025-01-05 02:54:50,732 [main] Logical connection closed
DEBUG 2025-01-05 02:54:50,732 [main] Logical connection got
DEBUG 2025-01-05 02:54:50,904 [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 2025-01-05 02:54:50,910 [main] Physical connection closed
DEBUG 2025-01-05 02:54:50,931 [main] Physical connection got
DEBUG 2025-01-05 02:54:50,931 [main] Logical connection got
DEBUG 2025-01-05 02:54:50,931 [main] Logical connection closed
DEBUG 2025-01-05 02:54:50,932 [main] Logical connection got
DEBUG 2025-01-05 02:54:50,971 [main] Logical connection closed
DEBUG 2025-01-05 02:54:50,996 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,011 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,012 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,012 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,012 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,069 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,075 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,089 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,089 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,090 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,090 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,125 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,130 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,145 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,145 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,145 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,146 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,180 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,185 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,199 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,199 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,199 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,199 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,240 [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 2025-01-05 02:54:51,244 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,258 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,258 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,258 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,258 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,287 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,291 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,306 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,306 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,306 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,307 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,334 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,338 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,351 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,351 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,351 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,352 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,379 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,383 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,398 [main] Transaction began
DEBUG 2025-01-05 02:54:51,399 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,400 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,400 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,400 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,427 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,446 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,448 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-05 02.54.51', 99, 'hoge', 0)
DEBUG 2025-01-05 02:54:51,453 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,453 [main] Transaction rolledback
DEBUG 2025-01-05 02:54:51,454 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,467 [main] Transaction began
DEBUG 2025-01-05 02:54:51,467 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,467 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,468 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,468 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,493 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,504 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,504 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:51,510 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,510 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,511 [main] UPDATE EMP SET tstamp = '2025-01-05 02.54.51', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-05 02:54:51,512 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,512 [main] Transaction rolledback
DEBUG 2025-01-05 02:54:51,512 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,535 [main] Transaction began
DEBUG 2025-01-05 02:54:51,535 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,535 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,536 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,536 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,562 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,571 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,571 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:51,573 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,573 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,574 [main] UPDATE EMP SET tstamp = '2025-01-05 02.54.51', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2025-01-05 02:54:51,574 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,574 [main] Transaction rolledback
DEBUG 2025-01-05 02:54:51,574 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,587 [main] Transaction began
DEBUG 2025-01-05 02:54:51,587 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,587 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,587 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,587 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,612 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,621 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,622 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:51,624 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,624 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,624 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-05 02:54:51,624 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,624 [main] Transaction rolledback
DEBUG 2025-01-05 02:54:51,625 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,637 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,637 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,637 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,637 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,660 [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 2025-01-05 02:54:51,661 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,672 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,672 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,673 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,673 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,695 [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 2025-01-05 02:54:51,703 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,727 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,727 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,728 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,728 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,750 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,759 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,770 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,770 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,770 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,770 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,802 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,810 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,821 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,821 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,821 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,821 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,842 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,851 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,861 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,862 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,862 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,862 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,884 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,892 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,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
DEBUG 2025-01-05 02:54:51,902 [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 2025-01-05 02:54:51,904 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,914 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,914 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,915 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,915 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,934 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,940 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,940 [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 2025-01-05 02:54:51,944 [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 2025-01-05 02:54:51,945 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,955 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,955 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,955 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,955 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,974 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,981 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,981 [main] select * from emp
DEBUG 2025-01-05 02:54:51,984 [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 2025-01-05 02:54:51,985 [main] Physical connection closed
DEBUG 2025-01-05 02:54:51,995 [main] Physical connection got
DEBUG 2025-01-05 02:54:51,995 [main] Logical connection got
DEBUG 2025-01-05 02:54:51,996 [main] Logical connection closed
DEBUG 2025-01-05 02:54:51,996 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,014 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,021 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,021 [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 2025-01-05 02:54:52,025 [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 2025-01-05 02:54:52,026 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,036 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,036 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,036 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,036 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,056 [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 2025-01-05 02:54:52,064 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,073 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,073 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,073 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,073 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,093 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,101 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,101 [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 2025-01-05 02:54:52,103 [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 2025-01-05 02:54:52,105 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,114 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,114 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,114 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,114 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,133 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,140 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,140 [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 2025-01-05 02:54:52,145 [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 2025-01-05 02:54:52,146 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,156 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,156 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,156 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,156 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,175 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,183 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,183 [main] select * from emp
DEBUG 2025-01-05 02:54:52,185 [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 2025-01-05 02:54:52,186 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,196 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,196 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,197 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,197 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,216 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,223 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,224 [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 2025-01-05 02:54:52,225 [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 2025-01-05 02:54:52,226 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,245 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,245 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,245 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,246 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,264 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,271 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,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 empno = 7788
DEBUG 2025-01-05 02:54:52,273 [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 2025-01-05 02:54:52,273 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,283 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,283 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,283 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,283 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,302 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,309 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,310 [main] select count(*) from emp
DEBUG 2025-01-05 02:54:52,312 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,312 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,321 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,321 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,321 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,321 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,340 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,347 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,347 [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 2025-01-05 02:54:52,348 [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 2025-01-05 02:54:52,348 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,357 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,357 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,357 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,357 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,374 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,381 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,381 [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 2025-01-05 02:54:52,382 [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 2025-01-05 02:54:52,382 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,392 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,392 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,392 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,392 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,409 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,416 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,416 [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 2025-01-05 02:54:52,417 [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 2025-01-05 02:54:52,417 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,426 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,426 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,426 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,427 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,445 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,452 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,452 [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 2025-01-05 02:54:52,453 [main] Logical connection closed
[Ljava.util.Map;@18682406
DEBUG 2025-01-05 02:54:52,453 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,462 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,462 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,462 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,462 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,480 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,486 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,486 [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 2025-01-05 02:54:52,488 [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 2025-01-05 02:54:52,489 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,497 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,497 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,498 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,498 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,514 [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 2025-01-05 02:54:52,520 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,520 [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 2025-01-05 02:54:52,523 [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 2025-01-05 02:54:52,523 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,532 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,532 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,532 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,532 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,548 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,551 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,551 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:54:52,552 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,552 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,581 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,581 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,581 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,581 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,618 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,624 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,624 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:54:52,625 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,625 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,640 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,640 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,640 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,640 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,653 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,653 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,653 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2025-01-05 02:54:52,655 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-01-05 02:54:52,655 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,663 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,663 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,664 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,664 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,685 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,686 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,686 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-01-05 02:54:52,687 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-01-05 02:54:52,687 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,695 [main] Transaction began
DEBUG 2025-01-05 02:54:52,696 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,696 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,696 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,696 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,711 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,716 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,717 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-05 02.54.52', 9999, 'test', 50)
DEBUG 2025-01-05 02:54:52,717 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,717 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,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  EMP.empno = 7369
DEBUG 2025-01-05 02:54:52,719 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-05 02:54:52,719 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,719 [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 2025-01-05 02:54:52,720 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2025-01-05 02:54:52.717 {50, null, null, 0}
DEBUG 2025-01-05 02:54:52,720 [main] Transaction rolledback
DEBUG 2025-01-05 02:54:52,720 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,728 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,728 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,728 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,728 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,744 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,750 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,758 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,758 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,759 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,759 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,774 [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 2025-01-05 02:54:52,781 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,781 [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 2025-01-05 02:54:52,783 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,783 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,791 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,791 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,791 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,791 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,806 [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 2025-01-05 02:54:52,813 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,814 [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 2025-01-05 02:54:52,814 [main] Logical connection closed
[]
DEBUG 2025-01-05 02:54:52,814 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,823 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,823 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,824 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,824 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,839 [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 2025-01-05 02:54:52,843 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,843 [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 2025-01-05 02:54:52,844 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-01-05 02:54:52,845 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,853 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,853 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,853 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,853 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,867 [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 2025-01-05 02:54:52,869 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,877 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,877 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,877 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,878 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,893 [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 2025-01-05 02:54:52,898 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,899 [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 2025-01-05 02:54:52,901 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,901 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,909 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,909 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,909 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,909 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,923 [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 2025-01-05 02:54:52,929 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,929 [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 2025-01-05 02:54:52,930 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,930 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,938 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,938 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,938 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,938 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,955 [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 2025-01-05 02:54:52,955 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,955 [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 2025-01-05 02:54:52,957 [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 2025-01-05 02:54:52,957 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,966 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,966 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,966 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,966 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,980 [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 2025-01-05 02:54:52,981 [main] Physical connection closed
DEBUG 2025-01-05 02:54:52,989 [main] Physical connection got
DEBUG 2025-01-05 02:54:52,989 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,989 [main] Logical connection closed
DEBUG 2025-01-05 02:54:52,989 [main] Logical connection got
WARN  2025-01-05 02:54:52,991 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-01-05 02:54:52,996 [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 2025-01-05 02:54:52,996 [main] Logical connection got
DEBUG 2025-01-05 02:54:52,997 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-05 02:54:52,998 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-01-05 02:54:52,998 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,006 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,006 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,006 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,006 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,022 [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 2025-01-05 02:54:53,027 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,035 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,035 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,036 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,036 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,051 [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 2025-01-05 02:54:53,053 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,053 [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 2025-01-05 02:54:53,054 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,054 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,054 [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 2025-01-05 02:54:53,055 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,055 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,063 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,063 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,063 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,063 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,080 [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 2025-01-05 02:54:53,081 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,081 [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 2025-01-05 02:54:53,084 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,084 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,084 [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 2025-01-05 02:54:53,085 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,085 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,085 [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 2025-01-05 02:54:53,087 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,087 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,087 [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 2025-01-05 02:54:53,087 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,088 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,088 [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 2025-01-05 02:54:53,088 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,088 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,096 [main] Transaction began
DEBUG 2025-01-05 02:54:53,097 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,097 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,097 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,097 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,112 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-01-05 02:54:53,113 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,113 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:54:53,113 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,113 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,114 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-01-05 02:54:53,114 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,114 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,114 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:54:53,114 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,114 [main] Transaction rolledback
DEBUG 2025-01-05 02:54:53,114 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,123 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,123 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,123 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,123 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,138 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,141 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,149 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,149 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,149 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,149 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,165 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,169 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,178 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,178 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,178 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,178 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,184 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-01-05 02:54:53,186 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,193 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,193 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,193 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,194 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,200 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-01-05 02:54:53,201 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,209 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,209 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,209 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,209 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,215 [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 2025-01-05 02:54:53,216 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,224 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,224 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,225 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,225 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,231 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2025-01-05 02:54:53,232 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,240 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,241 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,241 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,241 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,256 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,257 [main] Logical connection got
DEBUG 2025-01-05 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 2025-01-05 02:54:53,261 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,261 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,269 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,269 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,269 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,269 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,285 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,286 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,294 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,294 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,294 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,294 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,310 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-05 02:54:53,310 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,319 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,319 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,319 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,319 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,335 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-05 02:54:53,335 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.011 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-01-05 02:54:53,361 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,361 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,365 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,366 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-01-05 02:54:53,447 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,447 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,448 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,448 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2025-01-05 02:54:53,463 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,463 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,466 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,468 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,479 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,479 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,482 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,483 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,493 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,493 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,497 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,498 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2025-01-05 02:54:53,507 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,507 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,522 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,522 [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 2025-01-05 02:54:53,525 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,526 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,531 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,531 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,546 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,546 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,547 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,547 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,557 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,560 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,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  department.dname = 'RESEARCH'
DEBUG 2025-01-05 02:54:53,563 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,563 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2025-01-05 02:54:53,603 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,604 [main] Logical connection got
WARN  2025-01-05 02:54:53,605 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-05 02:54:53,606 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-05 02:54:53,607 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,607 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,618 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,618 [main] Logical connection got
WARN  2025-01-05 02:54:53,620 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-05 02:54:53,621 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-05 02:54:53,621 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,621 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-01-05 02:54:53,652 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,652 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,653 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,654 [main] Physical connection closed
DEBUG 2025-01-05 02:54:53,660 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,660 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,661 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,661 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2025-01-05 02:54:53,673 [main] Physical connection got
DEBUG 2025-01-05 02:54:53,673 [main] Logical connection got
DEBUG 2025-01-05 02:54:53,674 [main] Logical connection closed
DEBUG 2025-01-05 02:54:53,674 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2025-01-05 02:54:54,887 [main] Physical connection got
DEBUG 2025-01-05 02:54:54,887 [main] Logical connection got
DEBUG 2025-01-05 02:54:54,898 [main] Logical connection closed
DEBUG 2025-01-05 02:54:54,898 [main] Logical connection got
DEBUG 2025-01-05 02:54:54,957 [main] Logical connection closed
DEBUG 2025-01-05 02:54:54,988 [main] Logical connection got
DEBUG 2025-01-05 02:54:54,990 [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 2025-01-05 02:54:55,003 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,003 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,003 [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 2025-01-05 02:54:55,011 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,011 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,012 [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 2025-01-05 02:54:55,013 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,013 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,013 [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 2025-01-05 02:54:55,015 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,015 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,015 [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 2025-01-05 02:54:55,017 [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 2025-01-05 02:54:55,018 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,018 [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 2025-01-05 02:54:55,019 [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 2025-01-05 02:54:55,022 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,022 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-05 02:54:55,023 [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 2025-01-05 02:54:55,024 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,024 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:55,025 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2025-01-05 02:54:55,026 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,027 [main] UPDATE EMP SET tstamp = '2025-01-05 02.54.55', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-05 02:54:55,028 [main] Logical connection closed
after timestamp:2025-01-05 02:54:55.026
DEBUG 2025-01-05 02:54:55,029 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,029 [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, 2025-01-05 02:54:55.026 {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 2025-01-05 02:54:55,032 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,033 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2025-01-05 02:54:55,071 [main] Physical connection got
DEBUG 2025-01-05 02:54:55,072 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,072 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,072 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,086 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,088 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,088 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2025-01-05 02:54:55,088 [main] Logical connection closed
before update versionNo:0
DEBUG 2025-01-05 02:54:55,089 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,089 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2025-01-05 02:54:55,090 [main] Logical connection closed
after update versionNo:1
DEBUG 2025-01-05 02:54:55,090 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,090 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2025-01-05 02:54:55,090 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,090 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2025-01-05 02:54:55,136 [main] Physical connection got
DEBUG 2025-01-05 02:54:55,136 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,136 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,136 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,149 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,158 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,159 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2025-01-05 02:54:55,162 [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, 2025-01-05 02:54:55.026 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2025-01-05 02:54:55,165 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,165 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2025-01-05 02:54:55,166 [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 2025-01-05 02:54:55,168 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,168 [main] SELECT empno FROM emp
DEBUG 2025-01-05 02:54:55,168 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2025-01-05 02:54:55,170 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,170 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2025-01-05 02:54:55,170 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-05 02:54:55.026 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-05 02:54:55,171 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,171 [main] SELECT count(*) FROM emp
DEBUG 2025-01-05 02:54:55,172 [main] Logical connection closed
count:14
DEBUG 2025-01-05 02:54:55,173 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,173 [main] SELECT * FROM emp

DEBUG 2025-01-05 02:54:55,174 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,175 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,175 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2025-01-05 02:54:55,176 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,176 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,176 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

DEBUG 2025-01-05 02:54:55,177 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,177 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,177 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  AND deptno = 20

DEBUG 2025-01-05 02:54:55,178 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,178 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,178 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2025-01-05 02:54:55,179 [main] Logical connection closed
updatedRows:1
DEBUG 2025-01-05 02:54:55,180 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,180 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2025-01-05 02:54:55,183 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,183 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2025-01-05 02:54:55,218 [main] Physical connection got
DEBUG 2025-01-05 02:54:55,218 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,219 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,219 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,230 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,230 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,231 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2025-01-05 02:54:55,232 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-05 02:54:55.026 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-05 02:54:55,233 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,233 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,233 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,236 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,238 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,238 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:55,239 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-05 02:54:55.026 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-05 02:54:55,239 [main] Logical connection got
DEBUG 2025-01-05 02:54:55,239 [main] UPDATE EMP SET tstamp = '2025-01-05 02.54.55', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2025-01-05 02.54.55'
DEBUG 2025-01-05 02:54:55,240 [main] Logical connection closed
DEBUG 2025-01-05 02:54:55,240 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.124 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-01-05 02:54:56,732 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:56,793 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:54:56,831 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:56,834 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:56,858 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:56,859 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:56,903 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:56,910 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:56,932 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-05 02:54:57,091 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,091 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,173 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,180 [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 2025-01-05 02:54:57,190 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,191 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,194 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,198 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,204 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,204 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,217 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,220 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,221 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,234 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,234 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,234 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,235 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,350 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2025-01-05 02:54:57,355 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,357 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,358 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,361 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,370 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,370 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,380 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,382 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,383 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,388 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,388 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,389 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,389 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,430 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,454 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,456 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,456 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,459 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,462 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,468 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,468 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,479 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,482 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,482 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,487 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,487 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,487 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,488 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,532 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,538 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,539 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,540 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,543 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,546 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,551 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,551 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,560 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,563 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,566 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,566 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,566 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,567 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,605 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,610 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,612 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,613 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,615 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,617 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,622 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,622 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,631 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,633 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,634 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,637 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,637 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,637 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,637 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,670 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,676 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,677 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,678 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,680 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,687 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,688 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,696 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,698 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,698 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,702 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,702 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,702 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,702 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,735 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2025-01-05 02:54:57,740 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,748 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,753 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,757 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,758 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,766 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,767 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,768 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,771 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,771 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,771 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,771 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,803 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,809 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,811 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,812 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,814 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,816 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,821 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,821 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,828 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,830 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,831 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,834 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,834 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,834 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,834 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,870 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,875 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,877 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,878 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,880 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,882 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,887 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,887 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,895 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,897 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,897 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,900 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,900 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,900 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,901 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:57,932 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:57,937 [main] Physical connection closed
DEBUG 2025-01-05 02:54:57,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:57,939 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,942 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,945 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:57,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,957 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:57,959 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:57,959 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:57,964 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:57,966 [main] Physical connection got
DEBUG 2025-01-05 02:54:57,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:57,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:57,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:57,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:58,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:58,019 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-05 02.54.58', 99, 'hoge', 0)
DEBUG 2025-01-05 02:54:58,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:58,024 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736013297964/0, BranchId=]
DEBUG 2025-01-05 02:54:58,025 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,027 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,029 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,031 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,035 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,035 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,043 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,044 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,045 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,047 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,048 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,048 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,084 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:58,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,091 [main] UPDATE EMP SET tstamp = '2025-01-05 02.54.58', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-05 02:54:58,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,092 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736013297964/1, BranchId=]
DEBUG 2025-01-05 02:54:58,093 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,095 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,097 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,099 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,104 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,104 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,112 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,113 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,114 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,116 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,117 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,162 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,162 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:58,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,165 [main] UPDATE EMP SET tstamp = '2025-01-05 02.54.58', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2025-01-05 02:54:58,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,166 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736013297964/2, BranchId=]
DEBUG 2025-01-05 02:54:58,166 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,167 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,168 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,170 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,173 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,177 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,177 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,184 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,186 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,186 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,189 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,189 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,214 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,223 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,223 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:58,226 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,226 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-01-05 02:54:58,227 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,227 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736013297964/3, BranchId=]
DEBUG 2025-01-05 02:54:58,227 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,228 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,229 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,231 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,233 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,237 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,237 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,244 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,246 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,247 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,250 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,251 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,251 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,251 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,275 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2025-01-05 02:54:58,277 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,278 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,279 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,281 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,283 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,287 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,287 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,294 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,295 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,296 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,307 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,307 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,307 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,307 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,331 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2025-01-05 02:54:58,339 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,341 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,341 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,343 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,346 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,349 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,350 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,356 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,358 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,359 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,361 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,361 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,362 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,362 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,385 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,393 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,395 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,395 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,398 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,399 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,407 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,407 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,414 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,416 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,416 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,418 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,419 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,419 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,419 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,441 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,449 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,450 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,451 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,453 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,455 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,458 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,459 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,466 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,467 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,469 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,469 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,470 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,470 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,493 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,502 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,504 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,507 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,509 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,512 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,512 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,519 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,520 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,521 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,523 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,523 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,524 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,524 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,545 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,553 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,554 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-05 02:54:58,561 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-05 02:54:58,563 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,564 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,565 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,567 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,569 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,573 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,573 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,580 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,581 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,582 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,584 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,584 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,585 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,585 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,606 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,614 [main] Logical connection got, tx=null
DEBUG 2025-01-05 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
DEBUG 2025-01-05 02:54:58,618 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-05 02:54:58,620 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,622 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,624 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,626 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,629 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,636 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,637 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,638 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,640 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,640 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,640 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,641 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,666 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,674 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,674 [main] select * from emp
DEBUG 2025-01-05 02:54:58,677 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-05 02:54:58,679 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,680 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,680 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,683 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,685 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,689 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,689 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,695 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,697 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,697 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,699 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,699 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,700 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,700 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,721 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,728 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,729 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-01-05 02:54:58,732 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-01-05 02:54:58,734 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,735 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,736 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,738 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,740 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,743 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,744 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,750 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,751 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,752 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,754 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,754 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,754 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,754 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,775 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2025-01-05 02:54:58,783 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,785 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,785 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,787 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,793 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,799 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,800 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,801 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,803 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,803 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,804 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,804 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,824 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,832 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,833 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-05 02:54:58,835 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-05 02:54:58,837 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,838 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,839 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,841 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,843 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,846 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,847 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,853 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,854 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,854 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,857 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,857 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,857 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,857 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,877 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,885 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,885 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-05 02:54:58,891 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-05 02:54:58,893 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,894 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,895 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,897 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,899 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,902 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,902 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,908 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,909 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,910 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,912 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,912 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,912 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,913 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,933 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,941 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,942 [main] select * from emp
DEBUG 2025-01-05 02:54:58,943 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-05 02:54:58,945 [main] Physical connection closed
DEBUG 2025-01-05 02:54:58,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:58,947 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,950 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,952 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,956 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:58,956 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,963 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:58,964 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:58,965 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:58,967 [main] Physical connection got
DEBUG 2025-01-05 02:54:58,967 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,967 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,967 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,988 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:58,996 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:58,996 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-01-05 02:54:58,999 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-01-05 02:54:59,000 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,001 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,002 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,004 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,006 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,009 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,009 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,015 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,016 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,017 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,019 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,019 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,019 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,019 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,039 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,047 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,047 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-05 02:54:59,049 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-05 02:54:59,049 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,051 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,051 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,053 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,055 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,059 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,059 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,064 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,066 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,066 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,068 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,068 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,068 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,069 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,088 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,102 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,102 [main] select count(*) from emp
DEBUG 2025-01-05 02:54:59,104 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,104 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,105 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,106 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,108 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,110 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,113 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,113 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,119 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,120 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,121 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,123 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,123 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,123 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,123 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,142 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,150 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,150 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-05 02:54:59,151 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2025-01-05 02:54:59,152 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,153 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,155 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,157 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,160 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,166 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,168 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,168 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,170 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,170 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,170 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,171 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,190 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,197 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,197 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-05 02:54:59,198 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2025-01-05 02:54:59,199 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,200 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,200 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,202 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,204 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,207 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,207 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,213 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,215 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,215 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,217 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,217 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,218 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,218 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,236 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,243 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,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 WHERE empno = 7788
DEBUG 2025-01-05 02:54:59,244 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2025-01-05 02:54:59,244 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,246 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,248 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,250 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,258 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,260 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,260 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,263 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,263 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,263 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,263 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,281 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,288 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,288 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-01-05 02:54:59,289 [main] Logical connection closed, tx=null
[Ljava.util.Map;@689e8c34
DEBUG 2025-01-05 02:54:59,289 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,290 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,291 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,292 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,294 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,298 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,298 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,304 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,305 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,305 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,307 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,308 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,308 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,308 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,325 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,332 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,332 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2025-01-05 02:54:59,334 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2025-01-05 02:54:59,335 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,336 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,337 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,338 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,340 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,343 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,344 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,349 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,353 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,353 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,356 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,356 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,356 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,356 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,373 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2025-01-05 02:54:59,380 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,380 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2025-01-05 02:54:59,384 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-01-05 02:54:59,384 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,385 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,386 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,388 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,393 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,393 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,399 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,400 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,401 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,403 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,403 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,403 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,403 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,420 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,424 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,424 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:54:59,424 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,424 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,426 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,426 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,428 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,430 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,433 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,438 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,439 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,440 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,442 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,442 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,442 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,442 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,460 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,463 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,464 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:54:59,464 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,464 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,465 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,466 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,468 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,470 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,478 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,479 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,480 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,482 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,482 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,483 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,483 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,494 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,495 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,495 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2025-01-05 02:54:59,502 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-01-05 02:54:59,502 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,504 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,506 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,508 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,511 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,511 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,516 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,517 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,517 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,519 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,520 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,520 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,520 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,531 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,531 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,531 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-01-05 02:54:59,532 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-01-05 02:54:59,532 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,534 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,536 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,538 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,541 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,541 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,546 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,547 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,548 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,549 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,550 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,574 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,574 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-05 02.54.59', 9999, 'test', 50)
DEBUG 2025-01-05 02:54:59,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,575 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-01-05 02:54:59,577 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-01-05 02:54:59,577 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,577 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2025-01-05 02:54:59,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2025-01-05 02:54:59.574 {50, null, null, 0}
DEBUG 2025-01-05 02:54:59,578 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736013297964/4, BranchId=]
DEBUG 2025-01-05 02:54:59,578 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,580 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,580 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,582 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,584 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,587 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,587 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,592 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,593 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,594 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,595 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,596 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,596 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,596 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,612 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,618 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,619 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,619 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,621 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,623 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,626 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,626 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,631 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,632 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,633 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,635 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,635 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,635 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,635 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,651 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2025-01-05 02:54:59,659 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,660 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-05 02:54:59,662 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,662 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,663 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,664 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,670 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,670 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,675 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,676 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,677 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,679 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,679 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,679 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,679 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,695 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2025-01-05 02:54:59,704 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,704 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2025-01-05 02:54:59,705 [main] Logical connection closed, tx=null
[]
DEBUG 2025-01-05 02:54:59,705 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,706 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,707 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,709 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,710 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,713 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,713 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,718 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,719 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,720 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,723 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,723 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,723 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,723 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,739 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2025-01-05 02:54:59,745 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,745 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2025-01-05 02:54:59,746 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-01-05 02:54:59,747 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,749 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,755 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,755 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,760 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,761 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,762 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,764 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,764 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,764 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,765 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,780 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2025-01-05 02:54:59,784 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,785 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,785 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,787 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,792 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,797 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,798 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,798 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,800 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,801 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,801 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,801 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,817 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-01-05 02:54:59,823 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,823 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-01-05 02:54:59,825 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,825 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,827 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,829 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,830 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,833 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,833 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,838 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,839 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,840 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,842 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,842 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,842 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,842 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,858 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-01-05 02:54:59,865 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,865 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2025-01-05 02:54:59,866 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,866 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,868 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,870 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,871 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,874 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,874 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,879 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,881 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,881 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,884 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,884 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,884 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,884 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,903 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-05 02:54:59,904 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,904 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2025-01-05 02:54:59,906 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2025-01-05 02:54:59,906 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,908 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,908 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,910 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,912 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,915 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,915 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,920 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,921 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,921 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,924 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,924 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,924 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,924 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,940 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-05 02:54:59,942 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,943 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,943 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,945 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,947 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,950 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,950 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,955 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,956 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,957 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,959 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,959 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,959 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,959 [main] Logical connection got, tx=null
WARN  2025-01-05 02:54:59,962 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-01-05 02:54:59,968 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-05 02:54:59,968 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,968 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-01-05 02:54:59,971 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-01-05 02:54:59,971 [main] Physical connection closed
DEBUG 2025-01-05 02:54:59,972 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:54:59,973 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,975 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,977 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,979 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:54:59,980 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:54:59,986 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:54:59,986 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:54:59,988 [main] Physical connection got
DEBUG 2025-01-05 02:54:59,988 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:54:59,989 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:54:59,989 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,007 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-01-05 02:55:00,014 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,015 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,016 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,017 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,019 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,022 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,022 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,027 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,028 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,029 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,031 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,031 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,031 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,032 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,049 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2025-01-05 02:55:00,054 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,054 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2025-01-05 02:55:00,055 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,055 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,055 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2025-01-05 02:55:00,056 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,056 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,057 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,058 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,060 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,061 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,064 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,064 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,069 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,070 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,071 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,073 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,073 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,074 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,074 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,091 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2025-01-05 02:55:00,095 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,095 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2025-01-05 02:55:00,099 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,099 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,099 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2025-01-05 02:55:00,100 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,100 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,100 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2025-01-05 02:55:00,102 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,102 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,103 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2025-01-05 02:55:00,103 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,104 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,104 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2025-01-05 02:55:00,104 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,105 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,106 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,106 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,108 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,110 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,113 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,113 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,118 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,119 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,119 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,121 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,122 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,140 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-01-05 02:55:00,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,141 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:55:00,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,142 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-01-05 02:55:00,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,143 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-01-05 02:55:00,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,143 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736013297964/5, BranchId=]
DEBUG 2025-01-05 02:55:00,143 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,145 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,147 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,148 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,151 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,151 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,156 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,158 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,158 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,161 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,161 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,161 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,161 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,178 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,182 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,184 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,184 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,186 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,188 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,196 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,197 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,197 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,199 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,199 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,200 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,200 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,217 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,222 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,223 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,224 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,226 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,227 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,230 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,231 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,236 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,237 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,237 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,240 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,240 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,240 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,240 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,247 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-01-05 02:55:00,249 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,253 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,254 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,256 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,257 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,260 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,260 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,266 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,267 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,267 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,269 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,269 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,270 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,270 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,276 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-01-05 02:55:00,278 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,280 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,282 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,283 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,286 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,286 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,291 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,292 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,293 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,295 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,295 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,295 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,295 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,302 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2025-01-05 02:55:00,303 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,304 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,305 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,307 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,309 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,311 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,312 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,317 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,318 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,318 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,321 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,321 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,321 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,321 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,328 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2025-01-05 02:55:00,329 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,330 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,331 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,333 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,334 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,337 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,338 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,342 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,343 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,344 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,347 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,347 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,347 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,347 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,364 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,365 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,365 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-01-05 02:55:00,368 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,369 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,370 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,372 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,374 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,376 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,377 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,383 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,386 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,386 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,386 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,386 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,403 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,404 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,405 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,405 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,409 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,412 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,412 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,416 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,417 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,418 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,420 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,420 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,421 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,421 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,438 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-05 02:55:00,439 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,441 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,443 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,444 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,447 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,447 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,452 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,453 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,454 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-01-05 02:55:00,456 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,456 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,456 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,456 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,473 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-01-05 02:55:00,474 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.294 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.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2025-01-05 02:55:00,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,525 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,531 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,531 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,536 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,537 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,540 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,543 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,543 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,547 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,549 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,550 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,551 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,553 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,554 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,562 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,566 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,569 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,569 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,573 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,573 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,574 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,575 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,577 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,578 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,581 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,581 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,586 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,587 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,590 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,593 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,593 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,597 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,597 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-01-05 02:55:00,601 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,602 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,606 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,611 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,612 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,614 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,614 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,615 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,615 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2025-01-05 02:55:00,619 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,619 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,621 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,623 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,624 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,628 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,629 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,631 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,631 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,647 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,648 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2025-01-05 02:55:00,652 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,653 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,654 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,659 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,659 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,663 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,664 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,666 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,666 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,683 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,683 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,683 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,683 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,694 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,699 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,700 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-01-05 02:55:00,702 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,702 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2025-01-05 02:55:00,723 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,723 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,725 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,730 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,730 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,735 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,736 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,739 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,751 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,751 [main] Logical connection got, tx=null
WARN  2025-01-05 02:55:00,753 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-05 02:55:00,754 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-05 02:55:00,754 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,755 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,756 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,756 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,758 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,760 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,763 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,763 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,767 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,768 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,771 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,775 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,775 [main] Logical connection got, tx=null
WARN  2025-01-05 02:55:00,777 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-01-05 02:55:00,778 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-01-05 02:55:00,778 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,778 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,779 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,780 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,783 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,786 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,786 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,791 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,792 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,798 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,802 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,803 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-01-05 02:55:00,804 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,806 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,809 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,809 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,814 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,815 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,818 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-01-05 02:55:00,825 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,825 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,827 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,830 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,830 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,834 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,835 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,837 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,837 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,839 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,839 [main] Physical connection closed
DEBUG 2025-01-05 02:55:00,840 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,840 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,842 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,845 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,845 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,849 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,850 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,852 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,852 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,853 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,853 [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 2025-01-05 02:55:00,857 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-01-05 02:55:00,857 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,859 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,862 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-01-05 02:55:00,862 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,867 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-01-05 02:55:00,868 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-01-05 02:55:00,869 [main] Physical connection got
DEBUG 2025-01-05 02:55:00,870 [main] Logical connection got, tx=null
DEBUG 2025-01-05 02:55:00,870 [main] Logical connection closed, tx=null
DEBUG 2025-01-05 02:55:00,871 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.298s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.357s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.588s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.614s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Sun Jan 05 02:55:00 JST 2025
[INFO] Final Memory: 30M/406M
[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