Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2025-04-23T02:54:43.919 +0900'
At revision 1334

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2025-04-23 02:54:49,886 [main] Physical connection got
DEBUG 2025-04-23 02:54:49,886 [main] Logical connection got
DEBUG 2025-04-23 02:54:49,900 [main] Logical connection closed
DEBUG 2025-04-23 02:54:49,900 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,080 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2025-04-23 02:54:50,086 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,108 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,109 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,109 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,109 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,155 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,181 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,198 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,198 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,198 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,198 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,236 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,242 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,256 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,257 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,257 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,257 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,293 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,299 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,313 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,313 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,313 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,314 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,352 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,357 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,371 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,372 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,372 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,372 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,416 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ?, deptno = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2025-04-23 02:54:50,421 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,434 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,435 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,435 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,435 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,466 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,471 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,485 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,485 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,486 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,486 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,516 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,521 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,533 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,534 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,534 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,534 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,562 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,567 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,582 [main] Transaction began
DEBUG 2025-04-23 02:54:50,583 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,584 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,584 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,584 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,612 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,633 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,635 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-04-23 02.54.50', 99, 'hoge', 0)
DEBUG 2025-04-23 02:54:50,641 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,641 [main] Transaction rolledback
DEBUG 2025-04-23 02:54:50,642 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,654 [main] Transaction began
DEBUG 2025-04-23 02:54:50,654 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,654 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,655 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,655 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,682 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,692 [main] Logical connection got
DEBUG 2025-04-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 2025-04-23 02:54:50,700 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,700 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,700 [main] UPDATE EMP SET tstamp = '2025-04-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 2025-04-23 02:54:50,701 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,701 [main] Transaction rolledback
DEBUG 2025-04-23 02:54:50,702 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,722 [main] Transaction began
DEBUG 2025-04-23 02:54:50,723 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,723 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,723 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,723 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,748 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,757 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,758 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:50,760 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,760 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,760 [main] UPDATE EMP SET tstamp = '2025-04-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 2025-04-23 02:54:50,761 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,761 [main] Transaction rolledback
DEBUG 2025-04-23 02:54:50,761 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,772 [main] Transaction began
DEBUG 2025-04-23 02:54:50,773 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,773 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,773 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,773 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,798 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,807 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,808 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:50,810 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,810 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,811 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-04-23 02:54:50,811 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,811 [main] Transaction rolledback
DEBUG 2025-04-23 02:54:50,811 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,823 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,823 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,823 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,824 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,848 [main] Logical connection closed
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2025-04-23 02:54:50,849 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,860 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,860 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,861 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,861 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,884 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2025-04-23 02:54:50,892 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,917 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,917 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,917 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,917 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,939 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,947 [main] Physical connection closed
DEBUG 2025-04-23 02:54:50,958 [main] Physical connection got
DEBUG 2025-04-23 02:54:50,958 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,958 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,958 [main] Logical connection got
DEBUG 2025-04-23 02:54:50,987 [main] Logical connection closed
DEBUG 2025-04-23 02:54:50,994 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,005 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,005 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,005 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,006 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,026 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,033 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,044 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,044 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,045 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,045 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,065 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,072 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,072 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:51,080 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-04-23 02:54:51,081 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,091 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,091 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,092 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,092 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,112 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,119 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,119 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:51,123 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-04-23 02:54:51,125 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,135 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,135 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,135 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,136 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,156 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,163 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,163 [main] select * from emp
DEBUG 2025-04-23 02:54:51,167 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:51,168 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,178 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,178 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,179 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,179 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,200 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,207 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,207 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-04-23 02:54:51,212 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-04-23 02:54:51,213 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,223 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,224 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,224 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,224 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,245 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2025-04-23 02:54:51,253 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,264 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,264 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,264 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,264 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,286 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,295 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,295 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:51,298 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:51,299 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,311 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,312 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,312 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,312 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,337 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,346 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,347 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:51,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 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:51,353 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,365 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,365 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,365 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,365 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,391 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,400 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,401 [main] select * from emp
DEBUG 2025-04-23 02:54:51,402 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:51,403 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,416 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,416 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,416 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,417 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,441 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,450 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,451 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-04-23 02:54:51,453 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:51,454 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,477 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,477 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,478 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,478 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,499 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,506 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,507 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:51,509 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:51,509 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,520 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,520 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,520 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,520 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,541 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,548 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,548 [main] select count(*) from emp
DEBUG 2025-04-23 02:54:51,550 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,550 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,560 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,560 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,560 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,560 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,580 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,588 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,588 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:51,589 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2025-04-23 02:54:51,589 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,600 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,600 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,600 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,601 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,620 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,628 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,628 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:51,629 [main] Logical connection closed
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2025-04-23 02:54:51,629 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,638 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,639 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,639 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,639 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,658 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,664 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,665 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:51,665 [main] Logical connection closed
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2025-04-23 02:54:51,666 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,675 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,675 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,675 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,675 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,694 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,701 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,702 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:51,702 [main] Logical connection closed
[Ljava.util.Map;@51f21c50
DEBUG 2025-04-23 02:54:51,703 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,712 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,712 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,712 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,713 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,731 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,737 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,738 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2025-04-23 02:54:51,740 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2025-04-23 02:54:51,741 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,750 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,750 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,751 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,751 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,768 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2025-04-23 02:54:51,775 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,775 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2025-04-23 02:54:51,778 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-04-23 02:54:51,779 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,788 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,789 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,789 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,789 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,807 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,810 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,810 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:51,811 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,811 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,820 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,821 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,821 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,821 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,838 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,841 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,842 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:51,842 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,842 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,852 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,852 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,852 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,852 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,864 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,865 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,865 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2025-04-23 02:54:51,866 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-04-23 02:54:51,867 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,875 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,876 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,876 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,876 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,900 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,901 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,901 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-04-23 02:54:51,902 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-04-23 02:54:51,903 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,912 [main] Transaction began
DEBUG 2025-04-23 02:54:51,912 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,912 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,913 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,913 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,929 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,936 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,936 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-04-23 02.54.51', 9999, 'test', 50)
DEBUG 2025-04-23 02:54:51,937 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,937 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,937 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-04-23 02:54:51,939 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:51,939 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,939 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2025-04-23 02:54:51,940 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2025-04-23 02:54:51.936 {50, null, null, 0}
DEBUG 2025-04-23 02:54:51,940 [main] Transaction rolledback
DEBUG 2025-04-23 02:54:51,941 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,950 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,950 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,950 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,951 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,968 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,974 [main] Physical connection closed
DEBUG 2025-04-23 02:54:51,982 [main] Physical connection got
DEBUG 2025-04-23 02:54:51,983 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,983 [main] Logical connection closed
DEBUG 2025-04-23 02:54:51,983 [main] Logical connection got
DEBUG 2025-04-23 02:54:51,999 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,007 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,008 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-04-23 02:54:52,010 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,010 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,019 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,019 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,019 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,019 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,035 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,043 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,043 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2025-04-23 02:54:52,044 [main] Logical connection closed
[]
DEBUG 2025-04-23 02:54:52,044 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,054 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,054 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,054 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,055 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,070 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,074 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,074 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2025-04-23 02:54:52,076 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-04-23 02:54:52,077 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,085 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,086 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,086 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,086 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,101 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2025-04-23 02:54:52,105 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,114 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,114 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,114 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,114 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,130 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-04-23 02:54:52,137 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,137 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-04-23 02:54:52,139 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,139 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,148 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,148 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,148 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,149 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,164 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-04-23 02:54:52,171 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,171 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2025-04-23 02:54:52,172 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,172 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,181 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,181 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,181 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,181 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,199 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,200 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,200 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:52,202 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2025-04-23 02:54:52,202 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,211 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,211 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,211 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,211 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,227 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,227 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,236 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,236 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,237 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,237 [main] Logical connection got
WARN  2025-04-23 02:54:52,239 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-04-23 02:54:52,244 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-04-23 02:54:52,245 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,245 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-04-23 02:54:52,247 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-04-23 02:54:52,247 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,255 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,255 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,255 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,255 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,272 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,278 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,287 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,287 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,287 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,288 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,305 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2025-04-23 02:54:52,307 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,307 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2025-04-23 02:54:52,308 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,308 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,308 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2025-04-23 02:54:52,309 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,309 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,318 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,318 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,318 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,318 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,337 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2025-04-23 02:54:52,339 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,339 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2025-04-23 02:54:52,343 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,343 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,343 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2025-04-23 02:54:52,344 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,344 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,344 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2025-04-23 02:54:52,346 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,346 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,347 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2025-04-23 02:54:52,347 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,348 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,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  ename = 'a' AND job = 'b' 
DEBUG 2025-04-23 02:54:52,348 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,353 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,362 [main] Transaction began
DEBUG 2025-04-23 02:54:52,363 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,363 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,364 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,364 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,383 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-04-23 02:54:52,384 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,384 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:52,384 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,385 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,385 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-04-23 02:54:52,385 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,385 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,386 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:52,386 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,386 [main] Transaction rolledback
DEBUG 2025-04-23 02:54:52,386 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,397 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,397 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,398 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,398 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,416 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,420 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,430 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,431 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,431 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,431 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,450 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,455 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,465 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,465 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,466 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,466 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,473 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-04-23 02:54:52,475 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,484 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,485 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,485 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,485 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,492 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-04-23 02:54:52,494 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,503 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,503 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,504 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,504 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,510 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,512 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,521 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,522 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,522 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,522 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,529 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:52,531 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,540 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,541 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,541 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,541 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,560 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,561 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,561 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:52,564 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,565 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,574 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,575 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,575 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,575 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,593 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,594 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,604 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,604 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,604 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,605 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,622 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-04-23 02:54:52,623 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,633 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,633 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,633 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,633 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,652 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-04-23 02:54:52,652 [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 2025-04-23 02:54:52,703 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,704 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,710 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,712 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-04-23 02:54:52,808 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,808 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,809 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,809 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2025-04-23 02:54:52,822 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,822 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,825 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,827 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,838 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,838 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,842 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,842 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,853 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,853 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,856 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,857 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2025-04-23 02:54:52,864 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,864 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,878 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,878 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2025-04-23 02:54:52,881 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,881 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,887 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,887 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,901 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,902 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,902 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,902 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,912 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,916 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,916 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-04-23 02:54:52,918 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,918 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2025-04-23 02:54:52,953 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,953 [main] Logical connection got
WARN  2025-04-23 02:54:52,955 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-04-23 02:54:52,955 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-04-23 02:54:52,956 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,956 [main] Physical connection closed
DEBUG 2025-04-23 02:54:52,967 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,967 [main] Logical connection got
WARN  2025-04-23 02:54:52,968 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-04-23 02:54:52,969 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-04-23 02:54:52,969 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,969 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-04-23 02:54:52,998 [main] Physical connection got
DEBUG 2025-04-23 02:54:52,998 [main] Logical connection got
DEBUG 2025-04-23 02:54:52,999 [main] Logical connection closed
DEBUG 2025-04-23 02:54:52,999 [main] Physical connection closed
DEBUG 2025-04-23 02:54:53,004 [main] Physical connection got
DEBUG 2025-04-23 02:54:53,005 [main] Logical connection got
DEBUG 2025-04-23 02:54:53,005 [main] Logical connection closed
DEBUG 2025-04-23 02:54:53,006 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2025-04-23 02:54:53,012 [main] Physical connection got
DEBUG 2025-04-23 02:54:53,012 [main] Logical connection got
DEBUG 2025-04-23 02:54:53,013 [main] Logical connection closed
DEBUG 2025-04-23 02:54:53,013 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2025-04-23 02:54:54,365 [main] Physical connection got
DEBUG 2025-04-23 02:54:54,366 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,378 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,378 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,441 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,474 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,476 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:54,489 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,490 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,490 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2025-04-23 02:54:54,498 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,498 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,498 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20
DEBUG 2025-04-23 02:54:54,500 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,500 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,500 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2025-04-23 02:54:54,502 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,502 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,502 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2025-04-23 02:54:54,504 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2025-04-23 02:54:54,504 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,504 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2025-04-23 02:54:54,506 [main] Logical connection closed
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2025-04-23 02:54:54,509 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,509 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-04-23 02:54:54,511 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:54,512 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,512 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:54,513 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2025-04-23 02:54:54,515 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,515 [main] UPDATE EMP SET tstamp = '2025-04-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 2025-04-23 02:54:54,517 [main] Logical connection closed
after timestamp:2025-04-23 02:54:54.515
DEBUG 2025-04-23 02:54:54,517 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,517 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-04-23 02:54:54.515 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:54,521 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,522 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2025-04-23 02:54:54,561 [main] Physical connection got
DEBUG 2025-04-23 02:54:54,561 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,561 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,561 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,573 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,575 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,575 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2025-04-23 02:54:54,576 [main] Logical connection closed
before update versionNo:0
DEBUG 2025-04-23 02:54:54,576 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,576 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2025-04-23 02:54:54,577 [main] Logical connection closed
after update versionNo:1
DEBUG 2025-04-23 02:54:54,577 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,578 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2025-04-23 02:54:54,578 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,578 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2025-04-23 02:54:54,630 [main] Physical connection got
DEBUG 2025-04-23 02:54:54,630 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,630 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,631 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,645 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,656 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,656 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2025-04-23 02:54:54,659 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-04-23 02:54:54.515 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2025-04-23 02:54:54,662 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,662 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2025-04-23 02:54:54,663 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2025-04-23 02:54:54,665 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,665 [main] SELECT empno FROM emp
DEBUG 2025-04-23 02:54:54,665 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2025-04-23 02:54:54,667 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,667 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2025-04-23 02:54:54,668 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-04-23 02:54:54.515 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:54,668 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,668 [main] SELECT count(*) FROM emp
DEBUG 2025-04-23 02:54:54,670 [main] Logical connection closed
count:14
DEBUG 2025-04-23 02:54:54,670 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,671 [main] SELECT * FROM emp

DEBUG 2025-04-23 02:54:54,672 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,673 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,673 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2025-04-23 02:54:54,674 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,674 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,674 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2025-04-23 02:54:54,676 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,676 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,677 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2025-04-23 02:54:54,677 [main] Logical connection closed
updatedRows:1
DEBUG 2025-04-23 02:54:54,678 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,678 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2025-04-23 02:54:54,681 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,682 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2025-04-23 02:54:54,720 [main] Physical connection got
DEBUG 2025-04-23 02:54:54,720 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,720 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,721 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,732 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,733 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,733 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2025-04-23 02:54:54,735 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-04-23 02:54:54.515 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:54,736 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,736 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,736 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,741 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,742 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,742 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:54,743 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-04-23 02:54:54.515 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:54,744 [main] Logical connection got
DEBUG 2025-04-23 02:54:54,744 [main] UPDATE EMP SET tstamp = '2025-04-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 = '2025-04-23 02.54.54'
DEBUG 2025-04-23 02:54:54,745 [main] Logical connection closed
DEBUG 2025-04-23 02:54:54,745 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao-Tiger tests for Seasar2.4.x
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/test/java added.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/main/resources
[INFO] artifact org.seasar.container:s2-extension: checking for updates from central
[WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] Copying 12 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 52 source files to /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2025-04-23 02:54:56,259 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:56,329 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:54:56,359 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:56,363 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:56,391 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:56,391 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:56,444 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:56,452 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:56,477 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-04-23 02:54:56,648 [main] Physical connection got
DEBUG 2025-04-23 02:54:56,649 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:56,727 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:56,734 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2025-04-23 02:54:56,745 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:56,746 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:56,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:56,753 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:56,759 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:56,759 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:56,771 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:56,773 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:56,775 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:56,789 [main] Physical connection got
DEBUG 2025-04-23 02:54:56,789 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:56,789 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:56,790 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:56,906 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2025-04-23 02:54:56,911 [main] Physical connection closed
DEBUG 2025-04-23 02:54:56,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:56,913 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:56,916 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:56,919 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:56,924 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:56,925 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:56,934 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:56,937 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:56,938 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:56,943 [main] Physical connection got
DEBUG 2025-04-23 02:54:56,943 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:56,943 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:56,943 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:56,982 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,007 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,009 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,010 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,012 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,015 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,020 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,021 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,032 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,035 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,035 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,040 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,040 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,040 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,040 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,084 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,090 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,092 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,095 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,098 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,111 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,113 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,114 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,117 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,117 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,118 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,118 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,157 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,162 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,164 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,165 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,167 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,170 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,175 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,175 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,184 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,186 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,187 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,190 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,190 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,191 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,191 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,227 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,233 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,234 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,235 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,238 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,240 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,245 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,245 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,254 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,256 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,257 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,260 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,261 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,261 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,261 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,296 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2025-04-23 02:54:57,300 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,303 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,305 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,308 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,312 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,313 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,323 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,324 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,327 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,327 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,327 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,328 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,363 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,369 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,371 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,373 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,376 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,381 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,381 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,390 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,392 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,393 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,396 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,396 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,397 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,397 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,439 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,444 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,446 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,446 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,449 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,451 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,456 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,456 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,464 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,466 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,467 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,470 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,470 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,470 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,471 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,506 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,512 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,513 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,514 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,517 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,519 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,523 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,523 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,532 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,534 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,540 [main] Transaction began, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,542 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,576 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,602 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-04-23 02.54.57', 99, 'hoge', 0)
DEBUG 2025-04-23 02:54:57,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,608 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1745344497540/0, BranchId=]
DEBUG 2025-04-23 02:54:57,609 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,610 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,611 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,613 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,615 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,620 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,620 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,627 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,629 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,630 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,632 [main] Transaction began, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,633 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,663 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,676 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:57,683 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,683 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,684 [main] UPDATE EMP SET tstamp = '2025-04-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 2025-04-23 02:54:57,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,685 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1745344497540/1, BranchId=]
DEBUG 2025-04-23 02:54:57,685 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,687 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,688 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,690 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,692 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,696 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,696 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,703 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,705 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,706 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,708 [main] Transaction began, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,708 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,737 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,754 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:57,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,757 [main] UPDATE EMP SET tstamp = '2025-04-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 2025-04-23 02:54:57,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,758 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1745344497540/2, BranchId=]
DEBUG 2025-04-23 02:54:57,758 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,760 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,761 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,763 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,765 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,770 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,770 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,777 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,779 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,779 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,782 [main] Transaction began, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,782 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,829 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:57,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,831 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2025-04-23 02:54:57,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,832 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1745344497540/3, BranchId=]
DEBUG 2025-04-23 02:54:57,832 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,834 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,835 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,837 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,839 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,844 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,851 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,852 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,853 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,857 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,857 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,857 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,857 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,886 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2025-04-23 02:54:57,887 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,889 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,889 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,892 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,894 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,898 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,898 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,905 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,907 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,908 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,919 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,919 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,919 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,919 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,945 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2025-04-23 02:54:57,954 [main] Physical connection closed
DEBUG 2025-04-23 02:54:57,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:57,956 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,959 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,961 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,965 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:57,965 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,972 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:57,974 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:57,974 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:57,977 [main] Physical connection got
DEBUG 2025-04-23 02:54:57,978 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:57,978 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:57,978 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,002 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,011 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,012 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,013 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,015 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,017 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,021 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,021 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,039 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,040 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,041 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,043 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,043 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,044 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,044 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,067 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,075 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,077 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,077 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,080 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,082 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,086 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,086 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,093 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,094 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,095 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,097 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,098 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,098 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,098 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,120 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,129 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,130 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,131 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,133 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,135 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,139 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,139 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,146 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,147 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,148 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,150 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,151 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,151 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,151 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,174 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,182 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,182 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:58,189 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-04-23 02:54:58,191 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,192 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,193 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,195 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,197 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,201 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,201 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,207 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,209 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,209 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,211 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,212 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,212 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,212 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,234 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,241 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,242 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:58,246 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-04-23 02:54:58,247 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,249 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,251 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,253 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,257 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,257 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,263 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,264 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,265 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,267 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,267 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,267 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,267 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,293 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,301 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,301 [main] select * from emp
DEBUG 2025-04-23 02:54:58,304 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:58,305 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,306 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,307 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,309 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,311 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,315 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,315 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,322 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,323 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,325 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,325 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,325 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,325 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,346 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,353 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,353 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-04-23 02:54:58,357 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2025-04-23 02:54:58,358 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,359 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,360 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,362 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,367 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,368 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,373 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,374 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,375 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,377 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,377 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,377 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,378 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,397 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2025-04-23 02:54:58,405 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,406 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,409 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,411 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,414 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,415 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,421 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,422 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,422 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,425 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,425 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,425 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,425 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,446 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,454 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,454 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:58,457 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:58,458 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,459 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,460 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,462 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,464 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,467 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,467 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,473 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,474 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,475 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,477 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,477 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,477 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,478 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,497 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,505 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,505 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:54:58,509 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:58,510 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,511 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,512 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,514 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,516 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,519 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,519 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,525 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,526 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,527 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,530 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,530 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,530 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,530 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,550 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,559 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,559 [main] select * from emp
DEBUG 2025-04-23 02:54:58,560 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:58,562 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,563 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,564 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,566 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,568 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,572 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,572 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,579 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,580 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,581 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,583 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,583 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,584 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,584 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,607 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,617 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,617 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2025-04-23 02:54:58,619 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2025-04-23 02:54:58,620 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,622 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,624 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,626 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,630 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,637 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,638 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,639 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,641 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,641 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,642 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,642 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,665 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,674 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,674 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:58,676 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:58,676 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,678 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,678 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,681 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,686 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,687 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,693 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,695 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,696 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,698 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,698 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,698 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,699 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,722 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,739 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,739 [main] select count(*) from emp
DEBUG 2025-04-23 02:54:58,740 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,740 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,742 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,742 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,744 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,746 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,749 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,750 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,755 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,756 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,757 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,759 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,759 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,759 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,759 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,780 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,788 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,788 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:58,789 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2025-04-23 02:54:58,789 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,791 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,791 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,798 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,804 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,806 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,806 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,808 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,808 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,809 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,809 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,828 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,836 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,836 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:58,837 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2025-04-23 02:54:58,837 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,838 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,839 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,841 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,843 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,846 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,846 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,852 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,853 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,854 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,856 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,856 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,857 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,857 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,875 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,882 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,882 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:58,883 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2025-04-23 02:54:58,884 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,885 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,885 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,887 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,889 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,893 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,893 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,900 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,901 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,903 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,903 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,903 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,903 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,922 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,928 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,929 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2025-04-23 02:54:58,929 [main] Logical connection closed, tx=null
[Ljava.util.Map;@2a869113
DEBUG 2025-04-23 02:54:58,930 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,931 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,933 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,935 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,938 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,939 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,944 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,946 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,946 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,949 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,949 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,949 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,949 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,968 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,975 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,975 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2025-04-23 02:54:58,978 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2025-04-23 02:54:58,978 [main] Physical connection closed
DEBUG 2025-04-23 02:54:58,979 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:58,980 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,982 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,983 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:58,987 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:58,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:58,994 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:58,996 [main] Physical connection got
DEBUG 2025-04-23 02:54:58,996 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:58,996 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:58,997 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,015 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2025-04-23 02:54:59,021 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,022 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2025-04-23 02:54:59,024 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-04-23 02:54:59,025 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,027 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,028 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,030 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,033 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,033 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,039 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,040 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,041 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,043 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,043 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,044 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,044 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,061 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,065 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,065 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:59,065 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,066 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,067 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,068 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,070 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,071 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,074 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,080 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,081 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,082 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,084 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,084 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,084 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,084 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,102 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,105 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,105 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:59,105 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,106 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,107 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,107 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,109 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,111 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,114 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,114 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,119 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,120 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,121 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,123 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,123 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,124 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,124 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,135 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,136 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,136 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2025-04-23 02:54:59,137 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2025-04-23 02:54:59,138 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,139 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,140 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,141 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,143 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,152 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,152 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,158 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,159 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,161 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,161 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,161 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,161 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,172 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,173 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,173 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2025-04-23 02:54:59,174 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2025-04-23 02:54:59,174 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,175 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,177 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,179 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,182 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,182 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,187 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,188 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,189 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,191 [main] Transaction began, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,191 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,191 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,209 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,216 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,216 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-04-23 02.54.59', 9999, 'test', 50)
DEBUG 2025-04-23 02:54:59,216 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,216 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,216 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2025-04-23 02:54:59,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2025-04-23 02:54:59,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,218 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2025-04-23 02:54:59,219 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2025-04-23 02:54:59.216 {50, null, null, 0}
DEBUG 2025-04-23 02:54:59,219 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1745344497540/4, BranchId=]
DEBUG 2025-04-23 02:54:59,219 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,221 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,223 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,225 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,228 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,228 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,233 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,234 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,235 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,237 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,237 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,237 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,237 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,254 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,260 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,262 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,263 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,265 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,268 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,268 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,273 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,274 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,274 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,276 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,276 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,276 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,276 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,293 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:59,302 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,302 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-04-23 02:54:59,304 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,304 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,305 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,306 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,308 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,310 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,312 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,312 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,317 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,318 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,319 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,321 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,321 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,321 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,321 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,337 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:59,346 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,346 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2025-04-23 02:54:59,347 [main] Logical connection closed, tx=null
[]
DEBUG 2025-04-23 02:54:59,347 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,349 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,350 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,352 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,355 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,355 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,360 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,361 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,361 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,364 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,364 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,365 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,365 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,381 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:59,386 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,386 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2025-04-23 02:54:59,387 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2025-04-23 02:54:59,388 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,389 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,391 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,393 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,396 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,396 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,401 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,402 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,403 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,405 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,405 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,405 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,405 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,420 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2025-04-23 02:54:59,423 [main] Physical connection closed
DEBUG 2025-04-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 2025-04-23 02:54:59,425 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,426 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,428 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,431 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,431 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,436 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,437 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,438 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,440 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,440 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,440 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,440 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,456 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-04-23 02:54:59,463 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,463 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2025-04-23 02:54:59,465 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,465 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,466 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,466 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,468 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,470 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,478 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,479 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,480 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,482 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,482 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,482 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,482 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,498 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2025-04-23 02:54:59,505 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,505 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2025-04-23 02:54:59,505 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,506 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,507 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,507 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,509 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,511 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,513 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,514 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,518 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,519 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,520 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,523 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,523 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,523 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,523 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,545 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:59,546 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,546 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2025-04-23 02:54:59,548 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2025-04-23 02:54:59,548 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,549 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,550 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,551 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,553 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,555 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,555 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,562 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,562 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,564 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,564 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,565 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,565 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,583 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:59,584 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,585 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,586 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,588 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,589 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,593 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,593 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,598 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,600 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,600 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,603 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,603 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,603 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,603 [main] Logical connection got, tx=null
WARN  2025-04-23 02:54:59,607 [main] Table(DepartmentTotalSalary) not found
DEBUG 2025-04-23 02:54:59,613 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-04-23 02:54:59,614 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,614 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2025-04-23 02:54:59,617 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2025-04-23 02:54:59,617 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,618 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,619 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,621 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,623 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,626 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,626 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,632 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,633 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,633 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,636 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,636 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,636 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,636 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,658 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2025-04-23 02:54:59,666 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,668 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,669 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,671 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,672 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,676 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,676 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,681 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,682 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,683 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,686 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,686 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,686 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,686 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,708 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2025-04-23 02:54:59,713 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,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 AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2025-04-23 02:54:59,714 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,714 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,714 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2025-04-23 02:54:59,715 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,715 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,719 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,720 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,722 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,724 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,734 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,734 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,746 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,747 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,748 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,751 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,751 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,751 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,751 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,772 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2025-04-23 02:54:59,776 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,776 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2025-04-23 02:54:59,779 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,779 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,779 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2025-04-23 02:54:59,780 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,780 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,780 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2025-04-23 02:54:59,782 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,783 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,783 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2025-04-23 02:54:59,783 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,783 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,784 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2025-04-23 02:54:59,784 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,784 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,785 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,786 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,788 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,790 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,793 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,793 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,799 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,800 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,800 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,802 [main] Transaction began, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,803 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2025-04-23 02:54:59,852 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,852 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:59,852 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,853 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,853 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2025-04-23 02:54:59,853 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,853 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,853 [main] SELECT COUNT(*) FROM emp
DEBUG 2025-04-23 02:54:59,853 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,853 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1745344497540/5, BranchId=]
DEBUG 2025-04-23 02:54:59,854 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,856 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,858 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,859 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,863 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,863 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,868 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,870 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,870 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,873 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,873 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,873 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,873 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,894 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,898 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,900 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,903 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,904 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,908 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,908 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,914 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,915 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,915 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,918 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,918 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,919 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,919 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,940 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,946 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,948 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,950 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,952 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,955 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,956 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,961 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,962 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,963 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,966 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,966 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,966 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,966 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,974 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2025-04-23 02:54:59,976 [main] Physical connection closed
DEBUG 2025-04-23 02:54:59,977 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:54:59,978 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,980 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,982 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,985 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:54:59,985 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,991 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:54:59,992 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:54:59,992 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:54:59,995 [main] Physical connection got
DEBUG 2025-04-23 02:54:59,995 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:54:59,995 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:54:59,996 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,003 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2025-04-23 02:55:00,013 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,014 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,014 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,016 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,018 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,021 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,021 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,025 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,026 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,028 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,028 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,029 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,029 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,034 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2025-04-23 02:55:00,036 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,038 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,041 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,043 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,043 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,048 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,049 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,049 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,051 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,051 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,051 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,051 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,058 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2025-04-23 02:55:00,059 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,060 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,061 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,062 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,064 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,066 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,066 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,070 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,071 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,071 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,073 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,073 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,074 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,074 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,090 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,091 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,091 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2025-04-23 02:55:00,094 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,094 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,096 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,097 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,099 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,101 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,101 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,106 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,107 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,107 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,109 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,109 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,110 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,110 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,126 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,126 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,127 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,128 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,130 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,131 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,137 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,138 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,139 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,141 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,141 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,141 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,141 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,167 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-04-23 02:55:00,168 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,169 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,169 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,171 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,172 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,174 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,175 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,179 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,179 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,180 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2025-04-23 02:55:00,182 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,182 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,182 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,182 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,197 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2025-04-23 02:55:00,197 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.463 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.013 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.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2025-04-23 02:55:00,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,246 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,248 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,249 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,251 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,252 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,257 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,259 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,262 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,262 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,266 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,268 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,269 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,270 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,271 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,273 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,275 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,275 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,279 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,280 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,283 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,285 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,285 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,288 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,289 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,290 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,290 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,292 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,294 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,296 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,296 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,300 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,301 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,303 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,306 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,306 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,309 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,310 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2025-04-23 02:55:00,313 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,314 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,315 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,317 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,317 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,322 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,323 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,324 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,324 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,324 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2025-04-23 02:55:00,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,328 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,329 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,332 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,332 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,336 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,336 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,338 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,338 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,353 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,353 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2025-04-23 02:55:00,357 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,357 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,358 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,360 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,362 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,362 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,366 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,367 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,368 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,368 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,382 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,382 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,383 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,383 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,393 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,398 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,398 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2025-04-23 02:55:00,400 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,400 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 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.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2025-04-23 02:55:00,416 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,417 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,419 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,420 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,422 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,422 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,426 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,427 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,429 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,441 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,441 [main] Logical connection got, tx=null
WARN  2025-04-23 02:55:00,443 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-04-23 02:55:00,443 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-04-23 02:55:00,444 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,444 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,445 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,445 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,448 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,451 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,454 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,455 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,458 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,460 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,460 [main] Logical connection got, tx=null
WARN  2025-04-23 02:55:00,462 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2025-04-23 02:55:00,463 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2025-04-23 02:55:00,463 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,463 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,464 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,464 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,466 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,467 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,469 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,469 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,473 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,474 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,479 [main] S2Container is created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,483 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,484 [main] S2Container will be created(path=dao.dicon)
DEBUG 2025-04-23 02:55:00,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,489 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,492 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,492 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,495 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,496 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,499 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2025-04-23 02:55:00,505 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,505 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,507 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,509 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,509 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,513 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,514 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,515 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,515 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,517 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,517 [main] Physical connection closed
DEBUG 2025-04-23 02:55:00,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,518 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,519 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,522 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,522 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,525 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,526 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,527 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,527 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,528 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,528 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2025-04-23 02:55:00,531 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2025-04-23 02:55:00,531 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,532 [main] S2Container will be created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,535 [main] S2Container is created(path=jta.dicon)
DEBUG 2025-04-23 02:55:00,535 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,538 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2025-04-23 02:55:00,539 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2025-04-23 02:55:00,540 [main] Physical connection got
DEBUG 2025-04-23 02:55:00,540 [main] Logical connection got, tx=null
DEBUG 2025-04-23 02:55:00,541 [main] Logical connection closed, tx=null
DEBUG 2025-04-23 02:55:00,541 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.309s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.716s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.721s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.800s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Wed Apr 23 02:55:00 JST 2025
[INFO] Final Memory: 29M/406M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS