Skip to content
Success

Console Output

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

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-20 02:54:51,932 [main] Physical connection got
DEBUG 2024-12-20 02:54:51,932 [main] Logical connection got
DEBUG 2024-12-20 02:54:51,944 [main] Logical connection closed
DEBUG 2024-12-20 02:54:51,944 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,119 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-12-20 02:54:52,125 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,147 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,147 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,147 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,148 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,191 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,218 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,234 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,235 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,235 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,235 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,273 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,278 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,293 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,293 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,293 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,293 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,330 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,335 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,350 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,350 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,350 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,350 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,388 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,393 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,408 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,408 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,408 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,408 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,451 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ?, deptno = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-12-20 02:54:52,455 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,469 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,469 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,469 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,470 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,501 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,506 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,521 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,521 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,521 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,521 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,552 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,556 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,570 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,570 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,570 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,570 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,600 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,604 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,619 [main] Transaction began
DEBUG 2024-12-20 02:54:52,620 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,622 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,622 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,622 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,650 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,670 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,672 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-20 02.54.52', 99, 'hoge', 0)
DEBUG 2024-12-20 02:54:52,677 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,678 [main] Transaction rolledback
DEBUG 2024-12-20 02:54:52,678 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,690 [main] Transaction began
DEBUG 2024-12-20 02:54:52,691 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,691 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,691 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,691 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,719 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,729 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,730 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:52,736 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,736 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,737 [main] UPDATE EMP SET tstamp = '2024-12-20 02.54.52', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-20 02:54:52,738 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,738 [main] Transaction rolledback
DEBUG 2024-12-20 02:54:52,738 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,758 [main] Transaction began
DEBUG 2024-12-20 02:54:52,758 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,758 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,758 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,758 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,784 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,793 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,794 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:52,796 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,796 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,796 [main] UPDATE EMP SET tstamp = '2024-12-20 02.54.52', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-12-20 02:54:52,797 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,797 [main] Transaction rolledback
DEBUG 2024-12-20 02:54:52,797 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,808 [main] Transaction began
DEBUG 2024-12-20 02:54:52,808 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,809 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,809 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,809 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,834 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,843 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,844 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:52,846 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,846 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,846 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-20 02:54:52,847 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,847 [main] Transaction rolledback
DEBUG 2024-12-20 02:54:52,847 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,859 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,859 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,860 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,860 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,883 [main] Logical connection closed
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-12-20 02:54:52,884 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,896 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,896 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,896 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,896 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,919 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-12-20 02:54:52,927 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,952 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,952 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,952 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,952 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,975 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,984 [main] Physical connection closed
DEBUG 2024-12-20 02:54:52,995 [main] Physical connection got
DEBUG 2024-12-20 02:54:52,995 [main] Logical connection got
DEBUG 2024-12-20 02:54:52,995 [main] Logical connection closed
DEBUG 2024-12-20 02:54:52,996 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,028 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,036 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,047 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,047 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,047 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,047 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,069 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,077 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,088 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,088 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,088 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,088 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,109 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,116 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,116 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:53,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 2024-12-20 02:54:53,125 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,136 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,136 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,136 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,136 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,156 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,163 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,164 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:53,168 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-20 02:54:53,169 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,179 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,180 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,180 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,180 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,200 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,207 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,207 [main] select * from emp
DEBUG 2024-12-20 02:54:53,210 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:54:53,212 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,222 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,223 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,223 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,223 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,244 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,251 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,252 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-20 02:54:53,256 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-20 02:54:53,257 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,268 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,268 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,269 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,269 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,290 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-20 02:54:53,298 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,309 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,309 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,309 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,310 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,332 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,341 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,341 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:53,344 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:54:53,345 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,356 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,356 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,356 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,356 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,377 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,385 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,385 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:53,389 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:54:53,391 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,401 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,401 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,401 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,401 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,423 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,430 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,431 [main] select * from emp
DEBUG 2024-12-20 02:54:53,432 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:54:53,434 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,444 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,444 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,444 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,445 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,466 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,474 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,474 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-20 02:54:53,476 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:54:53,477 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,501 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,502 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,502 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,502 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,523 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,529 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,530 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:54:53,532 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:54:53,532 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,542 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,543 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,543 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,543 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,564 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,571 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,571 [main] select count(*) from emp
DEBUG 2024-12-20 02:54:53,573 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,573 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,583 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,583 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,584 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,584 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,604 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,612 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,612 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:54:53,613 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-12-20 02:54:53,613 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,624 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,624 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,624 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,624 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,644 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,652 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,652 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:54:53,653 [main] Logical connection closed
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-12-20 02:54:53,653 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,663 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,664 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,664 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,664 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,684 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,690 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,691 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:54:53,691 [main] Logical connection closed
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-12-20 02:54:53,692 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,702 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,702 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,702 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,703 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,722 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,729 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,729 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:54:53,730 [main] Logical connection closed
[Ljava.util.Map;@4355d3a3
DEBUG 2024-12-20 02:54:53,730 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,740 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,741 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,741 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,741 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,761 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,767 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,768 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-20 02:54:53,770 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-12-20 02:54:53,771 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,781 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,781 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,782 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,782 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,801 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-12-20 02:54:53,808 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,809 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-20 02:54:53,812 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-20 02:54:53,812 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,822 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,823 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,823 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,823 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,841 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,844 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,844 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:54:53,845 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,845 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,854 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,855 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,855 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,855 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,872 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,875 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,876 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:54:53,876 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,876 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,886 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,887 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,887 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,887 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,899 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,900 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,900 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-12-20 02:54:53,901 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-20 02:54:53,902 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,922 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,922 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,922 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,923 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,934 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,935 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,935 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-20 02:54:53,936 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-20 02:54:53,937 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,946 [main] Transaction began
DEBUG 2024-12-20 02:54:53,946 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,947 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,947 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,947 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,964 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,970 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,970 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-20 02.54.53', 9999, 'test', 50)
DEBUG 2024-12-20 02:54:53,971 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,971 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,971 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-12-20 02:54:53,973 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:54:53,973 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,973 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-20 02:54:53,974 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-12-20 02:54:53.97 {50, null, null, 0}
DEBUG 2024-12-20 02:54:53,975 [main] Transaction rolledback
DEBUG 2024-12-20 02:54:53,975 [main] Physical connection closed
DEBUG 2024-12-20 02:54:53,984 [main] Physical connection got
DEBUG 2024-12-20 02:54:53,984 [main] Logical connection got
DEBUG 2024-12-20 02:54:53,985 [main] Logical connection closed
DEBUG 2024-12-20 02:54:53,985 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,002 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,007 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,017 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,017 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,017 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,017 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,034 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,043 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,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  department.dname = 'RESEARCH'
DEBUG 2024-12-20 02:54:54,045 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,045 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,055 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,055 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,055 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,055 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,072 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,080 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,081 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2024-12-20 02:54:54,081 [main] Logical connection closed
[]
DEBUG 2024-12-20 02:54:54,081 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,092 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,092 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,092 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,092 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,108 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,113 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,113 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-20 02:54:54,115 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-20 02:54:54,115 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,125 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,125 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,125 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,125 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,141 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-12-20 02:54:54,144 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,153 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,153 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,154 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,154 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,171 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-20 02:54:54,177 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,177 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-20 02:54:54,180 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,180 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,189 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,189 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,189 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,190 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,205 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-20 02:54:54,212 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,212 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-20 02:54:54,213 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,213 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,223 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,223 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,223 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,223 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,241 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,242 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,242 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:54,244 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-12-20 02:54:54,244 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,254 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,254 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,254 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,254 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,270 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,271 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,280 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,280 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,281 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,281 [main] Logical connection got
WARN  2024-12-20 02:54:54,283 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-20 02:54:54,288 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-20 02:54:54,289 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,289 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-20 02:54:54,291 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-20 02:54:54,291 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,300 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,300 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,300 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,300 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,317 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,324 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,333 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,333 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,333 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,334 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,351 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-12-20 02:54:54,353 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,353 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-20 02:54:54,354 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,354 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,354 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-20 02:54:54,355 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,355 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,365 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,365 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,365 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,365 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,384 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-12-20 02:54:54,385 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,386 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-20 02:54:54,389 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,389 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,389 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-12-20 02:54:54,390 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,390 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,390 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-20 02:54:54,392 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,392 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,392 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-12-20 02:54:54,393 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,393 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,394 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-20 02:54:54,394 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,394 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,403 [main] Transaction began
DEBUG 2024-12-20 02:54:54,403 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,404 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,404 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,404 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,421 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-20 02:54:54,421 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,422 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:54:54,422 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,423 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,423 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-20 02:54:54,423 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,423 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,423 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:54:54,423 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,424 [main] Transaction rolledback
DEBUG 2024-12-20 02:54:54,424 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,433 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,433 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,433 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,433 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,451 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,454 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,462 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,462 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,462 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,463 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,479 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,484 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,493 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,493 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,493 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,493 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,500 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-20 02:54:54,502 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,510 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,510 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,510 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,511 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,517 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-20 02:54:54,518 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,526 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,526 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,527 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,527 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,533 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,534 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,543 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,543 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,543 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,543 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,550 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-12-20 02:54:54,551 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,559 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,560 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,560 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,560 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,577 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,578 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,578 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:54,582 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,582 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,591 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,591 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,591 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,591 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,608 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,609 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,618 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,618 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,618 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,618 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,635 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-20 02:54:54,635 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,644 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,644 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,645 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,645 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,661 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-20 02:54:54,662 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.133 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-20 02:54:54,689 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,689 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,694 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,695 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-20 02:54:54,777 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,777 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,778 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,778 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-20 02:54:54,794 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,794 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,797 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,800 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,810 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,811 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,814 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,815 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,825 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,826 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,829 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,830 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-20 02:54:54,839 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,840 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,855 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,856 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-12-20 02:54:54,860 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,860 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,866 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,867 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,883 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,883 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,883 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,883 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,894 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,898 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,898 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-20 02:54:54,901 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,901 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-20 02:54:54,944 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,944 [main] Logical connection got
WARN  2024-12-20 02:54:54,946 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-20 02:54:54,947 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-20 02:54:54,947 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,947 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,958 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,958 [main] Logical connection got
WARN  2024-12-20 02:54:54,959 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-20 02:54:54,960 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-20 02:54:54,961 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,961 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-20 02:54:54,990 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,990 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,992 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,992 [main] Physical connection closed
DEBUG 2024-12-20 02:54:54,997 [main] Physical connection got
DEBUG 2024-12-20 02:54:54,997 [main] Logical connection got
DEBUG 2024-12-20 02:54:54,998 [main] Logical connection closed
DEBUG 2024-12-20 02:54:54,999 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-20 02:54:55,008 [main] Physical connection got
DEBUG 2024-12-20 02:54:55,008 [main] Logical connection got
DEBUG 2024-12-20 02:54:55,008 [main] Logical connection closed
DEBUG 2024-12-20 02:54:55,008 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-12-20 02:54:56,275 [main] Physical connection got
DEBUG 2024-12-20 02:54:56,276 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,287 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,287 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,348 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,379 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,380 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:56,393 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,393 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,394 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2024-12-20 02:54:56,402 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,402 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,402 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20
DEBUG 2024-12-20 02:54:56,403 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,404 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,404 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-12-20 02:54:56,405 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,406 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,406 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2024-12-20 02:54:56,407 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-12-20 02:54:56,408 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,408 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2024-12-20 02:54:56,410 [main] Logical connection closed
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-12-20 02:54:56,412 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,413 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-20 02:54:56,414 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:54:56,415 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,415 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:56,416 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-12-20 02:54:56,417 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,418 [main] UPDATE EMP SET tstamp = '2024-12-20 02.54.56', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-20 02:54:56,419 [main] Logical connection closed
after timestamp:2024-12-20 02:54:56.418
DEBUG 2024-12-20 02:54:56,420 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,420 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-20 02:54:56.418 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:54:56,423 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,424 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-12-20 02:54:56,462 [main] Physical connection got
DEBUG 2024-12-20 02:54:56,462 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,463 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,463 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,474 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,476 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,476 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-12-20 02:54:56,477 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-12-20 02:54:56,477 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,477 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-12-20 02:54:56,478 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-12-20 02:54:56,478 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,478 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-12-20 02:54:56,479 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,479 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-12-20 02:54:56,529 [main] Physical connection got
DEBUG 2024-12-20 02:54:56,529 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,530 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,530 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,543 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,553 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,553 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-12-20 02:54:56,557 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-20 02:54:56.418 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2024-12-20 02:54:56,560 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,560 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-12-20 02:54:56,560 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2024-12-20 02:54:56,562 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,562 [main] SELECT empno FROM emp
DEBUG 2024-12-20 02:54:56,563 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-12-20 02:54:56,564 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,564 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-12-20 02:54:56,565 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-20 02:54:56.418 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:54:56,565 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,566 [main] SELECT count(*) FROM emp
DEBUG 2024-12-20 02:54:56,567 [main] Logical connection closed
count:14
DEBUG 2024-12-20 02:54:56,567 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,567 [main] SELECT * FROM emp

DEBUG 2024-12-20 02:54:56,569 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,569 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,570 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-12-20 02:54:56,570 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,571 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,571 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-12-20 02:54:56,573 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,573 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,573 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-12-20 02:54:56,574 [main] Logical connection closed
updatedRows:1
DEBUG 2024-12-20 02:54:56,575 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,575 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-12-20 02:54:56,578 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,578 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-20 02:54:56,615 [main] Physical connection got
DEBUG 2024-12-20 02:54:56,616 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,616 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,616 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,627 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,628 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,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 ename LIKE '%CO%'
DEBUG 2024-12-20 02:54:56,629 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-20 02:54:56.418 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:54:56,630 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,630 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,630 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,634 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,635 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,635 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:56,636 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-20 02:54:56.418 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:54:56,637 [main] Logical connection got
DEBUG 2024-12-20 02:54:56,637 [main] UPDATE EMP SET tstamp = '2024-12-20 02.54.56', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-12-20 02.54.56'
DEBUG 2024-12-20 02:54:56,638 [main] Logical connection closed
DEBUG 2024-12-20 02:54:56,638 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-20 02:54:58,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:58,189 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:54:58,215 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,218 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,242 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,242 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,295 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,318 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-20 02:54:58,482 [main] Physical connection got
DEBUG 2024-12-20 02:54:58,483 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,562 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,569 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-20 02:54:58,582 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:58,583 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,586 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,589 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,595 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,595 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,607 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,610 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,611 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,624 [main] Physical connection got
DEBUG 2024-12-20 02:54:58,624 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,624 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,625 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,740 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-12-20 02:54:58,745 [main] Physical connection closed
DEBUG 2024-12-20 02:54:58,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:58,749 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,752 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,755 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,761 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,762 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,771 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,773 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,774 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,778 [main] Physical connection got
DEBUG 2024-12-20 02:54:58,778 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,779 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,779 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,819 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,841 [main] Physical connection closed
DEBUG 2024-12-20 02:54:58,843 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:58,843 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,846 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,855 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,860 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,860 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,871 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,873 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,873 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,877 [main] Physical connection got
DEBUG 2024-12-20 02:54:58,877 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,877 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,878 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,922 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,927 [main] Physical connection closed
DEBUG 2024-12-20 02:54:58,929 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:58,930 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,933 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,935 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,940 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:58,940 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,949 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:58,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:58,951 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:58,955 [main] Physical connection got
DEBUG 2024-12-20 02:54:58,955 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,955 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,955 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:58,991 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:58,996 [main] Physical connection closed
DEBUG 2024-12-20 02:54:58,998 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:58,999 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,001 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,003 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,008 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,008 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,016 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,018 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,019 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,022 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,022 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,022 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,022 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,054 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,060 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,061 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,062 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,064 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,067 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,071 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,071 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,078 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,080 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,081 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,084 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,084 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,085 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,085 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,117 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-12-20 02:54:59,121 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,122 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,123 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,126 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,128 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,132 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,132 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,140 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,142 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,142 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,145 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,146 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,146 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,146 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,179 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,184 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,187 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,196 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,196 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,203 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,205 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,206 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,209 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,209 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,210 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,210 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,247 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,253 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,254 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,255 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,257 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,264 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,264 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,272 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,274 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,274 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,277 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,278 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,278 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,278 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,311 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,316 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,317 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,318 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,320 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,323 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,327 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,327 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,335 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,337 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,337 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,342 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,344 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,345 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,345 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,345 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,396 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-20 02.54.59', 99, 'hoge', 0)
DEBUG 2024-12-20 02:54:59,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,402 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734630899342/0, BranchId=]
DEBUG 2024-12-20 02:54:59,403 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,404 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,405 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,409 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,413 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,413 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,421 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,422 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,423 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,426 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,426 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,426 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,427 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,452 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,462 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:59,469 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,470 [main] UPDATE EMP SET tstamp = '2024-12-20 02.54.59', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-20 02:54:59,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,471 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734630899342/1, BranchId=]
DEBUG 2024-12-20 02:54:59,471 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,474 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,476 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,478 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,482 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,482 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,489 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,491 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,492 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,495 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,495 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,520 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,535 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,535 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:59,537 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,538 [main] UPDATE EMP SET tstamp = '2024-12-20 02.54.59', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-12-20 02:54:59,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,539 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734630899342/2, BranchId=]
DEBUG 2024-12-20 02:54:59,539 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,541 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,544 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,546 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,550 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,550 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,557 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,559 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,559 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,562 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,562 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,563 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,563 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,563 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,596 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:54:59,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,599 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-20 02:54:59,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,599 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734630899342/3, BranchId=]
DEBUG 2024-12-20 02:54:59,600 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,601 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,602 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,604 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,606 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,610 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,610 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,617 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,619 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,619 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,624 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,624 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,624 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,624 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,648 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-12-20 02:54:59,650 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,652 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,660 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,660 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,668 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,669 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,670 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,681 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,681 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,681 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,682 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,705 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-12-20 02:54:59,714 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,716 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,719 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,721 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,724 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,725 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,738 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,744 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,744 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,748 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,748 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,748 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,748 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,773 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,781 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,782 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,782 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,785 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,787 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,790 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,791 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,803 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,804 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,805 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,808 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,808 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,808 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,808 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,831 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,839 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,840 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,840 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,842 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,844 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,848 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,848 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,854 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,856 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,856 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,858 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,859 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,859 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,859 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,880 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,888 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,889 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,889 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,891 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,893 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,897 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,897 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,903 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,904 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,905 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,907 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,907 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,908 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,908 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,929 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,936 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,936 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:59,943 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-20 02:54:59,944 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,945 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,946 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,950 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:54:59,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:54:59,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:54:59,961 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:54:59,963 [main] Physical connection got
DEBUG 2024-12-20 02:54:59,963 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,964 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,964 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,984 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:54:59,991 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:54:59,991 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:54:59,995 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-20 02:54:59,996 [main] Physical connection closed
DEBUG 2024-12-20 02:54:59,997 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:54:59,998 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,000 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,002 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,005 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,006 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,012 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,013 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,013 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,016 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,016 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,016 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,016 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,041 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,048 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,048 [main] select * from emp
DEBUG 2024-12-20 02:55:00,051 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:55:00,052 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,053 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,053 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,056 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,057 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,061 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,061 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,067 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,068 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,069 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,071 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,071 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,072 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,072 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,092 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,099 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,099 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-20 02:55:00,103 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-20 02:55:00,104 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,105 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,106 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,108 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,109 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,113 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,113 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,119 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,120 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,121 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,123 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,123 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,123 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,124 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,145 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-20 02:55:00,153 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,154 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,154 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,156 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,158 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,162 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,162 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,168 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,169 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,170 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,172 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,172 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,172 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,172 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,193 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,200 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,200 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:55:00,202 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:55:00,204 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,205 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,205 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,207 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,209 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,213 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,213 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,220 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,222 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,222 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,224 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,224 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,225 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,225 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,249 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,257 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,257 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:55:00,262 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:55:00,263 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,265 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,265 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,267 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,269 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,272 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,273 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,278 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,280 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,280 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,282 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,282 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,283 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,283 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,302 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,310 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,310 [main] select * from emp
DEBUG 2024-12-20 02:55:00,312 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:55:00,313 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,314 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,315 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,317 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,322 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,322 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,328 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,329 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,329 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,332 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,332 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,332 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,332 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,352 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,359 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,359 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-20 02:55:00,361 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-20 02:55:00,362 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,363 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,364 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,366 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,368 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,371 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,377 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,378 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,379 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,381 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,381 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,381 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,382 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,401 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,408 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,408 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:55:00,410 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:55:00,411 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,412 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,417 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,421 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,421 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,427 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,428 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,429 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,431 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,431 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,431 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,431 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,455 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,462 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,463 [main] select count(*) from emp
DEBUG 2024-12-20 02:55:00,464 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,464 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,465 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,466 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,468 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,470 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,479 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,481 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,483 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,483 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,483 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,484 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,513 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,525 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,526 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:55:00,526 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-12-20 02:55:00,527 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,528 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,529 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,532 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,535 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,540 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,541 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,549 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,550 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,551 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,555 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,555 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,555 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,555 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,580 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,590 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,590 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:55:00,591 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-12-20 02:55:00,592 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,595 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,597 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,601 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,604 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,605 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,616 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,616 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,619 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,619 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,619 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,619 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,643 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,653 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,653 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:55:00,654 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-12-20 02:55:00,654 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,656 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,658 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,660 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,662 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,668 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,668 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,678 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,678 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,682 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,682 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,682 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,682 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,701 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,708 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,708 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-20 02:55:00,709 [main] Logical connection closed, tx=null
[Ljava.util.Map;@66da9ea4
DEBUG 2024-12-20 02:55:00,709 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,710 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,711 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,713 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,714 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,717 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,718 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,723 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,725 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,725 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,727 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,727 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,727 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,728 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,746 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,752 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,753 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-20 02:55:00,755 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-12-20 02:55:00,755 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,757 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,757 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,759 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,761 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,764 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,764 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,770 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,771 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,772 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,774 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,774 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,774 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,774 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,794 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-12-20 02:55:00,801 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-20 02:55:00,804 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-20 02:55:00,805 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,806 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,808 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,810 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,813 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,813 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,819 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,820 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,821 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,823 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,823 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,823 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,823 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,842 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,846 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,846 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:55:00,846 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,847 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,848 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,848 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,850 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,852 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,855 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,856 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,861 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,862 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,863 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,865 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,865 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,865 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,865 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,883 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,887 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,887 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:55:00,887 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,887 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,889 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,891 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,893 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,896 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,896 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,902 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,903 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,904 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,906 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,906 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,907 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,907 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,922 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,922 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,923 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-12-20 02:55:00,924 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-20 02:55:00,924 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,926 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,926 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,928 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,930 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,933 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,933 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,938 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,940 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,940 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,942 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,942 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,942 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,943 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,954 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:00,955 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:00,955 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-20 02:55:00,956 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-20 02:55:00,956 [main] Physical connection closed
DEBUG 2024-12-20 02:55:00,957 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:00,958 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,959 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,961 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,964 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:00,964 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,970 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:00,971 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:00,971 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:00,973 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,974 [main] Physical connection got
DEBUG 2024-12-20 02:55:00,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,998 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-20 02.55.00', 9999, 'test', 50)
DEBUG 2024-12-20 02:55:00,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:00,999 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-12-20 02:55:01,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-20 02:55:01,001 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:01,001 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-20 02:55:01,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-20 02:55:00.997 {50, null, null, 0}
DEBUG 2024-12-20 02:55:01,002 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734630899342/4, BranchId=]
DEBUG 2024-12-20 02:55:01,002 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,003 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,004 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,006 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,008 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,011 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,011 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,016 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,017 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,018 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,020 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,020 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,020 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,020 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,037 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,043 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,045 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,047 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,049 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,052 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,052 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,057 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,059 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,059 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,061 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,061 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,061 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,062 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,078 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,086 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,086 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-20 02:55:01,089 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,089 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,090 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,093 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,094 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,097 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,098 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,103 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,104 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,106 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,106 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,107 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,107 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,123 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,132 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,132 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-12-20 02:55:01,132 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-20 02:55:01,133 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,134 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,135 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,137 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,138 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,141 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,141 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,146 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,148 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,148 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,151 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,151 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,151 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,151 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,167 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,172 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,173 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-20 02:55:01,174 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-20 02:55:01,175 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,176 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,176 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,178 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,180 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,183 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,183 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,188 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,190 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,190 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,192 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,192 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,192 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,193 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,208 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-12-20 02:55:01,211 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,212 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,213 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,215 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,216 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,219 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,219 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,224 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,225 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,226 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,228 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,228 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,228 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,228 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,245 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-20 02:55:01,252 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,252 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-20 02:55:01,254 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,254 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,255 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,256 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,258 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,259 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,262 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,267 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,268 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,269 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,271 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,271 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,271 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,271 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,291 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-20 02:55:01,297 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,297 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-20 02:55:01,298 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,298 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,299 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,300 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,303 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,306 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,306 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,311 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,313 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,313 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,316 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,316 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,316 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,316 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,335 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,336 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,336 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-12-20 02:55:01,338 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-12-20 02:55:01,338 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,340 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,340 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,342 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,344 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,346 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,347 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,351 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,353 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,353 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,355 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,355 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,356 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,356 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,372 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,373 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,374 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,376 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,378 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,381 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,381 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,386 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,387 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,388 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,390 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,390 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,390 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,391 [main] Logical connection got, tx=null
WARN  2024-12-20 02:55:01,393 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-20 02:55:01,400 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-20 02:55:01,401 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,401 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-20 02:55:01,403 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-20 02:55:01,403 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,404 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,405 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,408 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,411 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,411 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,416 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,418 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,418 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,420 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,420 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,420 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,421 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,438 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,444 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,445 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,446 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,448 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,450 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,453 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,453 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,458 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,459 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,459 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,461 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,462 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,462 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,462 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,479 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-12-20 02:55:01,483 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,484 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-20 02:55:01,484 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,485 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,485 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-20 02:55:01,486 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,486 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,487 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,488 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,489 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,491 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,494 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,494 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,499 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,500 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,501 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,503 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,503 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,503 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,503 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,521 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-12-20 02:55:01,524 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,524 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-20 02:55:01,527 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,528 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,528 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-12-20 02:55:01,529 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,529 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,529 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-20 02:55:01,531 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,531 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,531 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-12-20 02:55:01,533 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,534 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,534 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-20 02:55:01,534 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,535 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,536 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,536 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,538 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,540 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,543 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,543 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,548 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,549 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,549 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,551 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,552 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,577 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-20 02:55:01,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,579 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:55:01,579 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,580 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,580 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-20 02:55:01,580 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,580 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,580 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-20 02:55:01,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,587 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734630899342/5, BranchId=]
DEBUG 2024-12-20 02:55:01,587 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,588 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,589 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,591 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,595 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,600 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,600 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,605 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,606 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,606 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,609 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,609 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,609 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,609 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,626 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,630 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,631 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,631 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,633 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,635 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,637 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,638 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,645 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,646 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,646 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,652 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,652 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,653 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,653 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,679 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,689 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,690 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,691 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,695 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,697 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,700 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,700 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,705 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,706 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,706 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,709 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,709 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,709 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,710 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,718 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-20 02:55:01,720 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,721 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,721 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,724 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,726 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,728 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,730 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,735 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,736 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,736 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,739 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,739 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,739 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,740 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,747 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-20 02:55:01,749 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,750 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,751 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,752 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,755 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,758 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,758 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,763 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,764 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,765 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,767 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,767 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,767 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,767 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,773 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,775 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,776 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,777 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,779 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,780 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,783 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,783 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,788 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,789 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,789 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,791 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,791 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,791 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,791 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,798 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-12-20 02:55:01,800 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,801 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,803 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,805 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,809 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,809 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,814 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,815 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,816 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,818 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,818 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,818 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,818 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,836 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,837 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,837 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-20 02:55:01,840 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,840 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,842 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,842 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,844 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,845 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,848 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,848 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,853 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,854 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,855 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,857 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,857 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,857 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,857 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,874 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,882 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,883 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,884 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,886 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,888 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,890 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,891 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,895 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,896 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,896 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,899 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,899 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,899 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,899 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,916 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-20 02:55:01,917 [main] Physical connection closed
DEBUG 2024-12-20 02:55:01,918 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:01,918 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,920 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,922 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,925 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:01,925 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,948 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:01,950 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:01,950 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-20 02:55:01,960 [main] Physical connection got
DEBUG 2024-12-20 02:55:01,961 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:01,961 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:01,969 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,006 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-20 02:55:02,007 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.437 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-20 02:55:02,093 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,094 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,096 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,097 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,100 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,100 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,110 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,111 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,114 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,117 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,117 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,121 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,123 [main] Physical connection closed
DEBUG 2024-12-20 02:55:02,124 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,125 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,127 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,129 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,131 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,131 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,136 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,137 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,145 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,150 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,150 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,153 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,154 [main] Physical connection closed
DEBUG 2024-12-20 02:55:02,155 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,155 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,159 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,161 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,162 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,166 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,167 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,170 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,172 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,172 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,175 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,176 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-20 02:55:02,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,180 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,182 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,185 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,185 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,189 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,190 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,191 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,198 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,199 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,199 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-20 02:55:02,203 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,203 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,205 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,214 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,214 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,219 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,220 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,221 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,221 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,237 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,237 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-12-20 02:55:02,242 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,242 [main] Physical connection closed
DEBUG 2024-12-20 02:55:02,243 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,244 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,246 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,248 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,249 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,253 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,254 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,256 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,256 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,274 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,274 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,274 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,274 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,284 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,289 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,289 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-20 02:55:02,291 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,291 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-20 02:55:02,311 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,313 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,315 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,316 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,319 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,319 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,324 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,325 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,328 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,339 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,339 [main] Logical connection got, tx=null
WARN  2024-12-20 02:55:02,342 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-20 02:55:02,342 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-20 02:55:02,343 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,343 [main] Physical connection closed
DEBUG 2024-12-20 02:55:02,344 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,345 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,346 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,348 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,350 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,351 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,355 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,359 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,361 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,361 [main] Logical connection got, tx=null
WARN  2024-12-20 02:55:02,364 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-20 02:55:02,366 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-20 02:55:02,366 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,366 [main] Physical connection closed
DEBUG 2024-12-20 02:55:02,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,375 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,377 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,378 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,387 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,387 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,399 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,400 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,413 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,432 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,432 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-20 02:55:02,443 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,445 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,452 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,452 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,456 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,457 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,460 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-20 02:55:02,467 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,467 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,469 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,471 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,471 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,475 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,476 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,477 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,478 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,479 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,479 [main] Physical connection closed
DEBUG 2024-12-20 02:55:02,480 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,480 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,482 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,484 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,484 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,488 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,489 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,491 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,491 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,492 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,492 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-20 02:55:02,495 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-20 02:55:02,495 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,497 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,499 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-20 02:55:02,499 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,510 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-20 02:55:02,511 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-20 02:55:02,513 [main] Physical connection got
DEBUG 2024-12-20 02:55:02,513 [main] Logical connection got, tx=null
DEBUG 2024-12-20 02:55:02,513 [main] Logical connection closed, tx=null
DEBUG 2024-12-20 02:55:02,514 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.314s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.583s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.607s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.916s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Fri Dec 20 02:55:02 JST 2024
[INFO] Final Memory: 30M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS