Skip to content
Success

Console Output

Started by upstream project "s2dao-1.0.x-snapshot" build number 5859
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-30T02:54:47.915 +0900'
At revision 1334

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-12-30T02:54:47.915 +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-30 02:54:53,835 [main] Physical connection got
DEBUG 2024-12-30 02:54:53,835 [main] Logical connection got
DEBUG 2024-12-30 02:54:53,849 [main] Logical connection closed
DEBUG 2024-12-30 02:54:53,850 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,028 [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-30 02:54:54,035 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,059 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,059 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,059 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,060 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,119 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,145 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,161 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,161 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,162 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,162 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,201 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,207 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,222 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,222 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,222 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,223 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,260 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,266 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,282 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,283 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,283 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,283 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,321 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,326 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,342 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,342 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,343 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,343 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,389 [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-30 02:54:54,394 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,408 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,408 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,408 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,408 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,444 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,449 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,465 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,465 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,465 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,465 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,502 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,507 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,521 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,521 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,521 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,521 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,553 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,559 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,574 [main] Transaction began
DEBUG 2024-12-30 02:54:54,575 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,577 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,577 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,577 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,609 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,633 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,634 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-30 02.54.54', 99, 'hoge', 0)
DEBUG 2024-12-30 02:54:54,640 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,640 [main] Transaction rolledback
DEBUG 2024-12-30 02:54:54,641 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,655 [main] Transaction began
DEBUG 2024-12-30 02:54:54,655 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,655 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,656 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,656 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,686 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,706 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,707 [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-30 02:54:54,713 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,714 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,714 [main] UPDATE EMP SET tstamp = '2024-12-30 02.54.54', 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-30 02:54:54,715 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,715 [main] Transaction rolledback
DEBUG 2024-12-30 02:54:54,715 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,740 [main] Transaction began
DEBUG 2024-12-30 02:54:54,740 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,740 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,741 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,741 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,771 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,780 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,781 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-30 02:54:54,783 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,783 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,784 [main] UPDATE EMP SET tstamp = '2024-12-30 02.54.54', 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-30 02:54:54,784 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,784 [main] Transaction rolledback
DEBUG 2024-12-30 02:54:54,785 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,798 [main] Transaction began
DEBUG 2024-12-30 02:54:54,798 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,798 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,798 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,799 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,827 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,837 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,838 [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-30 02:54:54,840 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,840 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,840 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-30 02:54:54,841 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,841 [main] Transaction rolledback
DEBUG 2024-12-30 02:54:54,841 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,855 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,855 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,855 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,855 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,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-30 02:54:54,884 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,896 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,897 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,897 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,897 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,924 [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-30 02:54:54,932 [main] Physical connection closed
DEBUG 2024-12-30 02:54:54,958 [main] Physical connection got
DEBUG 2024-12-30 02:54:54,958 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,959 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,959 [main] Logical connection got
DEBUG 2024-12-30 02:54:54,985 [main] Logical connection closed
DEBUG 2024-12-30 02:54:54,995 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,006 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,006 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,007 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,007 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,042 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,050 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,062 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,062 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,063 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,063 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,087 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,096 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,108 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,108 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,108 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,108 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,133 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,142 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,142 [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-30 02:54:55,153 [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-30 02:54:55,155 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,171 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,172 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,172 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,172 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,196 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,204 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,204 [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-30 02:54:55,209 [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-30 02:54:55,211 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,222 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,222 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,222 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,222 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,245 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,252 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,253 [main] select * from emp
DEBUG 2024-12-30 02:54:55,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 {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-30 02:54:55,257 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,268 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,269 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,269 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,269 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,290 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,298 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,298 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-30 02:54:55,302 [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-30 02:54:55,303 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,314 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,314 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,314 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,314 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,336 [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-30 02:54:55,344 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,355 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,355 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,355 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,355 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,378 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,387 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,387 [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-30 02:54:55,390 [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-30 02:54:55,392 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,402 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,402 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,403 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,403 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,425 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,433 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,434 [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-30 02:54:55,439 [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-30 02:54:55,440 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,451 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,451 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,451 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,451 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,474 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,481 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,482 [main] select * from emp
DEBUG 2024-12-30 02:54:55,484 [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-30 02:54:55,485 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,496 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,496 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,496 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,496 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,518 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,527 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,527 [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-30 02:54:55,529 [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-30 02:54:55,531 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,565 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,565 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,565 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,565 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,587 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,594 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,595 [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-30 02:54:55,597 [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-30 02:54:55,597 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,608 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,608 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,608 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,608 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,630 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,637 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,639 [main] select count(*) from emp
DEBUG 2024-12-30 02:54:55,640 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,640 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,651 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,651 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,651 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,651 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,673 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,681 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,681 [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-30 02:54:55,682 [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-30 02:54:55,682 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,693 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,693 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,693 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,693 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,715 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,723 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,723 [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-30 02:54:55,724 [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-30 02:54:55,724 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,735 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,735 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,735 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,735 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,756 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,763 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,763 [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-30 02:54:55,764 [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-30 02:54:55,764 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,774 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,774 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,775 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,775 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,795 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,802 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,803 [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-30 02:54:55,803 [main] Logical connection closed
[Ljava.util.Map;@63779885
DEBUG 2024-12-30 02:54:55,804 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,814 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,814 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,814 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,814 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,835 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,842 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,843 [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-30 02:54:55,845 [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-30 02:54:55,846 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,856 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,857 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,857 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,857 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,876 [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-30 02:54:55,883 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,884 [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-30 02:54:55,887 [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-30 02:54:55,888 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,898 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,898 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,899 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,899 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,918 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,922 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,922 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:54:55,922 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,923 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,932 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,932 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,933 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,933 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,952 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,956 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,956 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:54:55,956 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,957 [main] Physical connection closed
DEBUG 2024-12-30 02:54:55,967 [main] Physical connection got
DEBUG 2024-12-30 02:54:55,967 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,967 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,967 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,980 [main] Logical connection closed
DEBUG 2024-12-30 02:54:55,981 [main] Logical connection got
DEBUG 2024-12-30 02:54:55,981 [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-30 02:54:55,982 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-30 02:54:55,983 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,003 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,004 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,004 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,004 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,023 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,024 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,024 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-30 02:54:56,025 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-30 02:54:56,026 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,035 [main] Transaction began
DEBUG 2024-12-30 02:54:56,036 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,036 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,036 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,036 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,055 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,062 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,063 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-30 02.54.56', 9999, 'test', 50)
DEBUG 2024-12-30 02:54:56,063 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,063 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,063 [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-30 02:54:56,065 [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-30 02:54:56,066 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,066 [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-30 02:54:56,067 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-12-30 02:54:56.062 {50, null, null, 0}
DEBUG 2024-12-30 02:54:56,067 [main] Transaction rolledback
DEBUG 2024-12-30 02:54:56,067 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,077 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,077 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,077 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,078 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,096 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,102 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,113 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,113 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,113 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,113 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,131 [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-30 02:54:56,139 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,140 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-30 02:54:56,142 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,142 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,152 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,152 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,152 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,152 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,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/*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-30 02:54:56,179 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,179 [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-30 02:54:56,180 [main] Logical connection closed
[]
DEBUG 2024-12-30 02:54:56,180 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,190 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,190 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,190 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,191 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,208 [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-30 02:54:56,212 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,213 [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-30 02:54:56,214 [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-30 02:54:56,215 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,224 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,225 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,225 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,225 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,242 [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-30 02:54:56,245 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,255 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,255 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,255 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,256 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,273 [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-30 02:54:56,280 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,280 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-30 02:54:56,283 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,283 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,292 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,292 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,292 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,293 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,310 [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-30 02:54:56,317 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,317 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-30 02:54:56,318 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,318 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,329 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,329 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,329 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,329 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,350 [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-30 02:54:56,351 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,352 [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-30 02:54:56,353 [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-30 02:54:56,354 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,364 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,364 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,365 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,365 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,382 [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-30 02:54:56,383 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,394 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,394 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,394 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,394 [main] Logical connection got
WARN  2024-12-30 02:54:56,397 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-30 02:54:56,403 [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-30 02:54:56,403 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,404 [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-30 02:54:56,406 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-30 02:54:56,406 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,416 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,416 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,416 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,416 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,436 [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-30 02:54:56,442 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,452 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,452 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,453 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,453 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,473 [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-30 02:54:56,475 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,475 [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-30 02:54:56,476 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,477 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,477 [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-30 02:54:56,477 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,478 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,488 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,488 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,488 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,488 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,510 [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-30 02:54:56,511 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,512 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-30 02:54:56,515 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,515 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,515 [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-30 02:54:56,516 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,517 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,517 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-30 02:54:56,518 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,519 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,519 [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-30 02:54:56,520 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,520 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,520 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-30 02:54:56,521 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,521 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,530 [main] Transaction began
DEBUG 2024-12-30 02:54:56,531 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,531 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,531 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,531 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,552 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-30 02:54:56,552 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,553 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:54:56,553 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,553 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,554 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-30 02:54:56,554 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,554 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,554 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:54:56,554 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,555 [main] Transaction rolledback
DEBUG 2024-12-30 02:54:56,555 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,565 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,566 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,566 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,566 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,586 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,591 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,603 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,603 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,603 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,603 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,638 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,642 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,653 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,653 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,653 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,653 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,660 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-30 02:54:56,662 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,672 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,672 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,672 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,672 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,679 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-30 02:54:56,680 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,690 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,690 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,690 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,690 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,697 [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-30 02:54:56,699 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,709 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,709 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,710 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,710 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,716 [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-30 02:54:56,718 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,729 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,729 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,729 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,729 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,749 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,749 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,750 [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-30 02:54:56,753 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,753 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,763 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,763 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,764 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,764 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,783 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,784 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,794 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,794 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,794 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,795 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,814 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-30 02:54:56,814 [main] Physical connection closed
DEBUG 2024-12-30 02:54:56,824 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,824 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,825 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,825 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,845 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-30 02:54:56,845 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.419 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-30 02:54:56,906 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,906 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,910 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,912 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, 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.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-30 02:54:56,972 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,972 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,972 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,973 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-30 02:54:56,989 [main] Physical connection got
DEBUG 2024-12-30 02:54:56,989 [main] Logical connection got
DEBUG 2024-12-30 02:54:56,994 [main] Logical connection closed
DEBUG 2024-12-30 02:54:56,996 [main] Physical connection closed
DEBUG 2024-12-30 02:54:57,009 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,009 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,014 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,014 [main] Physical connection closed
DEBUG 2024-12-30 02:54:57,027 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,027 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,031 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,032 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-30 02:54:57,043 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,043 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,062 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,062 [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-30 02:54:57,065 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,065 [main] Physical connection closed
DEBUG 2024-12-30 02:54:57,072 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,072 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,089 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,090 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,090 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,090 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,102 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,105 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,106 [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-30 02:54:57,108 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,108 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 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-30 02:54:57,161 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,161 [main] Logical connection got
WARN  2024-12-30 02:54:57,163 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-30 02:54:57,164 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-30 02:54:57,164 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,165 [main] Physical connection closed
DEBUG 2024-12-30 02:54:57,177 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,177 [main] Logical connection got
WARN  2024-12-30 02:54:57,179 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-30 02:54:57,180 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-30 02:54:57,180 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,181 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-30 02:54:57,214 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,214 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,215 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,215 [main] Physical connection closed
DEBUG 2024-12-30 02:54:57,221 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,221 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,223 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,223 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-30 02:54:57,233 [main] Physical connection got
DEBUG 2024-12-30 02:54:57,233 [main] Logical connection got
DEBUG 2024-12-30 02:54:57,233 [main] Logical connection closed
DEBUG 2024-12-30 02:54:57,233 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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-30 02:54:58,495 [main] Physical connection got
DEBUG 2024-12-30 02:54:58,496 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,508 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,508 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,572 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,604 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,605 [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-30 02:54:58,619 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,619 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,619 [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-30 02:54:58,627 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,627 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,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 EMP.deptno = 20
DEBUG 2024-12-30 02:54:58,629 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,629 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,629 [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-30 02:54:58,631 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,631 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,631 [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-30 02:54:58,633 [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-30 02:54:58,633 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,634 [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-30 02:54:58,635 [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-30 02:54:58,638 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,638 [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-30 02:54:58,640 [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-30 02:54:58,641 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,641 [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-30 02:54:58,642 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-12-30 02:54:58,643 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,644 [main] UPDATE EMP SET tstamp = '2024-12-30 02.54.58', 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-30 02:54:58,645 [main] Logical connection closed
after timestamp:2024-12-30 02:54:58.644
DEBUG 2024-12-30 02:54:58,646 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,646 [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-30 02:54:58.644 {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-30 02:54:58,649 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,650 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-12-30 02:54:58,688 [main] Physical connection got
DEBUG 2024-12-30 02:54:58,688 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,689 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,689 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,703 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,705 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,706 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-12-30 02:54:58,706 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-12-30 02:54:58,707 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,707 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-12-30 02:54:58,708 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-12-30 02:54:58,708 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,708 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-12-30 02:54:58,708 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,709 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-12-30 02:54:58,755 [main] Physical connection got
DEBUG 2024-12-30 02:54:58,755 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,755 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,756 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,769 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,780 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,780 [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-30 02:54:58,783 [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-30 02:54:58.644 {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-30 02:54:58,786 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,786 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-12-30 02:54:58,787 [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-30 02:54:58,789 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,789 [main] SELECT empno FROM emp
DEBUG 2024-12-30 02:54:58,789 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-12-30 02:54:58,791 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,791 [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-30 02:54:58,792 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-30 02:54:58.644 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-30 02:54:58,792 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,792 [main] SELECT count(*) FROM emp
DEBUG 2024-12-30 02:54:58,794 [main] Logical connection closed
count:14
DEBUG 2024-12-30 02:54:58,794 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,794 [main] SELECT * FROM emp

DEBUG 2024-12-30 02:54:58,796 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,796 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,796 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-12-30 02:54:58,797 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,797 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,798 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-12-30 02:54:58,800 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,800 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,800 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-12-30 02:54:58,801 [main] Logical connection closed
updatedRows:1
DEBUG 2024-12-30 02:54:58,802 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,802 [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-30 02:54:58,805 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,805 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-30 02:54:58,841 [main] Physical connection got
DEBUG 2024-12-30 02:54:58,841 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,841 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,841 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,853 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,853 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,853 [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-30 02:54:58,855 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-30 02:54:58.644 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-30 02:54:58,856 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,856 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,856 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,860 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,861 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,862 [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-30 02:54:58,862 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-30 02:54:58.644 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-30 02:54:58,863 [main] Logical connection got
DEBUG 2024-12-30 02:54:58,863 [main] UPDATE EMP SET tstamp = '2024-12-30 02.54.58', 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-30 02.54.58'
DEBUG 2024-12-30 02:54:58,864 [main] Logical connection closed
DEBUG 2024-12-30 02:54:58,864 [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.171 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-30 02:55:00,437 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:00,494 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:00,525 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:00,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:00,553 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:00,553 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:00,600 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:00,607 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:00,629 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-30 02:55:00,798 [main] Physical connection got
DEBUG 2024-12-30 02:55:00,798 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:00,875 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:00,882 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-30 02:55:00,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:00,893 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:00,897 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:00,900 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:00,907 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:00,907 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:00,920 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:00,923 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:00,924 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:00,938 [main] Physical connection got
DEBUG 2024-12-30 02:55:00,939 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:00,939 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:00,939 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,060 [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-30 02:55:01,066 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,067 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,068 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,071 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,074 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,081 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,081 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,090 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,093 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,093 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,098 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,098 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,099 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,099 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,139 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,162 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,164 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,167 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,171 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,177 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,177 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,188 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,190 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,191 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,194 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,195 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,195 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,195 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,238 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,243 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,246 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,249 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,251 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,256 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,257 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,271 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,274 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,274 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,278 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,278 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,278 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,278 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,314 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,319 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,320 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,321 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,324 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,331 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,331 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,339 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,341 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,342 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,345 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,345 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,345 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,346 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,379 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,384 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,385 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,386 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,388 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,395 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,395 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,403 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,405 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,405 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,409 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,409 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,409 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,410 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,442 [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-30 02:55:01,446 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,447 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,448 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,451 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,453 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,466 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,466 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,474 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,476 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,476 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,479 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,480 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,480 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,480 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,514 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,519 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,522 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,524 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,526 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,531 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,531 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,539 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,541 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,541 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,545 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,545 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,545 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,545 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,584 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,589 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,591 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,592 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,594 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,597 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,602 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,602 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,610 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,612 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,613 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,616 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,616 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,616 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,616 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:01,649 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:01,655 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,656 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,657 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,659 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,662 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,666 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,666 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,674 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,676 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,677 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,682 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,684 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,739 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-30 02.55.01', 99, 'hoge', 0)
DEBUG 2024-12-30 02:55:01,744 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,745 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735494901682/0, BranchId=]
DEBUG 2024-12-30 02:55:01,745 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,747 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,757 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,757 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,765 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,767 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,767 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,770 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,771 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,820 [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-30 02:55:01,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,828 [main] UPDATE EMP SET tstamp = '2024-12-30 02.55.01', 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-30 02:55:01,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,829 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735494901682/1, BranchId=]
DEBUG 2024-12-30 02:55:01,830 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,831 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,832 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,834 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,836 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,841 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,841 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,849 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,851 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,852 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,855 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,855 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,856 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,856 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,918 [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-30 02:55:01,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,928 [main] UPDATE EMP SET tstamp = '2024-12-30 02.55.01', 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-30 02:55:01,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,928 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735494901682/2, BranchId=]
DEBUG 2024-12-30 02:55:01,929 [main] Physical connection closed
DEBUG 2024-12-30 02:55:01,937 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:01,938 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,940 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,943 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,949 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:01,950 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,970 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:01,976 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:01,977 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:01,980 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:01,987 [main] Physical connection got
DEBUG 2024-12-30 02:55:01,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:01,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:01,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:02,023 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:02,032 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:02,032 [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-30 02:55:02,035 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:02,035 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:02,035 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-30 02:55:02,035 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:02,036 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735494901682/3, BranchId=]
DEBUG 2024-12-30 02:55:02,036 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,038 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,041 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,043 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,047 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,048 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,056 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,058 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,058 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,066 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,068 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,068 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,069 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,106 [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-30 02:55:02,108 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,110 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,111 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,114 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,117 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,122 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,122 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,131 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,133 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,134 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,150 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,150 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,150 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,150 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,178 [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-30 02:55:02,187 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,189 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,190 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,192 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,194 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,199 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,199 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,208 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,210 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,210 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,215 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,215 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,215 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,216 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,242 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,251 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,252 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,253 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,256 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,261 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,267 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,267 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,279 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,281 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,282 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,285 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,285 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,285 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,285 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,311 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,319 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,322 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,323 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,325 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,334 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,338 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,352 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,353 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,354 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,357 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,357 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,357 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,358 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,384 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,395 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,401 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,401 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,409 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,412 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,417 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,426 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,428 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,428 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,432 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,432 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,432 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,433 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,461 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,469 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,469 [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-30 02:55:02,477 [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-30 02:55:02,478 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,480 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,482 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,484 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,488 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,488 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,496 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,497 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,498 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,502 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,503 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,503 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,503 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,541 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,549 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,549 [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-30 02:55:02,560 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-30 02:55:02,562 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,563 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,563 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,574 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,576 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,581 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,581 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,588 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,589 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,590 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,592 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,592 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,592 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,593 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,626 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,633 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,633 [main] select * from emp
DEBUG 2024-12-30 02:55:02,636 [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-30 02:55:02,637 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,638 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,639 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,641 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,643 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,647 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,647 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,654 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,656 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,656 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,659 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,659 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,659 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,659 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,682 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,689 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,689 [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-30 02:55:02,693 [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-30 02:55:02,694 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,695 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,696 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,698 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,700 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,703 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,703 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,711 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,715 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,715 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,720 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,720 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,720 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,720 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,743 [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-30 02:55:02,750 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,751 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,752 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,754 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,756 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,760 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,760 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,767 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,768 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,768 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,771 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,771 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,774 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,774 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,798 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,806 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,806 [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-30 02:55:02,808 [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-30 02:55:02,809 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,811 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,813 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,815 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,819 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,819 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,825 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,826 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,827 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,829 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,829 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,830 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,830 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,852 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,860 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,860 [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-30 02:55:02,865 [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-30 02:55:02,866 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,868 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,870 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,872 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,876 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,876 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,882 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,883 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,883 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,886 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,886 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,886 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,886 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,916 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,925 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,926 [main] select * from emp
DEBUG 2024-12-30 02:55:02,927 [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-30 02:55:02,929 [main] Physical connection closed
DEBUG 2024-12-30 02:55:02,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:02,931 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,934 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,936 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,940 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:02,940 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:02,960 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:02,961 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:02,972 [main] Physical connection got
DEBUG 2024-12-30 02:55:02,972 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:02,981 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:02,981 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,032 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,040 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,041 [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-30 02:55:03,043 [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-30 02:55:03,044 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,046 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,049 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,050 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,054 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,054 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,060 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,062 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,062 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,065 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,065 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,065 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,066 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,121 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,135 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,135 [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-30 02:55:03,143 [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-30 02:55:03,144 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,145 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,146 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,148 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,149 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,153 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,159 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,160 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,161 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,163 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,163 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,163 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,163 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,221 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,230 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,237 [main] select count(*) from emp
DEBUG 2024-12-30 02:55:03,238 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,238 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,244 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,244 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,247 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,248 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,259 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,259 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,265 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,267 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,267 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,270 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,270 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,270 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,270 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,291 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,299 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,300 [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-30 02:55:03,300 [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-30 02:55:03,301 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,303 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,305 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,307 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,311 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,311 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,318 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,319 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,320 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,322 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,322 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,322 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,322 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,342 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,353 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,354 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-30 02:55:03,354 [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-30 02:55:03,355 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,363 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,363 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,365 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,367 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,371 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,377 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,378 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,379 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,381 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,381 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,381 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,382 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,401 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,409 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,409 [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-30 02:55:03,410 [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-30 02:55:03,411 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,412 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,414 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,416 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,420 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,420 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,426 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,427 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,427 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,429 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,430 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,430 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,430 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,450 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,457 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,457 [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-30 02:55:03,458 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1f758cd1
DEBUG 2024-12-30 02:55:03,458 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,460 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,460 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,462 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,464 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,467 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,468 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,473 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,475 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,475 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,478 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,478 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,478 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,478 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,499 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,506 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,506 [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-30 02:55:03,509 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-30 02:55:03,509 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,510 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,511 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,513 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,515 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,518 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,518 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,524 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,526 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,526 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,528 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,529 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,529 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,529 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,556 [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-30 02:55:03,564 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,564 [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-30 02:55:03,568 [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-30 02:55:03,568 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,570 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,574 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,577 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,577 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,583 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,584 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,584 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,587 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,587 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,587 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,587 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,611 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,614 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,615 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:55:03,615 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,615 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,616 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,617 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,619 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,621 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,624 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,624 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,629 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,631 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,631 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,633 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,633 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,634 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,634 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,653 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,657 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,657 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:55:03,658 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,658 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,659 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,660 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,662 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,663 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,667 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,667 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,674 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,676 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,676 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,679 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,679 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,679 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,679 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,697 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,698 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,698 [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-30 02:55:03,700 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-30 02:55:03,700 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,701 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,702 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,705 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,706 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,710 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,710 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,716 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,717 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,718 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,720 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,720 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,720 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,720 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,739 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,740 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,740 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-30 02:55:03,741 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-30 02:55:03,741 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,742 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,743 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,745 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,747 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,750 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,750 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,756 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,757 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,758 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,760 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,760 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,788 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-30 02.55.03', 9999, 'test', 50)
DEBUG 2024-12-30 02:55:03,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,789 [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-30 02:55:03,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/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-30 02:55:03,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,791 [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-30 02:55:03,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-30 02:55:03.788 {50, null, null, 0}
DEBUG 2024-12-30 02:55:03,792 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735494901682/4, BranchId=]
DEBUG 2024-12-30 02:55:03,793 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,794 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,794 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,796 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,799 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,802 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,802 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,808 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,809 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,809 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,811 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,812 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,812 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,812 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,831 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,838 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,839 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,840 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,842 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,844 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,847 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,848 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,853 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,854 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,855 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,857 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,857 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,858 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,858 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,879 [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-30 02:55:03,888 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,888 [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-30 02:55:03,890 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,891 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,892 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,895 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,896 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,899 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,899 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,905 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,906 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,907 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,909 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,909 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,909 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,910 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,936 [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-30 02:55:03,949 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,952 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-12-30 02:55:03,953 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-30 02:55:03,953 [main] Physical connection closed
DEBUG 2024-12-30 02:55:03,954 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:03,955 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,957 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,959 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,962 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:03,962 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,967 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:03,969 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:03,969 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:03,972 [main] Physical connection got
DEBUG 2024-12-30 02:55:03,972 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,972 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:03,972 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,991 [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-30 02:55:03,996 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:03,997 [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-30 02:55:03,998 [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-30 02:55:03,999 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,000 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,001 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,003 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,005 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,008 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,008 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,014 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,015 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,015 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,017 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,017 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,018 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,018 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,035 [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-30 02:55:04,038 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,039 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,040 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,042 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,044 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,047 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,047 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,052 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,053 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,054 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,056 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,057 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,057 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,057 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,074 [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-30 02:55:04,081 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,081 [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-30 02:55:04,083 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,084 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,085 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,085 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,088 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,089 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,093 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,093 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,098 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,099 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,099 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,101 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,102 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,102 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,102 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,122 [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-30 02:55:04,129 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,129 [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-30 02:55:04,130 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,130 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,131 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,132 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,134 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,136 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,139 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,139 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,144 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,145 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,146 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,148 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,149 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,149 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,149 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,171 [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-30 02:55:04,172 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,172 [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-30 02:55:04,174 [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-30 02:55:04,174 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,176 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,178 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,180 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,183 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,183 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,189 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,190 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,190 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,194 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,194 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,194 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,194 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,213 [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-30 02:55:04,214 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,215 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,216 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,218 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,219 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,222 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,222 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,228 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,229 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,229 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,232 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,232 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,232 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,232 [main] Logical connection got, tx=null
WARN  2024-12-30 02:55:04,235 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-30 02:55:04,241 [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-30 02:55:04,242 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,242 [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-30 02:55:04,245 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-30 02:55:04,246 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,247 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,247 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,249 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,251 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,254 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,254 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,259 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,260 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,261 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,263 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,263 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,263 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,263 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,287 [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-30 02:55:04,294 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,295 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,295 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,297 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,299 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,302 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,302 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,308 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,309 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,312 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,312 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,312 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,312 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,331 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 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-30 02:55:04,335 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,335 [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-30 02:55:04,336 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,336 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,337 [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-30 02:55:04,337 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,338 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,339 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,339 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,341 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,343 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,346 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,346 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,351 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,352 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,353 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,355 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,355 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,356 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,356 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,374 [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-30 02:55:04,378 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,378 [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-30 02:55:04,381 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,382 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,382 [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-30 02:55:04,383 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,383 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,383 [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-30 02:55:04,385 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,385 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,386 [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-30 02:55:04,386 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,387 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,387 [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-30 02:55:04,387 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,388 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,389 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,392 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,393 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,397 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,397 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,403 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,404 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,404 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,406 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,407 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,407 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,430 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-30 02:55:04,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,431 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:55:04,431 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,432 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,432 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-30 02:55:04,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,433 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,433 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-30 02:55:04,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,434 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735494901682/5, BranchId=]
DEBUG 2024-12-30 02:55:04,434 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,435 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,436 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,438 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,444 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,444 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,449 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,451 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,451 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,454 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,454 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,455 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,455 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,476 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,481 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,483 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,485 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,487 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,490 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,491 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,496 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,497 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,498 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,501 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,501 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,501 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,501 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,543 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,548 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,549 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,550 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,552 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,554 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,557 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,562 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,564 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,564 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,567 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,567 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,568 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,568 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,576 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-30 02:55:04,579 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,581 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,581 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,584 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,585 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,589 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,589 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,599 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,600 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,600 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,602 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,603 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,603 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,603 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,610 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-30 02:55:04,611 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,612 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,613 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,615 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,617 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,619 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,620 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,624 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,625 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,626 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,628 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,628 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,628 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,629 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,635 [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-30 02:55:04,637 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,638 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,639 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,641 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,643 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,645 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,646 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,650 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,651 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,652 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,654 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,654 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,655 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,655 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,662 [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-30 02:55:04,664 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,665 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,665 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,667 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,669 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,672 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,672 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,677 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,678 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,680 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,680 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,681 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,681 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,699 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,700 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,700 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-30 02:55:04,703 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,703 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,704 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,705 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,707 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,708 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,712 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,712 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,716 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,717 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,718 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,720 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,720 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,721 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,721 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,738 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,738 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,739 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,740 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,742 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,743 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,752 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,752 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,755 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,755 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,755 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,755 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,772 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-30 02:55:04,773 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,774 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,775 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,777 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,778 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,781 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,781 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,786 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,787 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,787 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-30 02:55:04,789 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,789 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,790 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,790 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,807 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-30 02:55:04,808 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.926 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.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-30 02:55:04,859 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,859 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:04,861 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,863 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,865 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,866 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,870 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,873 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-30 02:55:04,876 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,877 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,880 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,882 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,883 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,884 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:04,886 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,887 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,890 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,890 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,894 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,895 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,898 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-30 02:55:04,901 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,901 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,904 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,905 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,906 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,906 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:04,908 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,910 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,912 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,912 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,917 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,917 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,920 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-30 02:55:04,923 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,923 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,926 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,927 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-30 02:55:04,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,931 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,933 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,935 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,936 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,940 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,941 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,942 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,943 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,943 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,944 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-30 02:55:04,947 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,952 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,952 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,956 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,957 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,959 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,959 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:04,976 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,976 [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-30 02:55:04,981 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:04,981 [main] Physical connection closed
DEBUG 2024-12-30 02:55:04,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:04,983 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,984 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,987 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:04,987 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,991 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:04,992 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:04,994 [main] Physical connection got
DEBUG 2024-12-30 02:55:04,994 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:05,011 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,011 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:05,012 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,012 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:05,022 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,027 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:05,028 [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-30 02:55:05,030 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,030 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-30 02:55:05,050 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:05,050 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:05,052 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,054 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,056 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,056 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,061 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,062 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,064 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-30 02:55:05,076 [main] Physical connection got
DEBUG 2024-12-30 02:55:05,077 [main] Logical connection got, tx=null
WARN  2024-12-30 02:55:05,079 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-30 02:55:05,080 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-30 02:55:05,080 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,080 [main] Physical connection closed
DEBUG 2024-12-30 02:55:05,081 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:05,082 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:05,084 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,085 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,088 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,088 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,092 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,093 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,096 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-30 02:55:05,099 [main] Physical connection got
DEBUG 2024-12-30 02:55:05,100 [main] Logical connection got, tx=null
WARN  2024-12-30 02:55:05,102 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-30 02:55:05,102 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-30 02:55:05,103 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,103 [main] Physical connection closed
DEBUG 2024-12-30 02:55:05,104 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:05,105 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:05,106 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,108 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,111 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,111 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,115 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,116 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,118 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-30 02:55:05,123 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:05,123 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-30 02:55:05,125 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,126 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,129 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,129 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,133 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,134 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,136 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-30 02:55:05,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:05,144 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,146 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,148 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,149 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,153 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,154 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,155 [main] Physical connection got
DEBUG 2024-12-30 02:55:05,156 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:05,157 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,157 [main] Physical connection closed
DEBUG 2024-12-30 02:55:05,158 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:05,159 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,163 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,164 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,168 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,168 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,170 [main] Physical connection got
DEBUG 2024-12-30 02:55:05,170 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:05,172 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,172 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-30 02:55:05,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-30 02:55:05,176 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,177 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,180 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-30 02:55:05,180 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,184 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-30 02:55:05,186 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-30 02:55:05,187 [main] Physical connection got
DEBUG 2024-12-30 02:55:05,187 [main] Logical connection got, tx=null
DEBUG 2024-12-30 02:55:05,188 [main] Logical connection closed, tx=null
DEBUG 2024-12-30 02:55:05,188 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.318s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.904s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.602s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.370s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Dec 30 02:55:05 JST 2024
[INFO] Final Memory: 27M/411M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS