Skip to content
Started by upstream project "s2dao-1.0.x-snapshot" build number 6304
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 '2026-03-23T02:54:43.899 +0900'
At revision 1334

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2026-03-23T02:54:43.899 +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 2026-03-23 02:54:49,816 [main] Physical connection got
DEBUG 2026-03-23 02:54:49,816 [main] Logical connection got
DEBUG 2026-03-23 02:54:49,828 [main] Logical connection closed
DEBUG 2026-03-23 02:54:49,829 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,003 [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 2026-03-23 02:54:50,011 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,033 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,033 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,033 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,034 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,076 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,101 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,116 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,117 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,117 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,117 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,153 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,158 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,172 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,172 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,172 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,172 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,207 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,212 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,227 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,227 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,227 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,227 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,263 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,268 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,282 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,282 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,283 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,283 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,323 [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 2026-03-23 02:54:50,328 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,341 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,341 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,342 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,342 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,372 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,377 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,392 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,392 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,392 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,392 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,421 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,426 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,439 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,439 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,439 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,439 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,466 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,471 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,486 [main] Transaction began
DEBUG 2026-03-23 02:54:50,487 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,488 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,488 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,488 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,515 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,535 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,537 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-23 02.54.50', 99, 'hoge', 0)
DEBUG 2026-03-23 02:54:50,542 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,542 [main] Transaction rolledback
DEBUG 2026-03-23 02:54:50,543 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,555 [main] Transaction began
DEBUG 2026-03-23 02:54:50,555 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,556 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,556 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,556 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,581 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,592 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,592 [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 2026-03-23 02:54:50,598 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,599 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,599 [main] UPDATE EMP SET tstamp = '2026-03-23 02.54.50', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-23 02:54:50,600 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,600 [main] Transaction rolledback
DEBUG 2026-03-23 02:54:50,600 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,623 [main] Transaction began
DEBUG 2026-03-23 02:54:50,624 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,624 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,624 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,624 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,683 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,693 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,693 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-03-23 02:54:50,696 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,696 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,696 [main] UPDATE EMP SET tstamp = '2026-03-23 02.54.50', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2026-03-23 02:54:50,697 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,697 [main] Transaction rolledback
DEBUG 2026-03-23 02:54:50,697 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,708 [main] Transaction began
DEBUG 2026-03-23 02:54:50,709 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,709 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,709 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,709 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,735 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,744 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,745 [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 2026-03-23 02:54:50,747 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,747 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,747 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-23 02:54:50,748 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,748 [main] Transaction rolledback
DEBUG 2026-03-23 02:54:50,748 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,760 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,761 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,761 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,761 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,786 [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 2026-03-23 02:54:50,787 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,798 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,798 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,799 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,799 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,823 [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 2026-03-23 02:54:50,831 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,856 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,856 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,856 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,856 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,879 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,888 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,900 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,900 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,901 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,901 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,932 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,940 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,951 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,951 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,951 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,951 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,972 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,981 [main] Physical connection closed
DEBUG 2026-03-23 02:54:50,992 [main] Physical connection got
DEBUG 2026-03-23 02:54:50,992 [main] Logical connection got
DEBUG 2026-03-23 02:54:50,992 [main] Logical connection closed
DEBUG 2026-03-23 02:54:50,992 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,013 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,020 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,020 [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 2026-03-23 02:54:51,031 [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 2026-03-23 02:54:51,033 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,043 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,044 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,044 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,044 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,064 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,071 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,071 [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 2026-03-23 02:54:51,075 [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 2026-03-23 02:54:51,077 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,087 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,087 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,088 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,088 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,108 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,115 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,116 [main] select * from emp
DEBUG 2026-03-23 02:54:51,119 [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 2026-03-23 02:54:51,120 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,131 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,131 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,131 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,132 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,153 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,160 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,160 [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 2026-03-23 02:54:51,164 [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 2026-03-23 02:54:51,166 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,176 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,176 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,177 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,177 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,198 [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 2026-03-23 02:54:51,205 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,215 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,215 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,216 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,216 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,237 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,246 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,246 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-23 02:54:51,248 [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 2026-03-23 02:54:51,250 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,260 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,260 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,260 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,260 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,281 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,289 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,290 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-23 02:54:51,294 [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 2026-03-23 02:54:51,295 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,305 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,305 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,306 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,306 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,327 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,335 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,335 [main] select * from emp
DEBUG 2026-03-23 02:54:51,337 [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 2026-03-23 02:54:51,338 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,348 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,348 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,348 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,348 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,370 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,378 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,378 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-03-23 02:54:51,380 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-03-23 02:54:51,382 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,404 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,405 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,405 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,405 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,426 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,433 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,433 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-23 02:54:51,435 [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 2026-03-23 02:54:51,436 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,446 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,446 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,446 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,446 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,467 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,474 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,475 [main] select count(*) from emp
DEBUG 2026-03-23 02:54:51,476 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,476 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,486 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,486 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,487 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,487 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,507 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,515 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,516 [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 2026-03-23 02:54:51,517 [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 2026-03-23 02:54:51,517 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,527 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,527 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,527 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,528 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,549 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,557 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,557 [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 2026-03-23 02:54:51,558 [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 2026-03-23 02:54:51,558 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,568 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,568 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,568 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,568 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,589 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,597 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,597 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-03-23 02:54:51,598 [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 2026-03-23 02:54:51,599 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,609 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,609 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,610 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,610 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,631 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,639 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,639 [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 2026-03-23 02:54:51,640 [main] Logical connection closed
[Ljava.util.Map;@1c5aebd9
DEBUG 2026-03-23 02:54:51,640 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,650 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,650 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,651 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,651 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,672 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,679 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,679 [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 2026-03-23 02:54:51,682 [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 2026-03-23 02:54:51,682 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,692 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,692 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,692 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,692 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,712 [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 2026-03-23 02:54:51,719 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,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 ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2026-03-23 02:54:51,723 [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 2026-03-23 02:54:51,724 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,733 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,733 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,733 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,733 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,751 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,755 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,755 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:51,755 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,756 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,765 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,765 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,765 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,765 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,783 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,786 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,787 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:51,787 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,787 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,797 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,797 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,797 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,798 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,810 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,811 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,812 [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 2026-03-23 02:54:51,813 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-03-23 02:54:51,814 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,823 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,823 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,823 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,823 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,850 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,851 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,851 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-03-23 02:54:51,852 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-03-23 02:54:51,853 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,862 [main] Transaction began
DEBUG 2026-03-23 02:54:51,863 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,863 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,863 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,863 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,881 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,888 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,888 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-23 02.54.51', 9999, 'test', 50)
DEBUG 2026-03-23 02:54:51,889 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,889 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,889 [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 2026-03-23 02:54:51,891 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-23 02:54:51,891 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,891 [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 2026-03-23 02:54:51,892 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2026-03-23 02:54:51.888 {50, null, null, 0}
DEBUG 2026-03-23 02:54:51,892 [main] Transaction rolledback
DEBUG 2026-03-23 02:54:51,892 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,902 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,902 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,902 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,902 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,919 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,926 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,935 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,935 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,935 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,935 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,952 [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 2026-03-23 02:54:51,961 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,961 [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 2026-03-23 02:54:51,963 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,964 [main] Physical connection closed
DEBUG 2026-03-23 02:54:51,973 [main] Physical connection got
DEBUG 2026-03-23 02:54:51,973 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,973 [main] Logical connection closed
DEBUG 2026-03-23 02:54:51,973 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,990 [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 2026-03-23 02:54:51,999 [main] Logical connection got
DEBUG 2026-03-23 02:54:51,999 [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 2026-03-23 02:54:52,000 [main] Logical connection closed
[]
DEBUG 2026-03-23 02:54:52,000 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,011 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,011 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,011 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,011 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,028 [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 2026-03-23 02:54:52,033 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,033 [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 2026-03-23 02:54:52,035 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-03-23 02:54:52,035 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,045 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,045 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,045 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,045 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,061 [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 2026-03-23 02:54:52,065 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,073 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,074 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,074 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,074 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,091 [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 2026-03-23 02:54:52,098 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,098 [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 2026-03-23 02:54:52,100 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,101 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,109 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,109 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,110 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,110 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,126 [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 2026-03-23 02:54:52,133 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,133 [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 2026-03-23 02:54:52,134 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,134 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,144 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,144 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,144 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,145 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,164 [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 2026-03-23 02:54:52,165 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,165 [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 2026-03-23 02:54:52,167 [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 2026-03-23 02:54:52,168 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,177 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,177 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,177 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,178 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,194 [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 2026-03-23 02:54:52,195 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,204 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,204 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,204 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,205 [main] Logical connection got
WARN  2026-03-23 02:54:52,207 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-03-23 02:54:52,212 [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 2026-03-23 02:54:52,213 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,213 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-03-23 02:54:52,215 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-03-23 02:54:52,215 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,224 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,224 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,224 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,224 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,242 [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 2026-03-23 02:54:52,249 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,258 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,259 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,259 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,259 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,276 [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 2026-03-23 02:54:52,279 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,279 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2026-03-23 02:54:52,280 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,280 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,280 [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 2026-03-23 02:54:52,281 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,281 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,291 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,291 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,291 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,292 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,311 [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 2026-03-23 02:54:52,313 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,313 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2026-03-23 02:54:52,317 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,317 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,317 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2026-03-23 02:54:52,318 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,318 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,318 [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 2026-03-23 02:54:52,320 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,320 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,320 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2026-03-23 02:54:52,321 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,322 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,322 [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 2026-03-23 02:54:52,322 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,322 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,331 [main] Transaction began
DEBUG 2026-03-23 02:54:52,332 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,332 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,332 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,333 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,352 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-03-23 02:54:52,353 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,353 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:52,354 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,354 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,354 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-03-23 02:54:52,354 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,355 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,355 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:52,355 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,355 [main] Transaction rolledback
DEBUG 2026-03-23 02:54:52,355 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,366 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,366 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,366 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,366 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,384 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,388 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,397 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,397 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,397 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,398 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,415 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,420 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,429 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,429 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,429 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,430 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,436 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-03-23 02:54:52,438 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,447 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,448 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,448 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,448 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,454 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-03-23 02:54:52,456 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,465 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,465 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,465 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,465 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,471 [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 2026-03-23 02:54:52,472 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,481 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,481 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,481 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,482 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,488 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2026-03-23 02:54:52,490 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,498 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,498 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,498 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,499 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,516 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,517 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,518 [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 2026-03-23 02:54:52,521 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,521 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,531 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,531 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,532 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,532 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,549 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,550 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,560 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,560 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,560 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,560 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,578 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-23 02:54:52,578 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,587 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,587 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,588 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,588 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,605 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-23 02:54:52,605 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.208 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-03-23 02:54:52,634 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,634 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,639 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,640 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-03-23 02:54:52,730 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,730 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,731 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,731 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2026-03-23 02:54:52,747 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,747 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,751 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,754 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,766 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,766 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,770 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,770 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,782 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,782 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,786 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,787 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2026-03-23 02:54:52,797 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,797 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,813 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,814 [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 2026-03-23 02:54:52,819 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,819 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,826 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,826 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,843 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,843 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,843 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,843 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,861 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,864 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,865 [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 2026-03-23 02:54:52,867 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,867 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2026-03-23 02:54:52,917 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,917 [main] Logical connection got
WARN  2026-03-23 02:54:52,918 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-23 02:54:52,919 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-23 02:54:52,919 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,920 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,931 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,931 [main] Logical connection got
WARN  2026-03-23 02:54:52,933 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-23 02:54:52,933 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-23 02:54:52,934 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,934 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-03-23 02:54:52,964 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,964 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,965 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,965 [main] Physical connection closed
DEBUG 2026-03-23 02:54:52,971 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,971 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,972 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,972 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-03-23 02:54:52,981 [main] Physical connection got
DEBUG 2026-03-23 02:54:52,981 [main] Logical connection got
DEBUG 2026-03-23 02:54:52,981 [main] Logical connection closed
DEBUG 2026-03-23 02:54:52,981 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 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 2026-03-23 02:54:54,221 [main] Physical connection got
DEBUG 2026-03-23 02:54:54,221 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,233 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,233 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,293 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,326 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,327 [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 2026-03-23 02:54:54,340 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,341 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,341 [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 2026-03-23 02:54:54,348 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,348 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,348 [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 2026-03-23 02:54:54,349 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,349 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,350 [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 2026-03-23 02:54:54,351 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,351 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,351 [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 2026-03-23 02:54:54,352 [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 2026-03-23 02:54:54,353 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,353 [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 2026-03-23 02:54:54,355 [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 2026-03-23 02:54:54,357 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,358 [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 2026-03-23 02:54:54,359 [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 2026-03-23 02:54:54,360 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,360 [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 2026-03-23 02:54:54,361 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2026-03-23 02:54:54,363 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,363 [main] UPDATE EMP SET tstamp = '2026-03-23 02.54.54', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-23 02:54:54,364 [main] Logical connection closed
after timestamp:2026-03-23 02:54:54.363
DEBUG 2026-03-23 02:54:54,365 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,365 [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, 2026-03-23 02:54:54.363 {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 2026-03-23 02:54:54,368 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,369 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2026-03-23 02:54:54,405 [main] Physical connection got
DEBUG 2026-03-23 02:54:54,406 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,406 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,406 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,417 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,419 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,419 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2026-03-23 02:54:54,420 [main] Logical connection closed
before update versionNo:0
DEBUG 2026-03-23 02:54:54,420 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,420 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2026-03-23 02:54:54,421 [main] Logical connection closed
after update versionNo:1
DEBUG 2026-03-23 02:54:54,421 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,421 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2026-03-23 02:54:54,422 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,422 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2026-03-23 02:54:54,468 [main] Physical connection got
DEBUG 2026-03-23 02:54:54,468 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,468 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,468 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,479 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,489 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,489 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-03-23 02:54:54,492 [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, 2026-03-23 02:54:54.363 {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 2026-03-23 02:54:54,495 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,495 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2026-03-23 02:54:54,495 [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 2026-03-23 02:54:54,497 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,497 [main] SELECT empno FROM emp
DEBUG 2026-03-23 02:54:54,497 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2026-03-23 02:54:54,499 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,499 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2026-03-23 02:54:54,500 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-23 02:54:54.363 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-23 02:54:54,500 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,500 [main] SELECT count(*) FROM emp
DEBUG 2026-03-23 02:54:54,501 [main] Logical connection closed
count:14
DEBUG 2026-03-23 02:54:54,502 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,502 [main] SELECT * FROM emp

DEBUG 2026-03-23 02:54:54,504 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,504 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,504 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2026-03-23 02:54:54,505 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,505 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,505 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

DEBUG 2026-03-23 02:54:54,506 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,506 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,506 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  AND deptno = 20

DEBUG 2026-03-23 02:54:54,507 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,508 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,508 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2026-03-23 02:54:54,508 [main] Logical connection closed
updatedRows:1
DEBUG 2026-03-23 02:54:54,509 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,509 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-03-23 02:54:54,512 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,513 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2026-03-23 02:54:54,547 [main] Physical connection got
DEBUG 2026-03-23 02:54:54,547 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,547 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,547 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,559 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,560 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,560 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2026-03-23 02:54:54,561 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-23 02:54:54.363 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-23 02:54:54,562 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,562 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,562 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,565 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,567 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,567 [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 2026-03-23 02:54:54,568 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-03-23 02:54:54.363 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-03-23 02:54:54,568 [main] Logical connection got
DEBUG 2026-03-23 02:54:54,568 [main] UPDATE EMP SET tstamp = '2026-03-23 02.54.54', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2026-03-23 02.54.54'
DEBUG 2026-03-23 02:54:54,569 [main] Logical connection closed
DEBUG 2026-03-23 02:54:54,569 [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] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] Copying 12 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 52 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-03-23 02:54:55,833 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:55,890 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:55,915 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:55,918 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:55,948 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:55,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:55,994 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,001 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,022 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-23 02:54:56,190 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,190 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,269 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,274 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2026-03-23 02:54:56,284 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,285 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,288 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,291 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,298 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,298 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,311 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,313 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,315 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,327 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,327 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,328 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,328 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,437 [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 2026-03-23 02:54:56,443 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,444 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,445 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,450 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,456 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,456 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,466 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,468 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,468 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,473 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,473 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,473 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,474 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,511 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,532 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,534 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,537 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,539 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,544 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,544 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,554 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,556 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,557 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,561 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,561 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,561 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,561 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,601 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,606 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,609 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,611 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,614 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,619 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,619 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,627 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,629 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,629 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,632 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,633 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,633 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,633 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,670 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,675 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,677 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,678 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,680 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,682 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,686 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,686 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,694 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,696 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,696 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,699 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,699 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,699 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,699 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,729 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,734 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,736 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,737 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,739 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,741 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,745 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,745 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,752 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,754 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,755 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,757 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,758 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,758 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,758 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,789 [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 2026-03-23 02:54:56,793 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,794 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,795 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,797 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,800 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,804 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,804 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,813 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,814 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,815 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,817 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,818 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,818 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,818 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,850 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,855 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,857 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,858 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,860 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,862 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,867 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,867 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,874 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,875 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,876 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,878 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,879 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,879 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,879 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,916 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,921 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,923 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,925 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,927 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,931 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,931 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,939 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,940 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,941 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,943 [main] Physical connection got
DEBUG 2026-03-23 02:54:56,943 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,944 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,944 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:56,976 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:56,980 [main] Physical connection closed
DEBUG 2026-03-23 02:54:56,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:56,983 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:56,985 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:56,987 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,991 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:56,991 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:56,998 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,000 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,000 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,005 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,006 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,035 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,057 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,059 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-23 02.54.57', 99, 'hoge', 0)
DEBUG 2026-03-23 02:54:57,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,064 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774202097004/0, BranchId=]
DEBUG 2026-03-23 02:54:57,064 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,066 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,067 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,069 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,071 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,075 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,082 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,084 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,084 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,086 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,087 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,124 [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 2026-03-23 02:54:57,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,131 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,131 [main] UPDATE EMP SET tstamp = '2026-03-23 02.54.57', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-23 02:54:57,132 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,132 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774202097004/1, BranchId=]
DEBUG 2026-03-23 02:54:57,132 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,133 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,134 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,136 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,138 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,143 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,143 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,150 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,152 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,152 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,155 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,155 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,200 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2026-03-23 02:54:57,202 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,202 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,203 [main] UPDATE EMP SET tstamp = '2026-03-23 02.54.57', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2026-03-23 02:54:57,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,203 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774202097004/2, BranchId=]
DEBUG 2026-03-23 02:54:57,204 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,205 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,206 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,208 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,210 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,214 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,214 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,221 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,222 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,222 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,225 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,225 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,225 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,225 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,258 [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 2026-03-23 02:54:57,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,260 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2026-03-23 02:54:57,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,261 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774202097004/3, BranchId=]
DEBUG 2026-03-23 02:54:57,261 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,262 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,263 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,265 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,267 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,271 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,271 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,278 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,279 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,280 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,283 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,283 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,283 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,283 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,308 [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 2026-03-23 02:54:57,309 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,310 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,311 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,313 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,315 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,319 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,319 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,326 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,327 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,328 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,338 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,338 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,338 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,338 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,362 [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 2026-03-23 02:54:57,371 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,372 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,372 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,375 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,377 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,380 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,380 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,387 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,388 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,389 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,392 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,392 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,392 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,392 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,416 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,424 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,425 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,426 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,428 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,429 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,433 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,447 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,448 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,449 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,451 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,451 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,451 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,451 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,475 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,482 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,483 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,483 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,485 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,487 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,491 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,491 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,497 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,498 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,499 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,501 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,501 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,501 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,502 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,523 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,531 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,532 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,532 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,534 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,536 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,539 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,539 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,545 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,546 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,547 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,549 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,549 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,549 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,549 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,570 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,577 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,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
DEBUG 2026-03-23 02:54:57,583 [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 2026-03-23 02:54:57,585 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,586 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,586 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,588 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,590 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,593 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,593 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,599 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,601 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,601 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,603 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,603 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,603 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,603 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,625 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,631 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,631 [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 2026-03-23 02:54:57,635 [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 2026-03-23 02:54:57,636 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,637 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,638 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,640 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,642 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,645 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,646 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,651 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,653 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,653 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,655 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,655 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,655 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,655 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,679 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,686 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,687 [main] select * from emp
DEBUG 2026-03-23 02:54:57,689 [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 2026-03-23 02:54:57,690 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,691 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,692 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,694 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,696 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,700 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,700 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,705 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,706 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,707 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,709 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,709 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,709 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,709 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,729 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,736 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,736 [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 2026-03-23 02:54:57,740 [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 2026-03-23 02:54:57,741 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,742 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,742 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,745 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,746 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,749 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,750 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,755 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,756 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,757 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,759 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,759 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,759 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,759 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,780 [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 2026-03-23 02:54:57,787 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,788 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,789 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,790 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,792 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,795 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,796 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,801 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,802 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,802 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,804 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,805 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,805 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,805 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,825 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,832 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,832 [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 2026-03-23 02:54:57,834 [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 2026-03-23 02:54:57,836 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,837 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,837 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,839 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,841 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,844 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,844 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,850 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,851 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,851 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,853 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,853 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,854 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,854 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,873 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,880 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,880 [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 2026-03-23 02:54:57,886 [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 2026-03-23 02:54:57,891 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,893 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,893 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,895 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,897 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,900 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,900 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,905 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,906 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,906 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,910 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,910 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,910 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,910 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,929 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,936 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,936 [main] select * from emp
DEBUG 2026-03-23 02:54:57,938 [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 2026-03-23 02:54:57,939 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,941 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,943 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,945 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,956 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:57,957 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,957 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,960 [main] Physical connection got
DEBUG 2026-03-23 02:54:57,960 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,960 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,961 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,979 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:57,987 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:57,987 [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 2026-03-23 02:54:57,988 [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 2026-03-23 02:54:57,990 [main] Physical connection closed
DEBUG 2026-03-23 02:54:57,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:57,991 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:57,993 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:57,995 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,999 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:57,999 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,004 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,005 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,006 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,008 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,008 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,008 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,008 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,027 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,033 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,033 [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 2026-03-23 02:54:58,035 [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 2026-03-23 02:54:58,036 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,038 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,041 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,044 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,045 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,050 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,051 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,051 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,053 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,053 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,054 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,054 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,085 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,093 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,093 [main] select count(*) from emp
DEBUG 2026-03-23 02:54:58,094 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,094 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,096 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,098 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,099 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,108 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,109 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,110 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,112 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,112 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,112 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,112 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,132 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,140 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,140 [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 2026-03-23 02:54:58,141 [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 2026-03-23 02:54:58,141 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,142 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,143 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,144 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,146 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,149 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,149 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,154 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,156 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,156 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,158 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,158 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,159 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,159 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,178 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,186 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,186 [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 2026-03-23 02:54:58,187 [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 2026-03-23 02:54:58,187 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,189 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,191 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,193 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,196 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,196 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,201 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,203 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,203 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,205 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,206 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,206 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,206 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,225 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,232 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,232 [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 2026-03-23 02:54:58,233 [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 2026-03-23 02:54:58,233 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,234 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,235 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,236 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,239 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,242 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,242 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,247 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,248 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,249 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,251 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,251 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,251 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,251 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,269 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,276 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,276 [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 2026-03-23 02:54:58,277 [main] Logical connection closed, tx=null
[Ljava.util.Map;@a1e940b
DEBUG 2026-03-23 02:54:58,277 [main] Physical connection closed
DEBUG 2026-03-23 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 2026-03-23 02:54:58,279 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,281 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,283 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,286 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,287 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,292 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,294 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,294 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,296 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,296 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,296 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,297 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,315 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,322 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,322 [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 2026-03-23 02:54:58,324 [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 2026-03-23 02:54:58,324 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,326 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,328 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,329 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,332 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,333 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,338 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,339 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,339 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,341 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,341 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,341 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,341 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,360 [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 2026-03-23 02:54:58,367 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,367 [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 2026-03-23 02:54:58,369 [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 2026-03-23 02:54:58,370 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,371 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,371 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,373 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,375 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,378 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,378 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,384 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,385 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,385 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,387 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,388 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,388 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,388 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,406 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,410 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,410 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:58,411 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,411 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,413 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,413 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,417 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,420 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,422 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,427 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,428 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,428 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,430 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,430 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,431 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,431 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,448 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,451 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,451 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:58,452 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,452 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,453 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,454 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,455 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,460 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,467 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,467 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,470 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,470 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,470 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,470 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,487 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,488 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,488 [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 2026-03-23 02:54:58,490 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-03-23 02:54:58,490 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,491 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,492 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,493 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,495 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,498 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,498 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,504 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,505 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,505 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,507 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,508 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,508 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,508 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,520 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,521 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,521 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-03-23 02:54:58,522 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-03-23 02:54:58,522 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,523 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,524 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,526 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,531 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,531 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,536 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,537 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,538 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,540 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,540 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,540 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,568 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-03-23 02.54.58', 9999, 'test', 50)
DEBUG 2026-03-23 02:54:58,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,569 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,569 [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 2026-03-23 02:54:58,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/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 2026-03-23 02:54:58,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,571 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2026-03-23 02:54:58,572 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-03-23 02:54:58.568 {50, null, null, 0}
DEBUG 2026-03-23 02:54:58,572 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774202097004/4, BranchId=]
DEBUG 2026-03-23 02:54:58,572 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,573 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,574 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,576 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,577 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,588 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,589 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,594 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,595 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,595 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,598 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,598 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,598 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,598 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,620 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,626 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,627 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,629 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,631 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,634 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,634 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,640 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,641 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,641 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,643 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,643 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,643 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,643 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,661 [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 2026-03-23 02:54:58,669 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,669 [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 2026-03-23 02:54:58,671 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,671 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,672 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,673 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,674 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,676 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,679 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,679 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,684 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,685 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,685 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,687 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,687 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,687 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,688 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,704 [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 2026-03-23 02:54:58,713 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,713 [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 2026-03-23 02:54:58,714 [main] Logical connection closed, tx=null
[]
DEBUG 2026-03-23 02:54:58,714 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,715 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,716 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,718 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,719 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,722 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,722 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,727 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,728 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,728 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,731 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,731 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,731 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,731 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,748 [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 2026-03-23 02:54:58,754 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,754 [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 2026-03-23 02:54:58,756 [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 2026-03-23 02:54:58,756 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,757 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,757 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,759 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,761 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,764 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,764 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,769 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,770 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,770 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,772 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,772 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,772 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,773 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,788 [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 2026-03-23 02:54:58,791 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,793 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,795 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,796 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,799 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,804 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,805 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,806 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,808 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,808 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,808 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,808 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,824 [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 2026-03-23 02:54:58,830 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,830 [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 2026-03-23 02:54:58,832 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,832 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,835 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,836 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,838 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,839 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,842 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,842 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,846 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,847 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,848 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,850 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,850 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,850 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,850 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,865 [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 2026-03-23 02:54:58,871 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,872 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2026-03-23 02:54:58,872 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,872 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,873 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,874 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,876 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,877 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,880 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,880 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,885 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,886 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,886 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,889 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,889 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,889 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,889 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,907 [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 2026-03-23 02:54:58,908 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,908 [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 2026-03-23 02:54:58,910 [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 2026-03-23 02:54:58,910 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,911 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,912 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,914 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,915 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,918 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,918 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,923 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,924 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,924 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,926 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,926 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,927 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,927 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,946 [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 2026-03-23 02:54:58,947 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,948 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,950 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,951 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,954 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,954 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,960 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,960 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,963 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,963 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,963 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,963 [main] Logical connection got, tx=null
WARN  2026-03-23 02:54:58,966 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-03-23 02:54:58,972 [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 2026-03-23 02:54:58,972 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,972 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-03-23 02:54:58,974 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-03-23 02:54:58,975 [main] Physical connection closed
DEBUG 2026-03-23 02:54:58,976 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:58,976 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,978 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,979 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,982 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:58,982 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,987 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:58,988 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:58,988 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:58,990 [main] Physical connection got
DEBUG 2026-03-23 02:54:58,990 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:58,990 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:58,990 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,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 2026-03-23 02:54:59,013 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,014 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,015 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,016 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,018 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,020 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,021 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,025 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,026 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,029 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,029 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,029 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,029 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,048 [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 2026-03-23 02:54:59,051 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,051 [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 2026-03-23 02:54:59,052 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,052 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,052 [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 2026-03-23 02:54:59,053 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,053 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,054 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,055 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,057 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,058 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,061 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,061 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,066 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,067 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,067 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,069 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,069 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,069 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,069 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,090 [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 2026-03-23 02:54:59,093 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,094 [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 2026-03-23 02:54:59,097 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,097 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,097 [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 2026-03-23 02:54:59,098 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,098 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,098 [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 2026-03-23 02:54:59,100 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,101 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,101 [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 2026-03-23 02:54:59,101 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,102 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,102 [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 2026-03-23 02:54:59,102 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,102 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,103 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,104 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,106 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,107 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,110 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,110 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,114 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,115 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,116 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,117 [main] Transaction began, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,118 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-03-23 02:54:59,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,143 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:59,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,143 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-03-23 02:54:59,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,144 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,144 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-03-23 02:54:59,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,144 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1774202097004/5, BranchId=]
DEBUG 2026-03-23 02:54:59,144 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,145 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,146 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,147 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,149 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,152 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,152 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,156 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,157 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,157 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,160 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,160 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,160 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,160 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,177 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,180 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,181 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,182 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,184 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,186 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,189 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,190 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,202 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,203 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,204 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,205 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,206 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,206 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,206 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,226 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,231 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,232 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,232 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,234 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,236 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,239 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,239 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,243 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,244 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,244 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,247 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,247 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,247 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,247 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,256 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-03-23 02:54:59,258 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,259 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,259 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,261 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,263 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,265 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,265 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,270 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,271 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,271 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,273 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,273 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,273 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,273 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,279 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-03-23 02:54:59,281 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,282 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,282 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,284 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,285 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,288 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,288 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,292 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,293 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,293 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,295 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,295 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,295 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,295 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,301 [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 2026-03-23 02:54:59,302 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,303 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,304 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,305 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,307 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,309 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,310 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,314 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,315 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,315 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,317 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,317 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,317 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,317 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,323 [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 2026-03-23 02:54:59,324 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,325 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,327 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,328 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,331 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,331 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,336 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,337 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,337 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,339 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,339 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,339 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,339 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,355 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,356 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,356 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-03-23 02:54:59,359 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,359 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,360 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,361 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,362 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,366 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,371 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,372 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,372 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,374 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,374 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,374 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,375 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,390 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,391 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,392 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,392 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,394 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,395 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,398 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,398 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,402 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,403 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,404 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,406 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,406 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,406 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,406 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,423 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-23 02:54:59,424 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,425 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,426 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,428 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,430 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,431 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,435 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,435 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,436 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2026-03-23 02:54:59,438 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,438 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,438 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,438 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,453 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-03-23 02:54:59,454 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.179 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.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2026-03-23 02:54:59,498 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,498 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,500 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,502 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,504 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,504 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,508 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,509 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,512 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,514 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,514 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,518 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,520 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,522 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,523 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,525 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,527 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,527 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,531 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,532 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,535 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,537 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,537 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,540 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,541 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,542 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,543 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,545 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,547 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,547 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,552 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,552 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,555 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,557 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,558 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,561 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,561 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2026-03-23 02:54:59,565 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,565 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,567 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,569 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,569 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,575 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,576 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,577 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,577 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,578 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,578 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2026-03-23 02:54:59,581 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,582 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,583 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,585 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,586 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,590 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,590 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,592 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,592 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,607 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,607 [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 2026-03-23 02:54:59,610 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,610 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,612 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,613 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,616 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,616 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,620 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,621 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,623 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,623 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,639 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,639 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,639 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,639 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,649 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,653 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,653 [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 2026-03-23 02:54:59,655 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,655 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2026-03-23 02:54:59,674 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,675 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,677 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,678 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,680 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,681 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,685 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,686 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,688 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,699 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,699 [main] Logical connection got, tx=null
WARN  2026-03-23 02:54:59,701 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-23 02:54:59,702 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-23 02:54:59,702 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,702 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,703 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,704 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,706 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,707 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,709 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,710 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,713 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,714 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,717 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,720 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,720 [main] Logical connection got, tx=null
WARN  2026-03-23 02:54:59,722 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2026-03-23 02:54:59,723 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2026-03-23 02:54:59,723 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,723 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,724 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,725 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,726 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,728 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,731 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,731 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,744 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,745 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,748 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,755 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,755 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-03-23 02:54:59,757 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,758 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,761 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,762 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,766 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,767 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,773 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2026-03-23 02:54:59,780 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,780 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,782 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,785 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,785 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,789 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,789 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,791 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,791 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,792 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,792 [main] Physical connection closed
DEBUG 2026-03-23 02:54:59,793 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,797 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,797 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,801 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,802 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,804 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,804 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,805 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,805 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2026-03-23 02:54:59,809 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2026-03-23 02:54:59,809 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,811 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,814 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-03-23 02:54:59,814 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,818 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-03-23 02:54:59,819 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-03-23 02:54:59,821 [main] Physical connection got
DEBUG 2026-03-23 02:54:59,821 [main] Logical connection got, tx=null
DEBUG 2026-03-23 02:54:59,821 [main] Logical connection closed, tx=null
DEBUG 2026-03-23 02:54:59,821 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.306s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.616s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.595s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.240s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Mon Mar 23 02:54:59 JST 2026
[INFO] Final Memory: 29M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS