Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-10-19T02:54:44.239 +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-10-19 02:54:49,797 [main] Physical connection got
DEBUG 2024-10-19 02:54:49,797 [main] Logical connection got
DEBUG 2024-10-19 02:54:49,809 [main] Logical connection closed
DEBUG 2024-10-19 02:54:49,810 [main] Logical connection got
DEBUG 2024-10-19 02:54:49,981 [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-10-19 02:54:49,987 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,009 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,009 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,009 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,009 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,051 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,076 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,092 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,092 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,092 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,092 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,130 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,136 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,150 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,150 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,150 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,150 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,188 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,193 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,207 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,207 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,208 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,208 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,246 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,252 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,266 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,266 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,267 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,267 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,310 [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-10-19 02:54:50,315 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,328 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,329 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,329 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,329 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,359 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,364 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,379 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,379 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,379 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,379 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,409 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,414 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,427 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,428 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,428 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,428 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,456 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,461 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,476 [main] Transaction began
DEBUG 2024-10-19 02:54:50,477 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,478 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,478 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,478 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,506 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,526 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,528 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-10-19 02.54.50', 99, 'hoge', 0)
DEBUG 2024-10-19 02:54:50,533 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,534 [main] Transaction rolledback
DEBUG 2024-10-19 02:54:50,534 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,546 [main] Transaction began
DEBUG 2024-10-19 02:54:50,547 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,547 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,547 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,547 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,575 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,585 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,585 [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-10-19 02:54:50,592 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,592 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,593 [main] UPDATE EMP SET tstamp = '2024-10-19 02.54.50', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-10-19 02:54:50,593 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,594 [main] Transaction rolledback
DEBUG 2024-10-19 02:54:50,594 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,613 [main] Transaction began
DEBUG 2024-10-19 02:54:50,614 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,614 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,614 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,615 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,640 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,648 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,649 [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-10-19 02:54:50,651 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,651 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,652 [main] UPDATE EMP SET tstamp = '2024-10-19 02.54.50', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-10-19 02:54:50,652 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,653 [main] Transaction rolledback
DEBUG 2024-10-19 02:54:50,653 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,665 [main] Transaction began
DEBUG 2024-10-19 02:54:50,666 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,666 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,666 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,666 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,691 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,700 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,701 [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-10-19 02:54:50,703 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,703 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,704 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-10-19 02:54:50,704 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,704 [main] Transaction rolledback
DEBUG 2024-10-19 02:54:50,705 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,717 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,718 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,718 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,718 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,743 [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-10-19 02:54:50,744 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,755 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,756 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,756 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,756 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,779 [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-10-19 02:54:50,787 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,810 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,810 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,810 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,810 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,831 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,840 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,851 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,851 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,851 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,852 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,881 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,889 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,900 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,900 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,900 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,900 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,920 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,927 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,938 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,938 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,938 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,939 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,958 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,965 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,966 [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-10-19 02:54:50,973 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 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-10-19 02:54:50,974 [main] Physical connection closed
DEBUG 2024-10-19 02:54:50,985 [main] Physical connection got
DEBUG 2024-10-19 02:54:50,985 [main] Logical connection got
DEBUG 2024-10-19 02:54:50,985 [main] Logical connection closed
DEBUG 2024-10-19 02:54:50,985 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,005 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,012 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,012 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-10-19 02:54:51,016 [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-10-19 02:54:51,018 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,028 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,028 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,029 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,029 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,048 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,055 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,055 [main] select * from emp
DEBUG 2024-10-19 02:54:51,058 [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-10-19 02:54:51,060 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,071 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,071 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,071 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,071 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,092 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,099 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,099 [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-10-19 02:54:51,104 [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-10-19 02:54:51,105 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,117 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,117 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,117 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,117 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,137 [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-10-19 02:54:51,145 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,156 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,157 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,157 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,157 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,178 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,187 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,187 [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-10-19 02:54:51,190 [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-10-19 02:54:51,191 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,202 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,202 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,202 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,202 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,223 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,230 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,231 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-10-19 02:54:51,235 [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-10-19 02:54:51,236 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,247 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,247 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,247 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,247 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,267 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,275 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,275 [main] select * from emp
DEBUG 2024-10-19 02:54:51,277 [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-10-19 02:54:51,278 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,289 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,289 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,289 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,289 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,309 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,317 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,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 order by empno
DEBUG 2024-10-19 02:54:51,319 [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-10-19 02:54:51,320 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,344 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,344 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,344 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,344 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,364 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,370 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,371 [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-10-19 02:54:51,372 [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-10-19 02:54:51,373 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,383 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,383 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,383 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,383 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,402 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,409 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,410 [main] select count(*) from emp
DEBUG 2024-10-19 02:54:51,411 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,411 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,422 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,422 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,422 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,422 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,441 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,448 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,448 [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-10-19 02:54:51,449 [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-10-19 02:54:51,449 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,459 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,459 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,460 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,460 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,478 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,485 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,485 [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-10-19 02:54:51,486 [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-10-19 02:54:51,486 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,496 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,496 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,496 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,496 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,514 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,521 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,521 [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-10-19 02:54:51,522 [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-10-19 02:54:51,522 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,531 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,531 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,532 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,532 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,549 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,556 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,557 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-10-19 02:54:51,557 [main] Logical connection closed
[Ljava.util.Map;@351daa0e
DEBUG 2024-10-19 02:54:51,557 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,567 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,567 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,567 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,567 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,584 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,590 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,591 [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-10-19 02:54:51,593 [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-10-19 02:54:51,593 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,603 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,603 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,603 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,603 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,621 [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-10-19 02:54:51,627 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,627 [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-10-19 02:54:51,630 [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-10-19 02:54:51,630 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,640 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,640 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,640 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,640 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,658 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,662 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,662 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:51,662 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,663 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,672 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,672 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,672 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,672 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,690 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,693 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,693 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:51,694 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,694 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,704 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,704 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,705 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,705 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,717 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,717 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,717 [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-10-19 02:54:51,719 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-10-19 02:54:51,719 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,728 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,728 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,729 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,729 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,753 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,753 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,754 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-10-19 02:54:51,755 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-10-19 02:54:51,755 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,764 [main] Transaction began
DEBUG 2024-10-19 02:54:51,765 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,765 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,765 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,765 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,783 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,789 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,789 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-10-19 02.54.51', 9999, 'test', 50)
DEBUG 2024-10-19 02:54:51,790 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,790 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,790 [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-10-19 02:54:51,791 [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-10-19 02:54:51,792 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,792 [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-10-19 02:54:51,792 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-10-19 02:54:51.789 {50, null, null, 0}
DEBUG 2024-10-19 02:54:51,793 [main] Transaction rolledback
DEBUG 2024-10-19 02:54:51,793 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,802 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,802 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,803 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,803 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,820 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,826 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,836 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,836 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,836 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,836 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,852 [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-10-19 02:54:51,860 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,861 [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-10-19 02:54:51,863 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,863 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,872 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,872 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,873 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,873 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,889 [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-10-19 02:54:51,897 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,897 [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-10-19 02:54:51,898 [main] Logical connection closed
[]
DEBUG 2024-10-19 02:54:51,898 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,908 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,908 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,908 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,908 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,924 [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-10-19 02:54:51,928 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,928 [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-10-19 02:54:51,930 [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-10-19 02:54:51,930 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,939 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,939 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,939 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,939 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,954 [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-10-19 02:54:51,958 [main] Physical connection closed
DEBUG 2024-10-19 02:54:51,966 [main] Physical connection got
DEBUG 2024-10-19 02:54:51,966 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,966 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,967 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,982 [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-10-19 02:54:51,988 [main] Logical connection got
DEBUG 2024-10-19 02:54:51,989 [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-10-19 02:54:51,991 [main] Logical connection closed
DEBUG 2024-10-19 02:54:51,991 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,000 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,000 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,000 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,000 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,016 [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-10-19 02:54:52,022 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,022 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-10-19 02:54:52,023 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,023 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,032 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,032 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,033 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,033 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,050 [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-10-19 02:54:52,051 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,052 [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-10-19 02:54:52,053 [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-10-19 02:54:52,054 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,063 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,063 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,063 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,063 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,078 [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-10-19 02:54:52,079 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,088 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,088 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,088 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,088 [main] Logical connection got
WARN  2024-10-19 02:54:52,091 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-10-19 02:54:52,096 [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-10-19 02:54:52,096 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,097 [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-10-19 02:54:52,098 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-10-19 02:54:52,099 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,107 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,107 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,108 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,108 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,125 [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-10-19 02:54:52,131 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,140 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,140 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,140 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,140 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,158 [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-10-19 02:54:52,160 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,160 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-10-19 02:54:52,161 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,161 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,161 [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-10-19 02:54:52,162 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,162 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,171 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,171 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,171 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,171 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,191 [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-10-19 02:54:52,192 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,192 [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-10-19 02:54:52,195 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,195 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,195 [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-10-19 02:54:52,196 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,196 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,196 [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-10-19 02:54:52,198 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,198 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,198 [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-10-19 02:54:52,199 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,199 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,199 [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-10-19 02:54:52,200 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,200 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,209 [main] Transaction began
DEBUG 2024-10-19 02:54:52,209 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,210 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,210 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,210 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,228 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-10-19 02:54:52,228 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,229 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:52,229 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,229 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,229 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-10-19 02:54:52,229 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,230 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,230 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:52,230 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,230 [main] Transaction rolledback
DEBUG 2024-10-19 02:54:52,230 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,240 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,240 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,240 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,240 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,258 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,261 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,270 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,270 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,271 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,271 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,288 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,292 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,301 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,301 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,301 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,301 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,308 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-10-19 02:54:52,310 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,319 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,319 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,319 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,319 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,325 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-10-19 02:54:52,327 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,335 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,335 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,335 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,335 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,342 [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-10-19 02:54:52,343 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,352 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,352 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,352 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,352 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,358 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-10-19 02:54:52,359 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,368 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,368 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,368 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,368 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,385 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,386 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,386 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-10-19 02:54:52,389 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,389 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,398 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,398 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,398 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,398 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,414 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,415 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,424 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,424 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,424 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,424 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,441 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-10-19 02:54:52,441 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,450 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,450 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,450 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,450 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,467 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-10-19 02:54:52,468 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.069 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-10-19 02:54:52,496 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,496 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,500 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,501 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-10-19 02:54:52,586 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,586 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,587 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,587 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-10-19 02:54:52,602 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,602 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,605 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,608 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,619 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,620 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,623 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,624 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,635 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,635 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,639 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,639 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-10-19 02:54:52,650 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,650 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,667 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,667 [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-10-19 02:54:52,670 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,671 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,677 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,677 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,693 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,693 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,693 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,693 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,704 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,708 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,708 [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-10-19 02:54:52,711 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,711 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-10-19 02:54:52,754 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,754 [main] Logical connection got
WARN  2024-10-19 02:54:52,756 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-10-19 02:54:52,757 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-10-19 02:54:52,757 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,757 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,769 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,769 [main] Logical connection got
WARN  2024-10-19 02:54:52,770 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-10-19 02:54:52,771 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-10-19 02:54:52,771 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,772 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-10-19 02:54:52,803 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,803 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,805 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,805 [main] Physical connection closed
DEBUG 2024-10-19 02:54:52,811 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,811 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,812 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,812 [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-10-19 02:54:52,822 [main] Physical connection got
DEBUG 2024-10-19 02:54:52,822 [main] Logical connection got
DEBUG 2024-10-19 02:54:52,822 [main] Logical connection closed
DEBUG 2024-10-19 02:54:52,823 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-10-19 02:54:54,060 [main] Physical connection got
DEBUG 2024-10-19 02:54:54,060 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,071 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,072 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,133 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,166 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,168 [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-10-19 02:54:54,181 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,181 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,181 [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-10-19 02:54:54,189 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,189 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,189 [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-10-19 02:54:54,191 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,191 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,191 [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-10-19 02:54:54,193 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,193 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,194 [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-10-19 02:54:54,195 [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-10-19 02:54:54,196 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,196 [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-10-19 02:54:54,197 [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-10-19 02:54:54,201 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,201 [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-10-19 02:54:54,202 [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-10-19 02:54:54,203 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,203 [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-10-19 02:54:54,204 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-10-19 02:54:54,206 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,207 [main] UPDATE EMP SET tstamp = '2024-10-19 02.54.54', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-10-19 02:54:54,208 [main] Logical connection closed
after timestamp:2024-10-19 02:54:54.206
DEBUG 2024-10-19 02:54:54,209 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,209 [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-10-19 02:54:54.206 {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-10-19 02:54:54,212 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,212 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-10-19 02:54:54,250 [main] Physical connection got
DEBUG 2024-10-19 02:54:54,250 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,250 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,251 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,263 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,265 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,265 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-10-19 02:54:54,265 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-10-19 02:54:54,266 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,266 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-10-19 02:54:54,267 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-10-19 02:54:54,267 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,267 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-10-19 02:54:54,268 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,268 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-10-19 02:54:54,318 [main] Physical connection got
DEBUG 2024-10-19 02:54:54,318 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,319 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,319 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,332 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,342 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,342 [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-10-19 02:54:54,346 [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-10-19 02:54:54.206 {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-10-19 02:54:54,349 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,349 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-10-19 02:54:54,349 [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-10-19 02:54:54,351 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,352 [main] SELECT empno FROM emp
DEBUG 2024-10-19 02:54:54,352 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-10-19 02:54:54,354 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,354 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-10-19 02:54:54,355 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-10-19 02:54:54.206 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-10-19 02:54:54,355 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,355 [main] SELECT count(*) FROM emp
DEBUG 2024-10-19 02:54:54,356 [main] Logical connection closed
count:14
DEBUG 2024-10-19 02:54:54,357 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,357 [main] SELECT * FROM emp

DEBUG 2024-10-19 02:54:54,359 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,359 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,359 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-10-19 02:54:54,360 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,360 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,360 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-10-19 02:54:54,362 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,362 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,363 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-10-19 02:54:54,363 [main] Logical connection closed
updatedRows:1
DEBUG 2024-10-19 02:54:54,364 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,364 [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-10-19 02:54:54,367 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,368 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-10-19 02:54:54,403 [main] Physical connection got
DEBUG 2024-10-19 02:54:54,403 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,404 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,404 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,417 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,417 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,418 [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-10-19 02:54:54,419 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-10-19 02:54:54.206 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-10-19 02:54:54,420 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,420 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,420 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,424 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,425 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,425 [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-10-19 02:54:54,426 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-10-19 02:54:54.206 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-10-19 02:54:54,427 [main] Logical connection got
DEBUG 2024-10-19 02:54:54,427 [main] UPDATE EMP SET tstamp = '2024-10-19 02.54.54', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-10-19 02.54.54'
DEBUG 2024-10-19 02:54:54,428 [main] Logical connection closed
DEBUG 2024-10-19 02:54:54,428 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.127 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-10-19 02:54:55,928 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:55,989 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:56,020 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,024 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,048 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,048 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,093 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,100 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,122 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-19 02:54:56,281 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,282 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,350 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,356 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-10-19 02:54:56,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,366 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,369 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,372 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,377 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,377 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,389 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,391 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,392 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,404 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,404 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,405 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,405 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,512 [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-10-19 02:54:56,517 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,519 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,519 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,522 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,525 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,530 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,530 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,539 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,542 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,542 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,546 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,547 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,547 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,547 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,584 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,607 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,609 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,611 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,614 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,619 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,619 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,629 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,631 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,632 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,635 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,635 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,635 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,635 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,676 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,681 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,683 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,684 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,686 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,689 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,694 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,694 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,702 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,704 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,704 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,707 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,707 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,708 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,708 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,741 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,746 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,748 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,752 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,757 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,757 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,764 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,766 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,767 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,770 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,770 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,770 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,770 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,801 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,805 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,807 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,807 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,810 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,812 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,816 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,816 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,824 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,825 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,826 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,829 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,829 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,830 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,830 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,860 [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-10-19 02:54:56,864 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,866 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,868 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,870 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,874 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,874 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,882 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,883 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,884 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,887 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,887 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,887 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,887 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,918 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,922 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,924 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,924 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,927 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,929 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,933 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,933 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,941 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:56,942 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,943 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,946 [main] Physical connection got
DEBUG 2024-10-19 02:54:56,946 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,946 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,947 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:56,983 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:56,988 [main] Physical connection closed
DEBUG 2024-10-19 02:54:56,990 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:56,990 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:56,993 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:56,995 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,999 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:56,999 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,006 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,008 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,008 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,011 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,011 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,012 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,012 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,041 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,045 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,047 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,047 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,050 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,052 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,056 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,056 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,063 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,065 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,066 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,070 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,072 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,073 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,073 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,099 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,121 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-10-19 02.54.57', 99, 'hoge', 0)
DEBUG 2024-10-19 02:54:57,126 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,127 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729274097070/0, BranchId=]
DEBUG 2024-10-19 02:54:57,127 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,129 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,132 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,134 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,138 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,138 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,145 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,147 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,148 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,150 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,150 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,151 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,151 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,185 [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-10-19 02:54:57,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,193 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,193 [main] UPDATE EMP SET tstamp = '2024-10-19 02.54.57', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-10-19 02:54:57,194 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,194 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729274097070/1, BranchId=]
DEBUG 2024-10-19 02:54:57,195 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,196 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,197 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,201 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,205 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,205 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,212 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,214 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,214 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,217 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,217 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,256 [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-10-19 02:54:57,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,259 [main] UPDATE EMP SET tstamp = '2024-10-19 02.54.57', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-10-19 02:54:57,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,259 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729274097070/2, BranchId=]
DEBUG 2024-10-19 02:54:57,259 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,261 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,264 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,266 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,269 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,270 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,276 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,278 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,279 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,282 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,282 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,282 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,282 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,282 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,307 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,315 [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-10-19 02:54:57,317 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,318 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,318 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-10-19 02:54:57,318 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,318 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729274097070/3, BranchId=]
DEBUG 2024-10-19 02:54:57,318 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,320 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,320 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,323 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,325 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,329 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,329 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,336 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,337 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,338 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,341 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,341 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,342 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,342 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,366 [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-10-19 02:54:57,368 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,369 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,370 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,372 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,374 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,378 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,378 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,385 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,387 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,387 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,398 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,398 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,398 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,398 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,422 [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-10-19 02:54:57,430 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,432 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,432 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,434 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,436 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,440 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,441 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,447 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,449 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,449 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,452 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,452 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,452 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,452 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,475 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,484 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,486 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,490 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,493 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,494 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,500 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,501 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,502 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,504 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,504 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,505 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,505 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,527 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,536 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,538 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,540 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,541 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,545 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,545 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,551 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,553 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,553 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,556 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,556 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,556 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,556 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,579 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,587 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,588 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,589 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,591 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,593 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,597 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,597 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,603 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,605 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,605 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,607 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,607 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,608 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,608 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,630 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,638 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,638 [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-10-19 02:54:57,645 [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-10-19 02:54:57,646 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,647 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,647 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,649 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,651 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,655 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,655 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,661 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,663 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,663 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,665 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,666 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,666 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,666 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,687 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,694 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,694 [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-10-19 02:54:57,698 [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-10-19 02:54:57,699 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,700 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,700 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,703 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,704 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,708 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,708 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,714 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,715 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,715 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,718 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,718 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,718 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,718 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,742 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,749 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,749 [main] select * from emp
DEBUG 2024-10-19 02:54:57,752 [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-10-19 02:54:57,753 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,754 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,754 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,756 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,758 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,761 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,761 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,767 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,768 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,769 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,771 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,771 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,771 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,771 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,791 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,798 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,798 [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-10-19 02:54:57,801 [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-10-19 02:54:57,802 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,803 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,804 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,806 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,808 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,812 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,812 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,817 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,819 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,819 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,821 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,821 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,821 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,821 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,842 [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-10-19 02:54:57,848 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,849 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,850 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,852 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,854 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,857 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,863 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,864 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,864 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,866 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,867 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,867 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,867 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,887 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,894 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,894 [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-10-19 02:54:57,896 [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-10-19 02:54:57,897 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,898 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,899 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,901 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,903 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,906 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,906 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,911 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,913 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,913 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,915 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,915 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,915 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,915 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,935 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,942 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,942 [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-10-19 02:54:57,946 [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-10-19 02:54:57,947 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,949 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,951 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,952 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,956 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:57,956 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,962 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:57,963 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:57,963 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,965 [main] Physical connection got
DEBUG 2024-10-19 02:54:57,965 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,965 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,966 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,985 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:57,993 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:57,993 [main] select * from emp
DEBUG 2024-10-19 02:54:57,994 [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-10-19 02:54:57,995 [main] Physical connection closed
DEBUG 2024-10-19 02:54:57,996 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:57,997 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:57,998 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,000 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,003 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,003 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,009 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,010 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,010 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,012 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,012 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,013 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,013 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,032 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,039 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,040 [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-10-19 02:54:58,041 [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-10-19 02:54:58,042 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,043 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,044 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,046 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,047 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,050 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,051 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,056 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,057 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,057 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,059 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,059 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,060 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,060 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,079 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,086 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,086 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-10-19 02:54:58,088 [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-10-19 02:54:58,088 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,090 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,092 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,094 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,097 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,097 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,102 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,104 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,106 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,106 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,106 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,106 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,131 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,138 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,138 [main] select count(*) from emp
DEBUG 2024-10-19 02:54:58,139 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,139 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,140 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,141 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,143 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,145 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,148 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,148 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,154 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,155 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,155 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,157 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,158 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,158 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,158 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,178 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,186 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,186 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-10-19 02:54:58,187 [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-10-19 02:54:58,187 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,189 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,190 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,192 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,195 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,195 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,201 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,202 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,202 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,204 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,204 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,205 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,205 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,225 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,232 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,232 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-10-19 02:54:58,233 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-10-19 02:54:58,233 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,234 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,235 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,237 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,239 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,242 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,242 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,247 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,248 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,249 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,251 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,251 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,251 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,251 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,271 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,278 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,278 [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-10-19 02:54:58,279 [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-10-19 02:54:58,279 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,280 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,281 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,283 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,284 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,288 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,288 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,293 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,294 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,295 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,296 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,297 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,297 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,297 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,316 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,323 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,323 [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-10-19 02:54:58,324 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1ae555bd
DEBUG 2024-10-19 02:54:58,324 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,325 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,327 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,329 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,332 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,333 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,338 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,339 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,340 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,342 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,342 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,342 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,342 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,362 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,369 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,369 [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-10-19 02:54:58,371 [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-10-19 02:54:58,371 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,372 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,373 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,374 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,376 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,379 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,379 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,385 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,386 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,386 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,389 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,389 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,389 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,389 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,408 [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-10-19 02:54:58,415 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,415 [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-10-19 02:54:58,419 [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-10-19 02:54:58,419 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,421 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,422 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,424 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,427 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,427 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,433 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,434 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,434 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,436 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,436 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,437 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,437 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,455 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,459 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,459 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:58,459 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,459 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,460 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,461 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,463 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,464 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,467 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,468 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,473 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,474 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,475 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,477 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,477 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,477 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,477 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,496 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,499 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,499 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:58,500 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,500 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,501 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,512 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,512 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,518 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,519 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,519 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,522 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,522 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,522 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,522 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,536 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,536 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,536 [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-10-19 02:54:58,538 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-10-19 02:54:58,538 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,539 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,539 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,541 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,543 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,546 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,546 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,551 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,552 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,552 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,554 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,555 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,555 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,555 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,567 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,567 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,567 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-10-19 02:54:58,568 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-10-19 02:54:58,568 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,570 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,573 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,576 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,576 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,582 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,583 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,583 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,585 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,586 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,611 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-10-19 02.54.58', 9999, 'test', 50)
DEBUG 2024-10-19 02:54:58,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,612 [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-10-19 02:54:58,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/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-10-19 02:54:58,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,614 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-10-19 02:54:58,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-10-19 02:54:58.611 {50, null, null, 0}
DEBUG 2024-10-19 02:54:58,614 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729274097070/4, BranchId=]
DEBUG 2024-10-19 02:54:58,615 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,616 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,616 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,618 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,620 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,623 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,623 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,629 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,630 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,630 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,632 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,632 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,632 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,632 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,651 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,657 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,658 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,658 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,660 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,662 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,665 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,665 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,670 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,671 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,671 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,674 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,674 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,674 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,674 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,692 [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-10-19 02:54:58,701 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,701 [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-10-19 02:54:58,703 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,703 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,704 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,705 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,707 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,709 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,712 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,712 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,718 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,719 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,719 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,722 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,722 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,722 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,722 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,740 [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-10-19 02:54:58,749 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,749 [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-10-19 02:54:58,750 [main] Logical connection closed, tx=null
[]
DEBUG 2024-10-19 02:54:58,750 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,751 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,751 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,753 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,755 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,758 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,758 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,763 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,765 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,765 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,767 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,768 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,768 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,768 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,786 [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-10-19 02:54:58,791 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,791 [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-10-19 02:54:58,793 [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-10-19 02:54:58,793 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,794 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,794 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,796 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,798 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,801 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,801 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,807 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,808 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,808 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,810 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,810 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,810 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,810 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,827 [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-10-19 02:54:58,831 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,832 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,834 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,836 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,839 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,839 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,845 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,846 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,848 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,848 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,848 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,848 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,865 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-10-19 02:54:58,876 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,876 [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-10-19 02:54:58,878 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,878 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,879 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,879 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,881 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,883 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,886 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,886 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,891 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,893 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,894 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,895 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,895 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,895 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,911 [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-10-19 02:54:58,918 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,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 department.dname = null
DEBUG 2024-10-19 02:54:58,919 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,919 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,920 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,922 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,924 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,927 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,927 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,932 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,933 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,934 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,936 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,936 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,936 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,936 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,955 [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-10-19 02:54:58,956 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,956 [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-10-19 02:54:58,958 [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-10-19 02:54:58,960 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,961 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,962 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,964 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,965 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,969 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:58,969 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,974 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:58,975 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:58,975 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,978 [main] Physical connection got
DEBUG 2024-10-19 02:54:58,978 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,978 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:58,978 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:58,996 [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-10-19 02:54:58,996 [main] Physical connection closed
DEBUG 2024-10-19 02:54:58,997 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:58,998 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:58,999 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,001 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,004 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,004 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,009 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,010 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,010 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,013 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,013 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,013 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,013 [main] Logical connection got, tx=null
WARN  2024-10-19 02:54:59,016 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-10-19 02:54:59,021 [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-10-19 02:54:59,022 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,022 [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-10-19 02:54:59,024 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-10-19 02:54:59,025 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,026 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,028 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,030 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,033 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,033 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,038 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,039 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,039 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,041 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,041 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,042 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,042 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,060 [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-10-19 02:54:59,066 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,067 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,067 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,069 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,071 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,074 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,074 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,079 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,081 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,081 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,083 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,083 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,083 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,083 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,101 [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-10-19 02:54:59,105 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,105 [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-10-19 02:54:59,106 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,106 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,106 [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-10-19 02:54:59,107 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,107 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,108 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,108 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,110 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,112 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,115 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,115 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,120 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,121 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,121 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,124 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,124 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,124 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,124 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,143 [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-10-19 02:54:59,146 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,146 [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-10-19 02:54:59,149 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,149 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,149 [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-10-19 02:54:59,150 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,150 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,150 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-10-19 02:54:59,152 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,152 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,152 [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-10-19 02:54:59,153 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,153 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,153 [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-10-19 02:54:59,153 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,153 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,154 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,155 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,158 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,161 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,161 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,166 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,167 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,168 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,170 [main] Transaction began, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,170 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,189 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-10-19 02:54:59,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,190 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:59,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,190 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-10-19 02:54:59,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,191 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-10-19 02:54:59,191 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,191 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1729274097070/5, BranchId=]
DEBUG 2024-10-19 02:54:59,191 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,192 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,192 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,194 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,196 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,199 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,199 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,204 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,205 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,206 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,208 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,208 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,208 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,208 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,227 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,230 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,233 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,233 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,235 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,237 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,240 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,240 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,245 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,246 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,246 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,248 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,248 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,249 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,249 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,267 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,271 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,272 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,272 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,274 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,276 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,279 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,279 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,286 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,287 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,287 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,290 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,290 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,290 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,290 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,297 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-10-19 02:54:59,299 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,300 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,300 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,303 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,307 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,307 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,312 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,313 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,313 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,315 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,315 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,315 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,315 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,321 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-10-19 02:54:59,323 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,324 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,324 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,326 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,327 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,330 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,330 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,335 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,336 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,336 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,338 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,338 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,338 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,339 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,345 [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-10-19 02:54:59,346 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,347 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,347 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,349 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,354 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,354 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,358 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,359 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,360 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,361 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,361 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,361 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,362 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,368 [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-10-19 02:54:59,369 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,371 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,373 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,374 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,377 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,378 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,384 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,386 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,386 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,386 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,386 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,404 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,405 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,405 [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-10-19 02:54:59,408 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,409 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,410 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,412 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,414 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,417 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,422 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,422 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,423 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,425 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,425 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,425 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,426 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,443 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,444 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,445 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,445 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,449 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,452 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,456 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,457 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,458 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,460 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,460 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,460 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,460 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,479 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-10-19 02:54:59,479 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,480 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,481 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,483 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,484 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,487 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,487 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,492 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,493 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,493 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-10-19 02:54:59,495 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,495 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,495 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,495 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,513 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-10-19 02:54:59,513 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.158 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-10-19 02:54:59,562 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,563 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,565 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,566 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,569 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,569 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,574 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,575 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,578 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,581 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,581 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,585 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,588 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,588 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,589 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,590 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,592 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,595 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,595 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,600 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,601 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,604 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,606 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,606 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,610 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,610 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,612 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,613 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,615 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,618 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,618 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,622 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,623 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,626 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,629 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,629 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,633 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,633 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-10-19 02:54:59,636 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,637 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,638 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,641 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,641 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,646 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,647 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,648 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,649 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,649 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,649 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-10-19 02:54:59,653 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,653 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,657 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,657 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,662 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,663 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,665 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,665 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,683 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,683 [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-10-19 02:54:59,687 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,687 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,688 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,688 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,690 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,692 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,692 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,697 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,698 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,699 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,699 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,716 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,717 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,717 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,717 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,728 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,733 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,733 [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-10-19 02:54:59,735 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,736 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-10-19 02:54:59,754 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,755 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,756 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,758 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,761 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,761 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,765 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,766 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,769 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,781 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,781 [main] Logical connection got, tx=null
WARN  2024-10-19 02:54:59,783 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-10-19 02:54:59,784 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-10-19 02:54:59,784 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,785 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,785 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,786 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,788 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,792 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,797 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,797 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,800 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,803 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,803 [main] Logical connection got, tx=null
WARN  2024-10-19 02:54:59,805 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-10-19 02:54:59,806 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-10-19 02:54:59,806 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,806 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,807 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,808 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,809 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,811 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,814 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,814 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,819 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,819 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,823 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,827 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,827 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-10-19 02:54:59,829 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,831 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,833 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,833 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,838 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,839 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,842 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-10-19 02:54:59,849 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,849 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,851 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,854 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,854 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,858 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,859 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,861 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,861 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,862 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,862 [main] Physical connection closed
DEBUG 2024-10-19 02:54:59,863 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,864 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,865 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,868 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,868 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,873 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,874 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,876 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,876 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,877 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,877 [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-10-19 02:54:59,880 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-10-19 02:54:59,880 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,882 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,885 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-10-19 02:54:59,885 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,889 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-10-19 02:54:59,890 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-10-19 02:54:59,892 [main] Physical connection got
DEBUG 2024-10-19 02:54:59,892 [main] Logical connection got, tx=null
DEBUG 2024-10-19 02:54:59,893 [main] Logical connection closed, tx=null
DEBUG 2024-10-19 02:54:59,893 [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.01 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.304s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.502s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.582s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.509s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Sat Oct 19 02:54:59 JST 2024
[INFO] Final Memory: 28M/407M
[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