Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-09-21T02:54:45.527 +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-09-21 02:54:50,842 [main] Physical connection got
DEBUG 2024-09-21 02:54:50,842 [main] Logical connection got
DEBUG 2024-09-21 02:54:50,855 [main] Logical connection closed
DEBUG 2024-09-21 02:54:50,855 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,032 [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-09-21 02:54:51,038 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,060 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,060 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,061 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,061 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,104 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,129 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,145 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,146 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,146 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,146 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,182 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,188 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,202 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,203 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,203 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,203 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,238 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,244 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,258 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,258 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,259 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,259 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,295 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,300 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,315 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,315 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,315 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,315 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,357 [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-09-21 02:54:51,361 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,375 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,375 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,376 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,376 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,409 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,414 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,430 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,430 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,430 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,430 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,464 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,470 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,484 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,484 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,484 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,484 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,513 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,518 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,534 [main] Transaction began
DEBUG 2024-09-21 02:54:51,535 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,536 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,536 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,536 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,564 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,587 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,588 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-21 02.54.51', 99, 'hoge', 0)
DEBUG 2024-09-21 02:54:51,593 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,594 [main] Transaction rolledback
DEBUG 2024-09-21 02:54:51,594 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,607 [main] Transaction began
DEBUG 2024-09-21 02:54:51,608 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,608 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,608 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,608 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,636 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,646 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,646 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-21 02:54:51,652 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,653 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,653 [main] UPDATE EMP SET tstamp = '2024-09-21 02.54.51', 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-09-21 02:54:51,654 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,654 [main] Transaction rolledback
DEBUG 2024-09-21 02:54:51,654 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,674 [main] Transaction began
DEBUG 2024-09-21 02:54:51,675 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,675 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,675 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,675 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,702 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,711 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,711 [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-09-21 02:54:51,713 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,713 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,714 [main] UPDATE EMP SET tstamp = '2024-09-21 02.54.51', 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-09-21 02:54:51,714 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,715 [main] Transaction rolledback
DEBUG 2024-09-21 02:54:51,715 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,727 [main] Transaction began
DEBUG 2024-09-21 02:54:51,727 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,728 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,728 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,728 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,756 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,765 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,767 [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-09-21 02:54:51,769 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,769 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,769 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-21 02:54:51,770 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,770 [main] Transaction rolledback
DEBUG 2024-09-21 02:54:51,770 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,783 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,783 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,783 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,783 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,808 [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-09-21 02:54:51,809 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,821 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,821 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,821 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,822 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,846 [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-09-21 02:54:51,854 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,880 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,880 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,880 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,880 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,905 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,913 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,925 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,925 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,926 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,926 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,966 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,974 [main] Physical connection closed
DEBUG 2024-09-21 02:54:51,985 [main] Physical connection got
DEBUG 2024-09-21 02:54:51,986 [main] Logical connection got
DEBUG 2024-09-21 02:54:51,986 [main] Logical connection closed
DEBUG 2024-09-21 02:54:51,986 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,009 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,018 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,029 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,029 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,030 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,030 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,052 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,060 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,061 [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-09-21 02:54:52,068 [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-09-21 02:54:52,069 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,080 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,080 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,080 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,080 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,101 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,109 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,109 [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-09-21 02:54:52,113 [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-09-21 02:54:52,115 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,125 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,125 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,125 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,125 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,145 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,152 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,152 [main] select * from emp
DEBUG 2024-09-21 02:54:52,155 [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-09-21 02:54:52,157 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,167 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,168 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,168 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,168 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,188 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,196 [main] Logical connection got
DEBUG 2024-09-21 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 order by empno
DEBUG 2024-09-21 02:54:52,200 [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-09-21 02:54:52,201 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,212 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,212 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,212 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,213 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,233 [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-09-21 02:54:52,241 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,251 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,251 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,252 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,252 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,272 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,281 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,282 [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-09-21 02:54:52,284 [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-09-21 02:54:52,285 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,296 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,296 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,296 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,296 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,316 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,324 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,324 [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-09-21 02:54:52,328 [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-09-21 02:54:52,330 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,341 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,341 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,341 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,341 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,362 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,369 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,369 [main] select * from emp
DEBUG 2024-09-21 02:54:52,371 [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-09-21 02:54:52,372 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,383 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,383 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,383 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,383 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,404 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,411 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,411 [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-09-21 02:54:52,413 [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-09-21 02:54:52,415 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,441 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,441 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,442 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,442 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,462 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,469 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,469 [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-09-21 02:54:52,471 [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-09-21 02:54:52,471 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,482 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,482 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,482 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,482 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,502 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,509 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,510 [main] select count(*) from emp
DEBUG 2024-09-21 02:54:52,511 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,511 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,521 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,522 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,522 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,522 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,542 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,550 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,550 [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-09-21 02:54:52,551 [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-09-21 02:54:52,551 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,562 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,562 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,562 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,562 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,581 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,589 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,589 [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-09-21 02:54:52,590 [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-09-21 02:54:52,590 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,601 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,601 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,601 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,601 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,620 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,626 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,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 empno = 7788
DEBUG 2024-09-21 02:54:52,627 [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-09-21 02:54:52,628 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,638 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,638 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,638 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,638 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,655 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,662 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,662 [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-09-21 02:54:52,663 [main] Logical connection closed
[Ljava.util.Map;@21bfa3d3
DEBUG 2024-09-21 02:54:52,663 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,673 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,673 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,673 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,673 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,691 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,697 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,698 [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-09-21 02:54:52,700 [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-09-21 02:54:52,700 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,710 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,710 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,710 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,710 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,728 [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-09-21 02:54:52,734 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,735 [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-09-21 02:54:52,738 [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-09-21 02:54:52,739 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,748 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,749 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,749 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,749 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,765 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,769 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,769 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:54:52,769 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,770 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,779 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,779 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,779 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,779 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,796 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,799 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,799 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:54:52,799 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,799 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,809 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,809 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,809 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,810 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,821 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,821 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,822 [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-09-21 02:54:52,823 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-21 02:54:52,823 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,832 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,832 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,833 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,833 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,854 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,854 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,855 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-21 02:54:52,855 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-21 02:54:52,856 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,865 [main] Transaction began
DEBUG 2024-09-21 02:54:52,865 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,865 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,866 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,866 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,882 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,888 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,889 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-21 02.54.52', 9999, 'test', 50)
DEBUG 2024-09-21 02:54:52,889 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,890 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,890 [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-09-21 02:54:52,891 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-21 02:54:52,892 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,892 [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-09-21 02:54:52,893 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-09-21 02:54:52.888 {50, null, null, 0}
DEBUG 2024-09-21 02:54:52,893 [main] Transaction rolledback
DEBUG 2024-09-21 02:54:52,893 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,902 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,902 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,903 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,903 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,918 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,924 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,933 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,934 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,934 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,934 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,949 [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-09-21 02:54:52,957 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,957 [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-09-21 02:54:52,960 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,960 [main] Physical connection closed
DEBUG 2024-09-21 02:54:52,969 [main] Physical connection got
DEBUG 2024-09-21 02:54:52,969 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,969 [main] Logical connection closed
DEBUG 2024-09-21 02:54:52,969 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,985 [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-09-21 02:54:52,992 [main] Logical connection got
DEBUG 2024-09-21 02:54:52,993 [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-09-21 02:54:52,993 [main] Logical connection closed
[]
DEBUG 2024-09-21 02:54:52,994 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,003 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,003 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,003 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,004 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,018 [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-09-21 02:54:53,022 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,023 [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-09-21 02:54:53,024 [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-09-21 02:54:53,025 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,033 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,033 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,034 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,034 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,048 [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-09-21 02:54:53,051 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,059 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,059 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,060 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,060 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,075 [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-09-21 02:54:53,081 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,082 [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-09-21 02:54:53,084 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,084 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,092 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,092 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,093 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,093 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,108 [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-09-21 02:54:53,114 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,114 [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-09-21 02:54:53,115 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,115 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,124 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,124 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,124 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,124 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,141 [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-09-21 02:54:53,142 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,142 [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-09-21 02:54:53,144 [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-09-21 02:54:53,145 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,153 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,153 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,153 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,153 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,168 [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-09-21 02:54:53,169 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,177 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,178 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,178 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,178 [main] Logical connection got
WARN  2024-09-21 02:54:53,180 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-21 02:54:53,185 [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-09-21 02:54:53,186 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,186 [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-09-21 02:54:53,188 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-21 02:54:53,188 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,196 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,196 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,197 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,197 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,213 [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-09-21 02:54:53,219 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,227 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,227 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,228 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,228 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,244 [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-09-21 02:54:53,247 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,247 [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-09-21 02:54:53,248 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,248 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,248 [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-09-21 02:54:53,249 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,249 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,258 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,258 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,258 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,258 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,276 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-09-21 02:54:53,277 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,278 [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-09-21 02:54:53,281 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,281 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,281 [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-09-21 02:54:53,282 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,282 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,282 [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-09-21 02:54:53,284 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,284 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,285 [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-09-21 02:54:53,285 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,286 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,286 [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-09-21 02:54:53,286 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,286 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,294 [main] Transaction began
DEBUG 2024-09-21 02:54:53,295 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,296 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,296 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,296 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,311 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-21 02:54:53,312 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,313 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:54:53,313 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,313 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,313 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-21 02:54:53,314 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,314 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,314 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:54:53,314 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,314 [main] Transaction rolledback
DEBUG 2024-09-21 02:54:53,315 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,324 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,324 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,324 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,324 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,340 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,343 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,352 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,352 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,352 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,352 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,368 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,372 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,381 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,381 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,381 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,381 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,387 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-21 02:54:53,389 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,397 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,398 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,398 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,398 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,404 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-21 02:54:53,405 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,414 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,414 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,414 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,414 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,420 [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-09-21 02:54:53,422 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,430 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,430 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,430 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,430 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,436 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-21 02:54:53,438 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,446 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,447 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,447 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,447 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,462 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,463 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,464 [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-09-21 02:54:53,467 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,467 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,476 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,476 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,476 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,476 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,491 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,492 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,501 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,501 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,501 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,501 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,515 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-21 02:54:53,516 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,525 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,525 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,525 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,525 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,539 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-21 02:54:53,540 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.102 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-21 02:54:53,568 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,568 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,572 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,573 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.013 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-21 02:54:53,659 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,659 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,660 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,660 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-21 02:54:53,675 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,675 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,678 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,680 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,690 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,691 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,694 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,694 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,704 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,704 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,707 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,708 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-21 02:54:53,717 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,717 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,731 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,731 [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-09-21 02:54:53,736 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,736 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,742 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,742 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,755 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,756 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,756 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,756 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,766 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,770 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,770 [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-09-21 02:54:53,772 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,772 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-21 02:54:53,810 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,810 [main] Logical connection got
WARN  2024-09-21 02:54:53,812 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-21 02:54:53,813 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-21 02:54:53,813 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,814 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,825 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,826 [main] Logical connection got
WARN  2024-09-21 02:54:53,828 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-21 02:54:53,828 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-21 02:54:53,829 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,829 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-21 02:54:53,856 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,856 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,857 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,857 [main] Physical connection closed
DEBUG 2024-09-21 02:54:53,863 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,863 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,864 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,865 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-21 02:54:53,872 [main] Physical connection got
DEBUG 2024-09-21 02:54:53,872 [main] Logical connection got
DEBUG 2024-09-21 02:54:53,873 [main] Logical connection closed
DEBUG 2024-09-21 02:54:53,873 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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-09-21 02:54:55,153 [main] Physical connection got
DEBUG 2024-09-21 02:54:55,153 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,165 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,166 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,229 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,262 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,263 [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-09-21 02:54:55,277 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,277 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,277 [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-09-21 02:54:55,285 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,285 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,285 [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-09-21 02:54:55,287 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,287 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,287 [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-09-21 02:54:55,289 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,289 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,289 [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-09-21 02:54:55,291 [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-09-21 02:54:55,292 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,292 [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-09-21 02:54:55,293 [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-09-21 02:54:55,296 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,296 [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-09-21 02:54:55,298 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-09-21 02:54:55,299 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,299 [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-09-21 02:54:55,300 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-09-21 02:54:55,301 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,302 [main] UPDATE EMP SET tstamp = '2024-09-21 02.54.55', 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-09-21 02:54:55,303 [main] Logical connection closed
after timestamp:2024-09-21 02:54:55.301
DEBUG 2024-09-21 02:54:55,304 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,304 [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-09-21 02:54:55.301 {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-09-21 02:54:55,307 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,308 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-09-21 02:54:55,348 [main] Physical connection got
DEBUG 2024-09-21 02:54:55,348 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,349 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,349 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,361 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,363 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,363 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-09-21 02:54:55,364 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-21 02:54:55,364 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,364 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-21 02:54:55,365 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-21 02:54:55,365 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,366 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-21 02:54:55,366 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,366 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-09-21 02:54:55,413 [main] Physical connection got
DEBUG 2024-09-21 02:54:55,413 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,413 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,413 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,426 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,437 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,437 [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-09-21 02:54:55,440 [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-09-21 02:54:55.301 {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-09-21 02:54:55,443 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,443 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-09-21 02:54:55,444 [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-09-21 02:54:55,445 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,446 [main] SELECT empno FROM emp
DEBUG 2024-09-21 02:54:55,446 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-09-21 02:54:55,448 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,448 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-09-21 02:54:55,448 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-21 02:54:55.301 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-21 02:54:55,449 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,449 [main] SELECT count(*) FROM emp
DEBUG 2024-09-21 02:54:55,450 [main] Logical connection closed
count:14
DEBUG 2024-09-21 02:54:55,451 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,451 [main] SELECT * FROM emp

DEBUG 2024-09-21 02:54:55,452 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,453 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,453 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-09-21 02:54:55,454 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,454 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,454 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

DEBUG 2024-09-21 02:54:55,455 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,455 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,455 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  AND deptno = 20

DEBUG 2024-09-21 02:54:55,456 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,456 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,456 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-21 02:54:55,457 [main] Logical connection closed
updatedRows:1
DEBUG 2024-09-21 02:54:55,458 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,458 [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-09-21 02:54:55,461 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,461 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-09-21 02:54:55,496 [main] Physical connection got
DEBUG 2024-09-21 02:54:55,496 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,496 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,496 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,507 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,508 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,508 [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-09-21 02:54:55,509 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-21 02:54:55.301 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-21 02:54:55,510 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,510 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,510 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,514 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,515 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,515 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-21 02:54:55,516 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-21 02:54:55.301 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-21 02:54:55,516 [main] Logical connection got
DEBUG 2024-09-21 02:54:55,517 [main] UPDATE EMP SET tstamp = '2024-09-21 02.54.55', 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-09-21 02.54.55'
DEBUG 2024-09-21 02:54:55,517 [main] Logical connection closed
DEBUG 2024-09-21 02:54:55,518 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao-Tiger tests for Seasar2.4.x
[INFO]    task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/target
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/test/java added.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-tiger-1.0.x-snapshot/workspace/s2dao-tiger-1.0.x/s2-dao-tiger-s24-test/src/main/resources
[INFO] 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.2 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-21 02:54:57,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:57,162 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:54:57,194 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,198 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,223 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,223 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,289 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,303 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,340 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-21 02:54:57,515 [main] Physical connection got
DEBUG 2024-09-21 02:54:57,515 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,594 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:57,600 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-21 02:54:57,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:57,612 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,615 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,618 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,624 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,624 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,637 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,639 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,640 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,653 [main] Physical connection got
DEBUG 2024-09-21 02:54:57,653 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,654 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:57,654 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,772 [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-09-21 02:54:57,777 [main] Physical connection closed
DEBUG 2024-09-21 02:54:57,779 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:57,779 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,785 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,791 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,791 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,800 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,802 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,803 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,808 [main] Physical connection got
DEBUG 2024-09-21 02:54:57,808 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,808 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:57,808 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,848 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:57,869 [main] Physical connection closed
DEBUG 2024-09-21 02:54:57,871 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:57,872 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,875 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,877 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,882 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,883 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,893 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,895 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,896 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,899 [main] Physical connection got
DEBUG 2024-09-21 02:54:57,899 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,899 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:57,900 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,942 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:57,947 [main] Physical connection closed
DEBUG 2024-09-21 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-09-21 02:54:57,949 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,952 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,954 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,960 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:57,961 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,972 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:57,974 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:57,975 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:57,978 [main] Physical connection got
DEBUG 2024-09-21 02:54:57,978 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:57,978 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:57,978 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,019 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,024 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,027 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,029 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,031 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,036 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,036 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,044 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,045 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,046 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,049 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,049 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,049 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,049 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,082 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,087 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,088 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,089 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,097 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,098 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,105 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,107 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,107 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,110 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,111 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,111 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,111 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,142 [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-09-21 02:54:58,146 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,147 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,148 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,150 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,152 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,157 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,157 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,164 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,166 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,166 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,169 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,169 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,170 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,170 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,199 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,205 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,207 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,208 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,212 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,216 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,216 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,224 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,225 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,226 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,229 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,229 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,229 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,230 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,264 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,269 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,270 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,271 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,273 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,275 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,279 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,279 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,286 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,288 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,289 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,291 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,291 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,292 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,292 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,321 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,326 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,327 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,328 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,330 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,332 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,336 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,336 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,343 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,345 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,345 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,350 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,352 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,381 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,403 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,405 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-21 02.54.58', 99, 'hoge', 0)
DEBUG 2024-09-21 02:54:58,410 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,411 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726854898350/0, BranchId=]
DEBUG 2024-09-21 02:54:58,411 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,413 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,413 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,415 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,417 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,421 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,421 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,428 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,430 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,431 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,433 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,433 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,433 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,434 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,434 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,459 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,468 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,468 [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-09-21 02:54:58,475 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,475 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,476 [main] UPDATE EMP SET tstamp = '2024-09-21 02.54.58', 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-09-21 02:54:58,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,477 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726854898350/1, BranchId=]
DEBUG 2024-09-21 02:54:58,477 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,479 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,481 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,483 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,487 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,487 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,494 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,496 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,496 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,499 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,499 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,538 [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-09-21 02:54:58,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,541 [main] UPDATE EMP SET tstamp = '2024-09-21 02.54.58', 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-09-21 02:54:58,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,542 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726854898350/2, BranchId=]
DEBUG 2024-09-21 02:54:58,542 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,544 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,544 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,547 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,549 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,553 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,554 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,563 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,566 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,567 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,609 [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-09-21 02:54:58,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,612 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-21 02:54:58,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,613 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726854898350/3, BranchId=]
DEBUG 2024-09-21 02:54:58,613 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,615 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,615 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,618 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,620 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,624 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,624 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,631 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,632 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,633 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,637 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,637 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,637 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,637 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,663 [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-09-21 02:54:58,665 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,666 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,667 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,669 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,672 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,676 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,676 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,683 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,684 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,685 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,696 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,696 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,697 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,697 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,722 [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-09-21 02:54:58,731 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,732 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,733 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,735 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,737 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,741 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,742 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,749 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,751 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,751 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,755 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,755 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,755 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,755 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,780 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,788 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,790 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,791 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,795 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,799 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,810 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,812 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,812 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,815 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,815 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,815 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,815 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,840 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,847 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,849 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,849 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,851 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,853 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,857 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,857 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,864 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,865 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,866 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,868 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,868 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,868 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,869 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,893 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,901 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,902 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,903 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,905 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,907 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,911 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,917 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,919 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,919 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,922 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,922 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,922 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,922 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,946 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,954 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,954 [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-09-21 02:54:58,961 [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-09-21 02:54:58,962 [main] Physical connection closed
DEBUG 2024-09-21 02:54:58,964 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:58,964 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,966 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,968 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,972 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:58,972 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:58,980 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:58,980 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:58,983 [main] Physical connection got
DEBUG 2024-09-21 02:54:58,983 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:58,983 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:58,983 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,007 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,015 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,015 [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-09-21 02:54:59,019 [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-09-21 02:54:59,020 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,021 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,022 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,024 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,025 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,029 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,029 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,036 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,037 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,038 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,041 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,041 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,041 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,041 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,068 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,076 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,076 [main] select * from emp
DEBUG 2024-09-21 02:54:59,078 [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-09-21 02:54:59,080 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,081 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,081 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,083 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,085 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,089 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,089 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,095 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,096 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,097 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,099 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,099 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,099 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,099 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,122 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,129 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,129 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-21 02:54:59,133 [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-09-21 02:54:59,134 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,135 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,135 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,137 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,139 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,143 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,143 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,149 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,150 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,150 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,153 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,153 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,153 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,153 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,174 [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-09-21 02:54:59,181 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,182 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,183 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,185 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,187 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,190 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,197 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,198 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,199 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,201 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,201 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,201 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,201 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,221 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,229 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,229 [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-09-21 02:54:59,231 [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-09-21 02:54:59,233 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,234 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,235 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,237 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,239 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,242 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,242 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,248 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,249 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,250 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,252 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,252 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,252 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,252 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,277 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,285 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,285 [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-09-21 02:54:59,289 [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-09-21 02:54:59,290 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,291 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,292 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,294 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,296 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,299 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,299 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,305 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,306 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,306 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,308 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,309 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,309 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,309 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,329 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,336 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,337 [main] select * from emp
DEBUG 2024-09-21 02:54:59,338 [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-09-21 02:54:59,339 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,340 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,341 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,343 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,344 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,347 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,348 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,353 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,354 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,355 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,357 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,357 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,357 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,357 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,377 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,385 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,385 [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-09-21 02:54:59,387 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 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-09-21 02:54:59,388 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,389 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,391 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,393 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,396 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,396 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,402 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,403 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,404 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,406 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,406 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,406 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,406 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,426 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,433 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,433 [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-09-21 02:54:59,435 [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-09-21 02:54:59,436 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,437 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,437 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,439 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,441 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,444 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,444 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,450 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,451 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,451 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,453 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,454 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,454 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,454 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,478 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,486 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,486 [main] select count(*) from emp
DEBUG 2024-09-21 02:54:59,487 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,487 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,488 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,489 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,490 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,492 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,495 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,496 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,501 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,502 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,503 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,505 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,505 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,505 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,505 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,525 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,533 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,533 [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-09-21 02:54:59,534 [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-09-21 02:54:59,534 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,535 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,536 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,538 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,540 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,543 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,543 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,549 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,550 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,550 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,552 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,552 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,553 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,553 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,572 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,580 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,580 [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-09-21 02:54:59,581 [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-09-21 02:54:59,581 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,582 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,583 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,585 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,586 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,590 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,590 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,596 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,597 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,598 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,600 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,600 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,600 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,600 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,620 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,627 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,627 [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-09-21 02:54:59,628 [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-09-21 02:54:59,628 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,629 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,630 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,632 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,633 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,637 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,637 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,642 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,644 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,644 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,646 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,646 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,646 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,646 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,667 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,673 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,674 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-21 02:54:59,674 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1ae555bd
DEBUG 2024-09-21 02:54:59,674 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,676 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,678 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,680 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,683 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,683 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,689 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,690 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,690 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,692 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,692 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,693 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,693 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,712 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,719 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,719 [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-09-21 02:54:59,722 [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-09-21 02:54:59,722 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,723 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,724 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,726 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,731 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,731 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,736 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,737 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,738 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,740 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,740 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,741 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,741 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,763 [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-09-21 02:54:59,770 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,770 [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-09-21 02:54:59,774 [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-09-21 02:54:59,774 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,775 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,776 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,778 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,780 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,783 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,783 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,789 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,790 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,790 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,792 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,792 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,793 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,793 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,813 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,817 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,817 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:54:59,817 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,817 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,818 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,819 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,821 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,823 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,826 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,826 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,832 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,833 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,834 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,836 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,836 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,836 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,836 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,856 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,859 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,859 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:54:59,860 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,860 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,861 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,861 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,863 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,865 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,868 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,869 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,876 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,877 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,878 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,881 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,881 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,881 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,881 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,894 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,895 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,895 [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-09-21 02:54:59,896 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-21 02:54:59,896 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,897 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,898 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,900 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,901 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,904 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,904 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,910 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,911 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,911 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,914 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,914 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,914 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,914 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,927 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,927 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,927 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-21 02:54:59,928 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-21 02:54:59,928 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,929 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,930 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,931 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,933 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,936 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,936 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,942 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,943 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,943 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,945 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,946 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,946 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,946 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,946 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,971 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-21 02.54.59', 9999, 'test', 50)
DEBUG 2024-09-21 02:54:59,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,972 [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-09-21 02:54:59,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/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-09-21 02:54:59,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,974 [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-09-21 02:54:59,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-21 02:54:59.971 {50, null, null, 0}
DEBUG 2024-09-21 02:54:59,975 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726854898350/4, BranchId=]
DEBUG 2024-09-21 02:54:59,975 [main] Physical connection closed
DEBUG 2024-09-21 02:54:59,976 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:54:59,977 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,978 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,980 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,983 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:54:59,983 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,989 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:54:59,990 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:54:59,990 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:54:59,992 [main] Physical connection got
DEBUG 2024-09-21 02:54:59,992 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:54:59,992 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:54:59,993 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,011 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,017 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,019 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,021 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,022 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,025 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,026 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,035 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,037 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,037 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,039 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,039 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,039 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,040 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,058 [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-09-21 02:55:00,067 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,067 [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-09-21 02:55:00,069 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,069 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,070 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,071 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,073 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,074 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,077 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,078 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,083 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,084 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,084 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,086 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,086 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,086 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,087 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,104 [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-09-21 02:55:00,113 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,113 [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-09-21 02:55:00,114 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-21 02:55:00,114 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,116 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,117 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,119 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,122 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,122 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,128 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,129 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,129 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,132 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,132 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,132 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,132 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,149 [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-09-21 02:55:00,154 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,154 [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-09-21 02:55:00,156 [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-09-21 02:55:00,156 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,158 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,160 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,161 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,164 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,164 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,169 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,170 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,171 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,173 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,173 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,173 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,173 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,190 [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-09-21 02:55:00,193 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,194 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,194 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,196 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,198 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,201 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,201 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,206 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,207 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,207 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,209 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,209 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,209 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,209 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,227 [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-09-21 02:55:00,233 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,233 [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-09-21 02:55:00,235 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,236 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,237 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,237 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,239 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,241 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,243 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,244 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,250 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,252 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,253 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,256 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,257 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,257 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,257 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,288 [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-09-21 02:55:00,298 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,298 [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-09-21 02:55:00,299 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,299 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,303 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,305 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,310 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,313 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,314 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,323 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,333 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,334 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,337 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,337 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,337 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,337 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,369 [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-09-21 02:55:00,371 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,371 [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-09-21 02:55:00,373 [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-09-21 02:55:00,374 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,380 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,381 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,385 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,387 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,392 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,393 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,398 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,399 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,400 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,403 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,403 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,403 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,403 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,432 [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-09-21 02:55:00,433 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,434 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,435 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,440 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,442 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,447 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,447 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,455 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,456 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,456 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,460 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,460 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,460 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,460 [main] Logical connection got, tx=null
WARN  2024-09-21 02:55:00,463 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-21 02:55:00,469 [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-09-21 02:55:00,470 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,470 [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-09-21 02:55:00,472 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-21 02:55:00,472 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,474 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,476 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,477 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,480 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,481 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,486 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,487 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,487 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,489 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,489 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,490 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,490 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,508 [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-09-21 02:55:00,515 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,516 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,518 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,520 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,523 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,523 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,528 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,529 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,530 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,532 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,532 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,532 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,533 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,552 [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-09-21 02:55:00,565 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,565 [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-09-21 02:55:00,566 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,567 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,567 [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-09-21 02:55:00,567 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,568 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,569 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,573 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,576 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,576 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,582 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,583 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,583 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,586 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,586 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,586 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,586 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,604 [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-09-21 02:55:00,607 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,607 [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-09-21 02:55:00,611 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,611 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,611 [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-09-21 02:55:00,612 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,612 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,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 job = 'SALESMAN' 
DEBUG 2024-09-21 02:55:00,614 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,614 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,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  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-21 02:55:00,615 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,615 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,615 [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-09-21 02:55:00,616 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,616 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,618 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,620 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,621 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,624 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,624 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,629 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,632 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,632 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,634 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,635 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,635 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,635 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,635 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-21 02:55:00,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,654 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:55:00,654 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,655 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,655 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-21 02:55:00,655 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,655 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,655 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-21 02:55:00,656 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,656 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726854898350/5, BranchId=]
DEBUG 2024-09-21 02:55:00,656 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,657 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,658 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,659 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,661 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,664 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,664 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,670 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,671 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,671 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,674 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,674 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,674 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,674 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,695 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,699 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,700 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,700 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,702 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,704 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,707 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,707 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,711 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,713 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,713 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,715 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,715 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,715 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,716 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,737 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,741 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,742 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,743 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,745 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,746 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,749 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,749 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,755 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,756 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,756 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,759 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,759 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,759 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,759 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,766 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-21 02:55:00,767 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,771 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,771 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,774 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,775 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,778 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,778 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,796 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,803 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,803 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,805 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,805 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,806 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,806 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,812 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-21 02:55:00,814 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,815 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,816 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,817 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,819 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,822 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,822 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,827 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,828 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,828 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,836 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,836 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,836 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,836 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,843 [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-09-21 02:55:00,844 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,846 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,846 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,848 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,850 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,852 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,853 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,857 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,858 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,859 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,860 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,861 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,861 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,861 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,867 [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-09-21 02:55:00,869 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,870 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,870 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,872 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,874 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,876 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,877 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,881 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,882 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,883 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,885 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,885 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,885 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,886 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,904 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,905 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,905 [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-09-21 02:55:00,908 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,909 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,910 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,910 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,912 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,914 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,916 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,917 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,921 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,922 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,923 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,925 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,925 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,925 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,926 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,944 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,945 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,946 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,952 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,957 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,958 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,958 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,961 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,961 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,961 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,961 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,978 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-21 02:55:00,979 [main] Physical connection closed
DEBUG 2024-09-21 02:55:00,980 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:00,980 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,982 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,984 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,987 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:00,987 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:00,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:00,993 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-21 02:55:00,995 [main] Physical connection got
DEBUG 2024-09-21 02:55:00,995 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:00,996 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:00,996 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,013 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-21 02:55:01,014 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.413 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-21 02:55:01,066 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,066 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,069 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,070 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,073 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,073 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,078 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,079 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,082 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,084 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,084 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,094 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,096 [main] Physical connection closed
DEBUG 2024-09-21 02:55:01,098 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,098 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,100 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,102 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,104 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,105 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,109 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,110 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,113 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,116 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,116 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,120 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,120 [main] Physical connection closed
DEBUG 2024-09-21 02:55:01,122 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,122 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,124 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,125 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,128 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,128 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,133 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,134 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,137 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,140 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,140 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,144 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,144 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-21 02:55:01,148 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,148 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,150 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,153 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,158 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,160 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,160 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,161 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,161 [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-09-21 02:55:01,165 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,165 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,167 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,170 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,170 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,175 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,176 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,177 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,177 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,196 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,196 [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-09-21 02:55:01,200 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,201 [main] Physical connection closed
DEBUG 2024-09-21 02:55:01,202 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,202 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,204 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,207 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,207 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,211 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,212 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,219 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,219 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,237 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,237 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,237 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,237 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,249 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,254 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,255 [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-09-21 02:55:01,257 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,257 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-21 02:55:01,276 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,277 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,279 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,280 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,283 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,283 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,288 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,289 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,291 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,303 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,303 [main] Logical connection got, tx=null
WARN  2024-09-21 02:55:01,306 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-21 02:55:01,307 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-21 02:55:01,307 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,307 [main] Physical connection closed
DEBUG 2024-09-21 02:55:01,308 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,309 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,311 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,312 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,315 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,315 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,322 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,325 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,327 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,328 [main] Logical connection got, tx=null
WARN  2024-09-21 02:55:01,330 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-21 02:55:01,330 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-21 02:55:01,331 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,331 [main] Physical connection closed
DEBUG 2024-09-21 02:55:01,332 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,332 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,335 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,336 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,339 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,343 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,344 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,347 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,351 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,351 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-21 02:55:01,353 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,355 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,357 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,358 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,362 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,363 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,366 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-21 02:55:01,373 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,374 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,375 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,378 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,378 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,383 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,385 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,385 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,387 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,387 [main] Physical connection closed
DEBUG 2024-09-21 02:55:01,388 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,388 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,393 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,393 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,397 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,398 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,399 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,400 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,401 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,401 [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-09-21 02:55:01,404 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-21 02:55:01,405 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,406 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,409 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-21 02:55:01,409 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,413 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-21 02:55:01,414 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-21 02:55:01,416 [main] Physical connection got
DEBUG 2024-09-21 02:55:01,416 [main] Logical connection got, tx=null
DEBUG 2024-09-21 02:55:01,417 [main] Logical connection closed, tx=null
DEBUG 2024-09-21 02:55:01,417 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.308s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.551s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.601s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.908s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Sat Sep 21 02:55:01 JST 2024
[INFO] Final Memory: 31M/406M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS