Skip to content
Success

Console Output

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

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-05 02:54:47,813 [main] Physical connection got
DEBUG 2024-12-05 02:54:47,813 [main] Logical connection got
DEBUG 2024-12-05 02:54:47,826 [main] Logical connection closed
DEBUG 2024-12-05 02:54:47,827 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,002 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-12-05 02:54:48,009 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,031 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,031 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,031 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,032 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,073 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,100 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,116 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,116 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,116 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,117 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,156 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,161 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,176 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,177 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,177 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,177 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,214 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,220 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,234 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,234 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,234 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,235 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,272 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,277 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,291 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,291 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,292 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,292 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,342 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ?, deptno = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-12-05 02:54:48,346 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,360 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,360 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,360 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,361 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,397 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,402 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,418 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,418 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,418 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,419 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,450 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,455 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,467 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,467 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,468 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,468 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,495 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,500 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,514 [main] Transaction began
DEBUG 2024-12-05 02:54:48,515 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,516 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,517 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,517 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,544 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,563 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,565 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-05 02.54.48', 99, 'hoge', 0)
DEBUG 2024-12-05 02:54:48,571 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,571 [main] Transaction rolledback
DEBUG 2024-12-05 02:54:48,571 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,584 [main] Transaction began
DEBUG 2024-12-05 02:54:48,584 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,584 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,584 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,585 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,611 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,621 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,621 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:48,628 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,628 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,629 [main] UPDATE EMP SET tstamp = '2024-12-05 02.54.48', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-05 02:54:48,629 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,629 [main] Transaction rolledback
DEBUG 2024-12-05 02:54:48,630 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,650 [main] Transaction began
DEBUG 2024-12-05 02:54:48,650 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,651 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,651 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,651 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,677 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,686 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,686 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:48,688 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,688 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,689 [main] UPDATE EMP SET tstamp = '2024-12-05 02.54.48', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-12-05 02:54:48,689 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,689 [main] Transaction rolledback
DEBUG 2024-12-05 02:54:48,690 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,701 [main] Transaction began
DEBUG 2024-12-05 02:54:48,702 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,702 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,702 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,702 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,728 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,737 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,738 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:48,740 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,740 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,740 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-05 02:54:48,741 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,741 [main] Transaction rolledback
DEBUG 2024-12-05 02:54:48,741 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,753 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,753 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,754 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,754 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,780 [main] Logical connection closed
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-12-05 02:54:48,781 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,792 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,792 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,793 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,793 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,818 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-12-05 02:54:48,826 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,848 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,849 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,849 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,849 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,870 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,879 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,890 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,890 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,890 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,890 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,922 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,930 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,940 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,940 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,940 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,940 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,960 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,968 [main] Physical connection closed
DEBUG 2024-12-05 02:54:48,978 [main] Physical connection got
DEBUG 2024-12-05 02:54:48,978 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,978 [main] Logical connection closed
DEBUG 2024-12-05 02:54:48,979 [main] Logical connection got
DEBUG 2024-12-05 02:54:48,998 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,005 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,005 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:49,012 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-05 02:54:49,013 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,023 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,023 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,024 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,024 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,043 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,050 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,050 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:49,054 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-05 02:54:49,055 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,065 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,065 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,065 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,065 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,085 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,092 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,092 [main] select * from emp
DEBUG 2024-12-05 02:54:49,095 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:49,096 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,106 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,106 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,106 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,107 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,126 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,133 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,133 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-05 02:54:49,137 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-05 02:54:49,138 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,147 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,147 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,147 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,148 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,167 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-05 02:54:49,174 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,183 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,183 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,184 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,184 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,202 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,211 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,211 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:49,214 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:49,215 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,224 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,224 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,225 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,225 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,243 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,250 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,251 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:49,255 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:49,256 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,266 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,266 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,266 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,266 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,285 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,292 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,292 [main] select * from emp
DEBUG 2024-12-05 02:54:49,294 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:49,295 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,305 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,305 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,305 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,305 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,324 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,330 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,331 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-05 02:54:49,333 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:49,334 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,356 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,356 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,356 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,356 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,374 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,381 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,381 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:49,383 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:49,384 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,393 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,393 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,394 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,394 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,411 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,418 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,419 [main] select count(*) from emp
DEBUG 2024-12-05 02:54:49,420 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,420 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,429 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,429 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,430 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,430 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,447 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,454 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,454 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:49,455 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-12-05 02:54:49,455 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,465 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,465 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,465 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,466 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,483 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,490 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,490 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:49,490 [main] Logical connection closed
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-12-05 02:54:49,491 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,500 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,500 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,500 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,500 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,518 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,524 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,524 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:49,525 [main] Logical connection closed
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-12-05 02:54:49,525 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,535 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,535 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,535 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,535 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,552 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,558 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,559 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:49,559 [main] Logical connection closed
[Ljava.util.Map;@5759780d
DEBUG 2024-12-05 02:54:49,560 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,569 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,569 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,569 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,569 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,586 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,592 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,593 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-05 02:54:49,595 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-12-05 02:54:49,595 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,604 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,604 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,605 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,605 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,622 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-12-05 02:54:49,628 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,629 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-05 02:54:49,632 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-05 02:54:49,633 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,642 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,642 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,642 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,642 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,659 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,663 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,663 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:49,663 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,664 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,673 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,673 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,673 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,673 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,690 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,693 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,693 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:49,694 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,694 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,703 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,703 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,703 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,703 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,715 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,715 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,716 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-12-05 02:54:49,717 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-05 02:54:49,717 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,738 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,738 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,738 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,738 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,750 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,750 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,751 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-05 02:54:49,751 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-05 02:54:49,751 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,760 [main] Transaction began
DEBUG 2024-12-05 02:54:49,760 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,760 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,761 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,761 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,777 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,783 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,783 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-05 02.54.49', 9999, 'test', 50)
DEBUG 2024-12-05 02:54:49,784 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,784 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,784 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-12-05 02:54:49,786 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:49,786 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,786 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-05 02:54:49,787 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-12-05 02:54:49.783 {50, null, null, 0}
DEBUG 2024-12-05 02:54:49,787 [main] Transaction rolledback
DEBUG 2024-12-05 02:54:49,787 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,796 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,796 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,796 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,796 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,812 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,818 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,827 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,827 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,828 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,828 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,844 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:49,851 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,852 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-05 02:54:49,854 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,854 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,863 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,863 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,863 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,863 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,879 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:49,886 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,886 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2024-12-05 02:54:49,887 [main] Logical connection closed
[]
DEBUG 2024-12-05 02:54:49,887 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,896 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,897 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,897 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,897 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,912 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:49,916 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,917 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-05 02:54:49,918 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-05 02:54:49,919 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,927 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,927 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,927 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,927 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,942 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-12-05 02:54:49,945 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,953 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,953 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,954 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,954 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,969 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-05 02:54:49,975 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,975 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-05 02:54:49,978 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,978 [main] Physical connection closed
DEBUG 2024-12-05 02:54:49,986 [main] Physical connection got
DEBUG 2024-12-05 02:54:49,986 [main] Logical connection got
DEBUG 2024-12-05 02:54:49,986 [main] Logical connection closed
DEBUG 2024-12-05 02:54:49,986 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,002 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-05 02:54:50,007 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,008 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-05 02:54:50,008 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,008 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,017 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,017 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,017 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,017 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,035 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:50,036 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,036 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:50,037 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-12-05 02:54:50,038 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,046 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,046 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,046 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,046 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,061 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:50,062 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,070 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,070 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,070 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,070 [main] Logical connection got
WARN  2024-12-05 02:54:50,072 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-05 02:54:50,077 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-05 02:54:50,078 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,078 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-05 02:54:50,080 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-05 02:54:50,080 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,088 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,088 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,088 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,088 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,105 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:50,111 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,119 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,119 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,119 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,119 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,136 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-12-05 02:54:50,138 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,138 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-05 02:54:50,139 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,139 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,139 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-05 02:54:50,140 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,140 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,149 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,149 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,149 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,149 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,167 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-12-05 02:54:50,168 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,169 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-05 02:54:50,172 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,172 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,172 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-12-05 02:54:50,173 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,173 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,173 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-05 02:54:50,174 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,175 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,175 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-12-05 02:54:50,175 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,176 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,176 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-05 02:54:50,176 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,176 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,184 [main] Transaction began
DEBUG 2024-12-05 02:54:50,185 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,185 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,185 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,185 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,202 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-05 02:54:50,203 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,203 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:50,203 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,203 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,203 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-05 02:54:50,204 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,204 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,204 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:50,204 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,204 [main] Transaction rolledback
DEBUG 2024-12-05 02:54:50,204 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,213 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,213 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,213 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,213 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,230 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,233 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,241 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,242 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,242 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,242 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,259 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,264 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,272 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,272 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,273 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,273 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,279 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-05 02:54:50,281 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,289 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,289 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,289 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,289 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,295 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-05 02:54:50,296 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,304 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,304 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,304 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,304 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,310 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:50,311 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,319 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,319 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,319 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,320 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,326 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:50,327 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,336 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,336 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,336 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,336 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,353 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,353 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,354 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:50,357 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,357 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,366 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,366 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,366 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,366 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,382 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,383 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,392 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,392 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,392 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,392 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,409 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-05 02:54:50,409 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,417 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,417 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,417 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,418 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,434 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-05 02:54:50,435 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.012 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-05 02:54:50,462 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,462 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,466 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,467 [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.042 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-05 02:54:50,552 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,552 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,553 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,553 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-05 02:54:50,567 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,567 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,570 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,573 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,583 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,583 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,586 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,586 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,596 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,597 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,600 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,600 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-05 02:54:50,610 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,610 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,626 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,626 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-12-05 02:54:50,630 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,631 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,636 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,636 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,651 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,652 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,652 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,652 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,662 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,666 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,666 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-05 02:54:50,668 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,668 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-05 02:54:50,704 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,704 [main] Logical connection got
WARN  2024-12-05 02:54:50,706 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-05 02:54:50,707 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-05 02:54:50,707 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,708 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,718 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,719 [main] Logical connection got
WARN  2024-12-05 02:54:50,720 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-05 02:54:50,721 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-05 02:54:50,721 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,721 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-05 02:54:50,748 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,748 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,750 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,750 [main] Physical connection closed
DEBUG 2024-12-05 02:54:50,755 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,755 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,756 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,756 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-05 02:54:50,764 [main] Physical connection got
DEBUG 2024-12-05 02:54:50,764 [main] Logical connection got
DEBUG 2024-12-05 02:54:50,764 [main] Logical connection closed
DEBUG 2024-12-05 02:54:50,765 [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.007 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-12-05 02:54:52,010 [main] Physical connection got
DEBUG 2024-12-05 02:54:52,010 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,023 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,023 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,086 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,120 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,121 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:52,134 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,135 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,135 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2024-12-05 02:54:52,143 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,143 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,143 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20
DEBUG 2024-12-05 02:54:52,145 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,145 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,146 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-12-05 02:54:52,147 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,148 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,148 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2024-12-05 02:54:52,149 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-12-05 02:54:52,150 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,150 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2024-12-05 02:54:52,151 [main] Logical connection closed
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-12-05 02:54:52,155 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,155 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-05 02:54:52,156 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:52,157 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,157 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:52,158 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-12-05 02:54:52,160 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,161 [main] UPDATE EMP SET tstamp = '2024-12-05 02.54.52', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-05 02:54:52,163 [main] Logical connection closed
after timestamp:2024-12-05 02:54:52.161
DEBUG 2024-12-05 02:54:52,163 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,163 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-05 02:54:52.161 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:52,167 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,167 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-12-05 02:54:52,206 [main] Physical connection got
DEBUG 2024-12-05 02:54:52,207 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,207 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,207 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,219 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,221 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,221 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-12-05 02:54:52,222 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-12-05 02:54:52,222 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,222 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-12-05 02:54:52,223 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-12-05 02:54:52,224 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,224 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-12-05 02:54:52,224 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,224 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-12-05 02:54:52,276 [main] Physical connection got
DEBUG 2024-12-05 02:54:52,276 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,277 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,277 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,290 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,301 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,301 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-12-05 02:54:52,304 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-05 02:54:52.161 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2024-12-05 02:54:52,308 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,308 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-12-05 02:54:52,308 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2024-12-05 02:54:52,311 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,311 [main] SELECT empno FROM emp
DEBUG 2024-12-05 02:54:52,311 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-12-05 02:54:52,313 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,313 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-12-05 02:54:52,314 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-05 02:54:52.161 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:52,315 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,315 [main] SELECT count(*) FROM emp
DEBUG 2024-12-05 02:54:52,316 [main] Logical connection closed
count:14
DEBUG 2024-12-05 02:54:52,317 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,317 [main] SELECT * FROM emp

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

DEBUG 2024-12-05 02:54:52,320 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,320 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,320 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-12-05 02:54:52,323 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,323 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,323 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-12-05 02:54:52,324 [main] Logical connection closed
updatedRows:1
DEBUG 2024-12-05 02:54:52,325 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,325 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-12-05 02:54:52,328 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,328 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-05 02:54:52,370 [main] Physical connection got
DEBUG 2024-12-05 02:54:52,370 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,370 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,370 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,384 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,385 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,385 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2024-12-05 02:54:52,387 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-05 02:54:52.161 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:52,387 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,388 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,388 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,392 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,393 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,393 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:52,396 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-05 02:54:52.161 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:52,396 [main] Logical connection got
DEBUG 2024-12-05 02:54:52,397 [main] UPDATE EMP SET tstamp = '2024-12-05 02.54.52', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-12-05 02.54.52'
DEBUG 2024-12-05 02:54:52,397 [main] Logical connection closed
DEBUG 2024-12-05 02:54:52,398 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 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.15 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-05 02:54:53,986 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,043 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:54,075 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,079 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,102 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,147 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,154 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,175 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-05 02:54:54,344 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,344 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,423 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,430 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-05 02:54:54,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,443 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,446 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,449 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,456 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,456 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,468 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,470 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,471 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,485 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,485 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,485 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,485 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,598 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-12-05 02:54:54,604 [main] Physical connection closed
DEBUG 2024-12-05 02:54:54,605 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,606 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,609 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,612 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,617 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,618 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,627 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,630 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,630 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,635 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,635 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,636 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,636 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,675 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,697 [main] Physical connection closed
DEBUG 2024-12-05 02:54:54,699 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,700 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,702 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,705 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,709 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,710 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,720 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,722 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,722 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,726 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,726 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,727 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,727 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,770 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,776 [main] Physical connection closed
DEBUG 2024-12-05 02:54:54,778 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,778 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,781 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,783 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,788 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,789 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,797 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,799 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,800 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,803 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,803 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,803 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,803 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,838 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,843 [main] Physical connection closed
DEBUG 2024-12-05 02:54:54,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,846 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,848 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,850 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,854 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,855 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,862 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,864 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,865 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,867 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,867 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,867 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,868 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,899 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,904 [main] Physical connection closed
DEBUG 2024-12-05 02:54:54,905 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,906 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,908 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,910 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,914 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,915 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,922 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,924 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,924 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,927 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,927 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,927 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,928 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,958 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-12-05 02:54:54,962 [main] Physical connection closed
DEBUG 2024-12-05 02:54:54,963 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:54,964 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,966 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,968 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,972 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:54,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,980 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:54,981 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:54,982 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:54,984 [main] Physical connection got
DEBUG 2024-12-05 02:54:54,984 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:54,985 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:54,985 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,015 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,020 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,022 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,023 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,025 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,027 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,031 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,031 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,038 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,040 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,040 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,043 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,043 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,043 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,043 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,073 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,078 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,079 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,080 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,082 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,085 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,089 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,089 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,096 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,098 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,098 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,101 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,101 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,101 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,101 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,131 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,136 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,139 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,141 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,143 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,147 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,147 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,154 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,156 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,157 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,161 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,163 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,211 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,214 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-05 02.54.55', 99, 'hoge', 0)
DEBUG 2024-12-05 02:54:55,219 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,220 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733334895161/0, BranchId=]
DEBUG 2024-12-05 02:54:55,220 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,222 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,222 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,224 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,226 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,230 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,231 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,238 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,239 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,240 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,242 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,242 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,278 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:55,285 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,286 [main] UPDATE EMP SET tstamp = '2024-12-05 02.54.55', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-05 02:54:55,287 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,287 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733334895161/1, BranchId=]
DEBUG 2024-12-05 02:54:55,287 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,288 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,289 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,291 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,293 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,297 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,298 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,305 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,307 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,307 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,310 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,310 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,310 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,310 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,349 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,350 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:55,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,352 [main] UPDATE EMP SET tstamp = '2024-12-05 02.54.55', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-12-05 02:54:55,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,353 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733334895161/2, BranchId=]
DEBUG 2024-12-05 02:54:55,353 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,355 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,355 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,358 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,360 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,364 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,364 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,371 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,372 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,373 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,375 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,375 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,376 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,409 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,409 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:55,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,412 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-05 02:54:55,412 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,412 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733334895161/3, BranchId=]
DEBUG 2024-12-05 02:54:55,413 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,415 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,417 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,419 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,423 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,423 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,429 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,431 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,431 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,435 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,435 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,435 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,435 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,459 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-12-05 02:54:55,461 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,462 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,463 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,465 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,467 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,471 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,471 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,478 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,479 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,480 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,490 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,490 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,490 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,491 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,515 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-12-05 02:54:55,523 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,525 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,525 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,527 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,529 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,533 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,533 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,540 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,542 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,542 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,545 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,545 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,546 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,546 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,570 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,577 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,578 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,579 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,581 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,583 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,587 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,587 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,593 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,595 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,595 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,597 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,597 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,597 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,598 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,619 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,626 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,627 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,627 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,629 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,631 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,635 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,635 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,641 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,643 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,643 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,645 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,645 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,645 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,646 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,666 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,674 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,675 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,678 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,680 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,683 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,683 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,689 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,691 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,691 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,693 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,693 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,694 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,694 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,714 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,721 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,721 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:55,727 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-05 02:54:55,729 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,731 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,733 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,735 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,739 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,739 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,745 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,746 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,746 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,748 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,749 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,749 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,749 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,768 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,775 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,775 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:55,779 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-05 02:54:55,780 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,781 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,782 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,784 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,786 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,789 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,789 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,795 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,796 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,797 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,799 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,799 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,799 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,799 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,830 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,837 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,837 [main] select * from emp
DEBUG 2024-12-05 02:54:55,840 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:55,841 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,842 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,843 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,845 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,846 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,850 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,850 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,856 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,857 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,857 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,860 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,860 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,860 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,860 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,880 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,887 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,887 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-05 02:54:55,891 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-05 02:54:55,892 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,893 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,894 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,896 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,897 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,901 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,901 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,908 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,909 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,911 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,911 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,911 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,911 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,932 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-05 02:54:55,939 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,940 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,942 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,944 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,948 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,948 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,954 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:55,955 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,955 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,957 [main] Physical connection got
DEBUG 2024-12-05 02:54:55,957 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,958 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,958 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,977 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:55,984 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:55,985 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:55,987 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:55,988 [main] Physical connection closed
DEBUG 2024-12-05 02:54:55,989 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:55,990 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:55,992 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:55,994 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,997 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:55,997 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,003 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,004 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,005 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,007 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,007 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,007 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,007 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,026 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,034 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,034 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:56,039 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:56,040 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,042 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,042 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,044 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,046 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,049 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,049 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,055 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,056 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,057 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,059 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,059 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,059 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,060 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,079 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,086 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,086 [main] select * from emp
DEBUG 2024-12-05 02:54:56,088 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:56,089 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,090 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,092 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,094 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,097 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,098 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,103 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,105 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,107 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,107 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,107 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,107 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,127 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,134 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,134 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-05 02:54:56,136 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-05 02:54:56,137 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,139 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,141 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,142 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,145 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,146 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,151 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,153 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,155 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,155 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,156 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,156 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,175 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,182 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,182 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:56,184 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:56,184 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,185 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,186 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,188 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,190 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,193 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,193 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,199 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,200 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,201 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,203 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,203 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,203 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,203 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,222 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,240 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,240 [main] select count(*) from emp
DEBUG 2024-12-05 02:54:56,241 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,242 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,243 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,243 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,245 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,247 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,250 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,250 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,255 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,257 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,257 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,259 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,259 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,259 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,259 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,278 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,286 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,286 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:56,287 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-12-05 02:54:56,287 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,288 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,289 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,290 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,292 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,295 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,295 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,301 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,302 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,302 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,304 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,304 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,305 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,305 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,323 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,331 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,331 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:56,332 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-12-05 02:54:56,332 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,333 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,333 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,335 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,337 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,340 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,340 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,346 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,347 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,347 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,349 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,350 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,350 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,350 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,369 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,375 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,376 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:56,376 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-12-05 02:54:56,376 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,378 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,378 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,380 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,382 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,385 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,385 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,390 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,392 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,392 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,394 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,394 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,394 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,394 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,413 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,420 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,420 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-05 02:54:56,421 [main] Logical connection closed, tx=null
[Ljava.util.Map;@5f873eb2
DEBUG 2024-12-05 02:54:56,421 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,422 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,422 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,424 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,426 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,429 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,429 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,434 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,435 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,436 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,438 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,438 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,438 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,438 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,456 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,463 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,463 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-05 02:54:56,465 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-12-05 02:54:56,465 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,466 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,467 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,469 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,470 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,474 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,479 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,481 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,483 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,483 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,483 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,483 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,501 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-12-05 02:54:56,508 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,508 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-05 02:54:56,511 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-05 02:54:56,511 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,513 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,515 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,516 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,519 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,519 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,525 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,526 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,526 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,528 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,528 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,528 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,529 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,546 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,550 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,550 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:56,550 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,550 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,551 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,552 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,554 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,555 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,558 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,559 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,564 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,565 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,566 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,567 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,568 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,568 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,568 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,585 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,588 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,588 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:56,588 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,589 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,590 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,592 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,594 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,597 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,597 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,602 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,604 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,604 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,607 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,607 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,607 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,607 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,619 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,620 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,620 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-12-05 02:54:56,621 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-05 02:54:56,621 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,622 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,622 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,635 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,637 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,640 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,640 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,645 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,646 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,647 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,649 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,649 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,649 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,649 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,661 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,661 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,661 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-05 02:54:56,662 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-05 02:54:56,662 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,663 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,664 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,666 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,670 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,670 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,677 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,677 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,679 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,679 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,703 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-05 02.54.56', 9999, 'test', 50)
DEBUG 2024-12-05 02:54:56,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,704 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-12-05 02:54:56,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-05 02:54:56,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,706 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-05 02:54:56,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-05 02:54:56.703 {50, null, null, 0}
DEBUG 2024-12-05 02:54:56,706 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733334895161/4, BranchId=]
DEBUG 2024-12-05 02:54:56,707 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,707 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,708 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,710 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,711 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,714 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,714 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,720 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,721 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,721 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,723 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,723 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,723 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,723 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,740 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,746 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,747 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,749 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,751 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,754 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,754 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,759 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,760 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,760 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,762 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,762 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,762 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,763 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,779 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:56,787 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,787 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-05 02:54:56,789 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,789 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,790 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,791 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,793 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,794 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,797 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,797 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,802 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,803 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,804 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,806 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,806 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,806 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,806 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,822 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:56,830 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,830 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-12-05 02:54:56,831 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-05 02:54:56,831 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,833 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,834 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,836 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,839 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,839 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,845 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,846 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,848 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,848 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,848 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,848 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,864 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:56,869 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,870 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-05 02:54:56,871 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-05 02:54:56,871 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,872 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,873 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,875 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,876 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,879 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,879 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,884 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,886 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,886 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,888 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,888 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,888 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,888 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,904 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-12-05 02:54:56,907 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,908 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,908 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,910 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,911 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,914 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,914 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,919 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,920 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,921 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,922 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,922 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,923 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,923 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,939 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-05 02:54:56,945 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,945 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-05 02:54:56,947 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,947 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,949 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,950 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,952 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,955 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,955 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,960 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:56,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,961 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,963 [main] Physical connection got
DEBUG 2024-12-05 02:54:56,963 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,963 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,963 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,979 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-05 02:54:56,985 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:56,986 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-05 02:54:56,986 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:56,989 [main] Physical connection closed
DEBUG 2024-12-05 02:54:56,990 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:56,990 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:56,992 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:56,993 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,996 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:56,996 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,001 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,002 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,003 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,005 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,005 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,005 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,005 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,023 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:57,024 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,024 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-12-05 02:54:57,026 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-12-05 02:54:57,026 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,028 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,030 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,032 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,034 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,035 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,040 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,041 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,041 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,043 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,043 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,043 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,043 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,061 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:57,062 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,063 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,064 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,066 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,068 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,070 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,071 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,076 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,077 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,077 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,080 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,080 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,080 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,080 [main] Logical connection got, tx=null
WARN  2024-12-05 02:54:57,083 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-05 02:54:57,088 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-05 02:54:57,089 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,089 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-05 02:54:57,091 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-05 02:54:57,091 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,092 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,093 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,095 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,096 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,104 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,105 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,106 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,107 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,108 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,108 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,108 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,125 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:57,132 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,133 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,135 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,136 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,139 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,139 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,144 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,145 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,145 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,147 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,148 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,148 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,148 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,165 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-12-05 02:54:57,168 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,169 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-05 02:54:57,169 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,169 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,170 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-05 02:54:57,170 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,170 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,172 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,174 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,175 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,178 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,178 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,183 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,184 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,184 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,186 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,186 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,187 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,187 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,203 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-12-05 02:54:57,206 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,206 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-05 02:54:57,209 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,210 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,210 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-12-05 02:54:57,210 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,210 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,211 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-05 02:54:57,212 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,212 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,212 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-12-05 02:54:57,213 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,213 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,213 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-05 02:54:57,214 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,214 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,215 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,215 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,217 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,219 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,222 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,222 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,226 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,227 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,228 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,229 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,230 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,230 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-05 02:54:57,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,248 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:57,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,249 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-05 02:54:57,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,249 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-05 02:54:57,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,249 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733334895161/5, BranchId=]
DEBUG 2024-12-05 02:54:57,250 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,251 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,253 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,254 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,257 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,257 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,262 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,263 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,263 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,266 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,266 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,266 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,266 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,283 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,286 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,287 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,288 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,290 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,291 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,294 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,294 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,299 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,300 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,300 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,302 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,302 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,303 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,303 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,320 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,324 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,325 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,327 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,329 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,351 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,351 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,356 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,362 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,362 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,365 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,365 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,365 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,365 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,371 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-05 02:54:57,373 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,374 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,376 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,378 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,381 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,381 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,387 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,388 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,388 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,390 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,390 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,391 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,391 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,398 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-05 02:54:57,418 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,419 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,420 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,421 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,423 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,426 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,426 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,430 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,431 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,432 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,433 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,433 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,433 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,433 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,439 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:57,441 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,442 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,444 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,445 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,448 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,448 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,453 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,454 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,454 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,456 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,456 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,456 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,456 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,462 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-12-05 02:54:57,464 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,465 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,465 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,467 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,469 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,471 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,471 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,476 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,477 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,477 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,479 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,479 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,479 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,479 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,496 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,497 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,497 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-05 02:54:57,500 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,500 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,501 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,503 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,505 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,507 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,507 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,512 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,513 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,513 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,515 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,515 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,516 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,516 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,532 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,533 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,534 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,536 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,537 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,540 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,540 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,545 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,546 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,546 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,548 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,548 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,548 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,548 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,565 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-05 02:54:57,565 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,566 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,567 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,569 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,570 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,573 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,573 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,578 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,579 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-05 02:54:57,581 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,581 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,581 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,581 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,597 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-05 02:54:57,598 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.168 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-05 02:54:57,646 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,647 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,648 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,650 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,653 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,653 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,657 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,658 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,661 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,664 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,664 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,667 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,670 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,671 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,671 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,673 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,674 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,677 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,677 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,681 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,682 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,685 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,687 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,687 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,691 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,691 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,692 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,693 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,694 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,696 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,698 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,699 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,703 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,704 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,707 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,709 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,709 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,713 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,713 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-05 02:54:57,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,717 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,718 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,721 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,721 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,725 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,726 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,727 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,728 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,728 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,728 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-05 02:54:57,731 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,732 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,733 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,736 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,736 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,740 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,741 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,742 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,742 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,758 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,758 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-12-05 02:54:57,761 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,761 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,763 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,765 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,767 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,767 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,772 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,772 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,774 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,774 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,789 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,789 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,789 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,790 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,800 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,804 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,804 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-05 02:54:57,807 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,807 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-05 02:54:57,825 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,826 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,827 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,829 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,832 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,832 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,836 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,837 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,839 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,852 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,852 [main] Logical connection got, tx=null
WARN  2024-12-05 02:54:57,856 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-05 02:54:57,858 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-05 02:54:57,858 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,858 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,859 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,860 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,863 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,866 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,870 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,870 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,876 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,878 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,883 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,886 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,886 [main] Logical connection got, tx=null
WARN  2024-12-05 02:54:57,890 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-05 02:54:57,891 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-05 02:54:57,892 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,892 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,894 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,894 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,896 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,899 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,902 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,902 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,908 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,911 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,915 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,915 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-05 02:54:57,917 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,919 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,922 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,922 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,927 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,928 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,931 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-05 02:54:57,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,939 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,941 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,944 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,944 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,948 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,949 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,951 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,951 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,952 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,952 [main] Physical connection closed
DEBUG 2024-12-05 02:54:57,953 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,954 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,955 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,958 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,958 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,962 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,963 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,965 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,965 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,966 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,966 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-05 02:54:57,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-05 02:54:57,969 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,971 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-05 02:54:57,974 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-05 02:54:57,979 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-05 02:54:57,980 [main] Physical connection got
DEBUG 2024-12-05 02:54:57,980 [main] Logical connection got, tx=null
DEBUG 2024-12-05 02:54:57,981 [main] Logical connection closed, tx=null
DEBUG 2024-12-05 02:54:57,981 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.313s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.422s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.651s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.585s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Thu Dec 05 02:54:58 JST 2024
[INFO] Final Memory: 31M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS