Skip to content
Success

Console Output

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

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-26 02:54:50,769 [main] Physical connection got
DEBUG 2024-09-26 02:54:50,770 [main] Logical connection got
DEBUG 2024-09-26 02:54:50,782 [main] Logical connection closed
DEBUG 2024-09-26 02:54:50,782 [main] Logical connection got
DEBUG 2024-09-26 02:54:50,949 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-09-26 02:54:50,955 [main] Physical connection closed
DEBUG 2024-09-26 02:54:50,976 [main] Physical connection got
DEBUG 2024-09-26 02:54:50,976 [main] Logical connection got
DEBUG 2024-09-26 02:54:50,977 [main] Logical connection closed
DEBUG 2024-09-26 02:54:50,977 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,018 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,042 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,057 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,058 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,058 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,058 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,095 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,101 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,115 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,115 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,115 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,115 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,152 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,157 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,171 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,171 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,171 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,171 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,208 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,213 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,227 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,227 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,228 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,228 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,267 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ?, deptno = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-09-26 02:54:51,271 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,284 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,284 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,284 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,284 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,317 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,322 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,337 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,338 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,338 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,338 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,367 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,371 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,384 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,384 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,385 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,385 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,414 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,418 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,433 [main] Transaction began
DEBUG 2024-09-26 02:54:51,434 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,435 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,436 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,436 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,464 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,485 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,487 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-26 02.54.51', 99, 'hoge', 0)
DEBUG 2024-09-26 02:54:51,492 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,492 [main] Transaction rolledback
DEBUG 2024-09-26 02:54:51,493 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,505 [main] Transaction began
DEBUG 2024-09-26 02:54:51,506 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,506 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,506 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,506 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,532 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,542 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,543 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:51,549 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,550 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,550 [main] UPDATE EMP SET tstamp = '2024-09-26 02.54.51', ename = 'hoge2', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-26 02:54:51,551 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,551 [main] Transaction rolledback
DEBUG 2024-09-26 02:54:51,551 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,569 [main] Transaction began
DEBUG 2024-09-26 02:54:51,570 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,570 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,570 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,570 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,594 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,603 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,603 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:51,605 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,606 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,606 [main] UPDATE EMP SET tstamp = '2024-09-26 02.54.51', ename = 'hoge4', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-09-26 02:54:51,606 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,607 [main] Transaction rolledback
DEBUG 2024-09-26 02:54:51,607 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,618 [main] Transaction began
DEBUG 2024-09-26 02:54:51,618 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,618 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,619 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,619 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,642 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,650 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,651 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:51,653 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,654 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,654 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-26 02:54:51,654 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,654 [main] Transaction rolledback
DEBUG 2024-09-26 02:54:51,655 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,666 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,667 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,667 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,667 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,689 [main] Logical connection closed
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-09-26 02:54:51,690 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,701 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,702 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,702 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,702 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,723 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-09-26 02:54:51,731 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,753 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,753 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,754 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,754 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,775 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,782 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,793 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,793 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,793 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,793 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,823 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,830 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,840 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,841 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,841 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,841 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,862 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,870 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,881 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,881 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,881 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,881 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,903 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,911 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,911 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:51,919 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-26 02:54:51,921 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,932 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,932 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,932 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,932 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,954 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,962 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,962 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:51,966 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-26 02:54:51,968 [main] Physical connection closed
DEBUG 2024-09-26 02:54:51,978 [main] Physical connection got
DEBUG 2024-09-26 02:54:51,979 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,979 [main] Logical connection closed
DEBUG 2024-09-26 02:54:51,979 [main] Logical connection got
DEBUG 2024-09-26 02:54:51,999 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,006 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,006 [main] select * from emp
DEBUG 2024-09-26 02:54:52,009 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:52,011 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,022 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,022 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,022 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,022 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,044 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,051 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,051 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-26 02:54:52,055 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-26 02:54:52,057 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,067 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,067 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,068 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,068 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,088 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-09-26 02:54:52,096 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,106 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,106 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,106 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,106 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,127 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,136 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,137 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:52,139 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:52,141 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,152 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,152 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,152 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,152 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,174 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,181 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,182 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:52,186 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:52,188 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,200 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,200 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,201 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,201 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,222 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,229 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,230 [main] select * from emp
DEBUG 2024-09-26 02:54:52,231 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:52,233 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,244 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,244 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,244 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,244 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,265 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,272 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,272 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-26 02:54:52,274 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:52,276 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,303 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,303 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,304 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,304 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,324 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,330 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,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 WHERE empno = 7788
DEBUG 2024-09-26 02:54:52,333 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:52,333 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,344 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,344 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,344 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,344 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,364 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,371 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,372 [main] select count(*) from emp
DEBUG 2024-09-26 02:54:52,373 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,374 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,385 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,385 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,385 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,386 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,406 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,414 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,414 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:52,415 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-09-26 02:54:52,416 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,426 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,426 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,427 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,427 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,447 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,454 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,455 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:52,455 [main] Logical connection closed
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-09-26 02:54:52,456 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,466 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,466 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,467 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,467 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,487 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,494 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,494 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:52,495 [main] Logical connection closed
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-09-26 02:54:52,496 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,505 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,506 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,506 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,506 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,524 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,530 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,531 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:52,531 [main] Logical connection closed
[Ljava.util.Map;@34fe315d
DEBUG 2024-09-26 02:54:52,532 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,541 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,542 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,542 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,542 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,559 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,566 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,566 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-09-26 02:54:52,568 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-09-26 02:54:52,569 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,579 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,579 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,579 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,579 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,598 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-09-26 02:54:52,605 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,605 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-26 02:54:52,608 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-26 02:54:52,609 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,619 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,620 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,620 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,620 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,637 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,641 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,641 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:54:52,641 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,642 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,651 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,652 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,652 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,652 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,670 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,673 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,673 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:54:52,674 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,674 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,684 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,684 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,685 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,685 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,697 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,698 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,698 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-09-26 02:54:52,699 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-26 02:54:52,700 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,710 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,710 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,710 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,710 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,739 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,740 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,741 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-26 02:54:52,741 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-26 02:54:52,742 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,751 [main] Transaction began
DEBUG 2024-09-26 02:54:52,752 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,752 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,752 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,752 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,771 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,778 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,778 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-26 02.54.52', 9999, 'test', 50)
DEBUG 2024-09-26 02:54:52,779 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,779 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,779 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-09-26 02:54:52,781 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:52,781 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,782 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-09-26 02:54:52,782 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-09-26 02:54:52.778 {50, null, null, 0}
DEBUG 2024-09-26 02:54:52,783 [main] Transaction rolledback
DEBUG 2024-09-26 02:54:52,783 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,792 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,792 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,793 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,793 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,811 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,817 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,827 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,828 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,828 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,828 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,845 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:52,854 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,854 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-26 02:54:52,856 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,857 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,866 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,866 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,866 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,866 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,883 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:52,891 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,891 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2024-09-26 02:54:52,892 [main] Logical connection closed
[]
DEBUG 2024-09-26 02:54:52,892 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,902 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,902 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,902 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,902 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,918 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:52,923 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,923 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-09-26 02:54:52,925 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-26 02:54:52,925 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,935 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,935 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,935 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,935 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,951 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-09-26 02:54:52,955 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,964 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,964 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,964 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,965 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,981 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-26 02:54:52,987 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,987 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-09-26 02:54:52,990 [main] Logical connection closed
DEBUG 2024-09-26 02:54:52,990 [main] Physical connection closed
DEBUG 2024-09-26 02:54:52,999 [main] Physical connection got
DEBUG 2024-09-26 02:54:52,999 [main] Logical connection got
DEBUG 2024-09-26 02:54:52,999 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,000 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,016 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-26 02:54:53,022 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,023 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-09-26 02:54:53,023 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,024 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,033 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,033 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,033 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,033 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,051 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:53,052 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,053 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:53,054 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-09-26 02:54:53,055 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,063 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,064 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,064 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,064 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,080 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:53,081 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,089 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,090 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,090 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,090 [main] Logical connection got
WARN  2024-09-26 02:54:53,092 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-26 02:54:53,098 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-26 02:54:53,098 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,099 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-26 02:54:53,101 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-26 02:54:53,101 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,109 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,110 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,110 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,110 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,127 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:53,134 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,142 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,142 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,143 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,143 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,160 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-09-26 02:54:53,162 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,162 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-09-26 02:54:53,163 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,163 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,164 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-26 02:54:53,164 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,164 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,173 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,173 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,173 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,174 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,193 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-09-26 02:54:53,194 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,194 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-09-26 02:54:53,198 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,198 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,198 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-09-26 02:54:53,199 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,199 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,199 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-09-26 02:54:53,202 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,202 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,202 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-26 02:54:53,203 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,203 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,203 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-09-26 02:54:53,204 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,204 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,212 [main] Transaction began
DEBUG 2024-09-26 02:54:53,214 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,214 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,214 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,214 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,232 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-26 02:54:53,233 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,234 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:54:53,234 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,234 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,235 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-26 02:54:53,235 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,235 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,235 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:54:53,236 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,236 [main] Transaction rolledback
DEBUG 2024-09-26 02:54:53,236 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,245 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,246 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,246 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,246 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,263 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,266 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,275 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,275 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,275 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,276 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,293 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,298 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,306 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,307 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,307 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,307 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,313 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-26 02:54:53,315 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,323 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,323 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,324 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,324 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,329 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-26 02:54:53,331 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,339 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,339 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,340 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,340 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,346 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:53,347 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,355 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,355 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,356 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,356 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,362 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:53,363 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,372 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,372 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,373 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,373 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,389 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,390 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,391 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:53,394 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,394 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,404 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,404 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,404 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,404 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,421 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,422 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,431 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,432 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,432 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,432 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,449 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-26 02:54:53,450 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,458 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,459 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,459 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,459 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,474 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-26 02:54:53,475 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.1 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-26 02:54:53,503 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,503 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,507 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,508 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-26 02:54:53,592 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,592 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,593 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,593 [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-09-26 02:54:53,607 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,607 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,611 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,613 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,624 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,624 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,628 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,628 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,640 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,640 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,643 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,644 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-26 02:54:53,653 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,653 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,668 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,668 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-09-26 02:54:53,673 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,673 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,679 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,679 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,692 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,692 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,693 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,693 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,703 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,706 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,707 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-26 02:54:53,709 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,709 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-26 02:54:53,751 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,751 [main] Logical connection got
WARN  2024-09-26 02:54:53,752 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-26 02:54:53,753 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-26 02:54:53,754 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,754 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,764 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,764 [main] Logical connection got
WARN  2024-09-26 02:54:53,766 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-26 02:54:53,766 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-26 02:54:53,767 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,767 [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-09-26 02:54:53,795 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,796 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,797 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,797 [main] Physical connection closed
DEBUG 2024-09-26 02:54:53,803 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,803 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,804 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,804 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-26 02:54:53,812 [main] Physical connection got
DEBUG 2024-09-26 02:54:53,812 [main] Logical connection got
DEBUG 2024-09-26 02:54:53,813 [main] Logical connection closed
DEBUG 2024-09-26 02:54:53,813 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-09-26 02:54:55,039 [main] Physical connection got
DEBUG 2024-09-26 02:54:55,039 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,052 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,053 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,115 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,147 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,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
DEBUG 2024-09-26 02:54:55,161 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,162 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,162 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2024-09-26 02:54:55,170 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,170 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,170 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20
DEBUG 2024-09-26 02:54:55,172 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,172 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,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  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-09-26 02:54:55,174 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,174 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,174 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2024-09-26 02:54:55,176 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-09-26 02:54:55,176 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,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  department.dname = 'SALES'
DEBUG 2024-09-26 02:54:55,178 [main] Logical connection closed
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-09-26 02:54:55,181 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,181 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-26 02:54:55,183 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:55,184 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,184 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:55,185 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-09-26 02:54:55,186 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,187 [main] UPDATE EMP SET tstamp = '2024-09-26 02.54.55', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-26 02:54:55,188 [main] Logical connection closed
after timestamp:2024-09-26 02:54:55.186
DEBUG 2024-09-26 02:54:55,189 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,189 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-26 02:54:55.186 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:55,192 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,193 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-09-26 02:54:55,233 [main] Physical connection got
DEBUG 2024-09-26 02:54:55,233 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,233 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,233 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,245 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,247 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,247 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-09-26 02:54:55,248 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-26 02:54:55,248 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,248 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-26 02:54:55,249 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-26 02:54:55,249 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,249 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-26 02:54:55,250 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,250 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-09-26 02:54:55,296 [main] Physical connection got
DEBUG 2024-09-26 02:54:55,296 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,296 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,297 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,309 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,319 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,319 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-09-26 02:54:55,322 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-26 02:54:55.186 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2024-09-26 02:54:55,326 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,326 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-09-26 02:54:55,326 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2024-09-26 02:54:55,328 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,328 [main] SELECT empno FROM emp
DEBUG 2024-09-26 02:54:55,328 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-09-26 02:54:55,330 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,330 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-09-26 02:54:55,331 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-26 02:54:55.186 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:55,332 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,332 [main] SELECT count(*) FROM emp
DEBUG 2024-09-26 02:54:55,333 [main] Logical connection closed
count:14
DEBUG 2024-09-26 02:54:55,333 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,334 [main] SELECT * FROM emp

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

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

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

DEBUG 2024-09-26 02:54:55,339 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,339 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,339 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-26 02:54:55,340 [main] Logical connection closed
updatedRows:1
DEBUG 2024-09-26 02:54:55,341 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,341 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-09-26 02:54:55,344 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,344 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-09-26 02:54:55,378 [main] Physical connection got
DEBUG 2024-09-26 02:54:55,378 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,379 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,379 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,390 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,390 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,390 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2024-09-26 02:54:55,392 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-26 02:54:55.186 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:55,392 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,392 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,393 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,396 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,398 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,398 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:55,399 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-26 02:54:55.186 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:55,399 [main] Logical connection got
DEBUG 2024-09-26 02:54:55,400 [main] UPDATE EMP SET tstamp = '2024-09-26 02.54.55', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2024-09-26 02.54.55'
DEBUG 2024-09-26 02:54:55,400 [main] Logical connection closed
DEBUG 2024-09-26 02:54:55,400 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-26 02:54:56,935 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:56,995 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:54:57,025 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,028 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,051 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,052 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,097 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,104 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,126 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-26 02:54:57,292 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,293 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,374 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,381 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-26 02:54:57,392 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,393 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,396 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,400 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,406 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,406 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,418 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,420 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,421 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,435 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,435 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,436 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,436 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,551 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-09-26 02:54:57,556 [main] Physical connection closed
DEBUG 2024-09-26 02:54:57,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,559 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,562 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,564 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,569 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,570 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,578 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,580 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,581 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,586 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,586 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,586 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,586 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,625 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,648 [main] Physical connection closed
DEBUG 2024-09-26 02:54:57,650 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,651 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,653 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,660 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,660 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,671 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,673 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,674 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,677 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,677 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,677 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,677 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,720 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,726 [main] Physical connection closed
DEBUG 2024-09-26 02:54:57,727 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,728 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,731 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,733 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,738 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,738 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,747 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,749 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,749 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,752 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,752 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,753 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,753 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,788 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,793 [main] Physical connection closed
DEBUG 2024-09-26 02:54:57,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,795 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,797 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,800 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,804 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,804 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,812 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,813 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,814 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,817 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,817 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,817 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,817 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,849 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,854 [main] Physical connection closed
DEBUG 2024-09-26 02:54:57,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,856 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,858 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,860 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,864 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,864 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,872 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,873 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,874 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,877 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,877 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,877 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,877 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,907 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-09-26 02:54:57,911 [main] Physical connection closed
DEBUG 2024-09-26 02:54:57,912 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,913 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,915 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,917 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,921 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,921 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,928 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,930 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,930 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,933 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,933 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,934 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,934 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,964 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,969 [main] Physical connection closed
DEBUG 2024-09-26 02:54:57,971 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:57,972 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,974 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,976 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,981 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:57,981 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,988 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:57,990 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:57,990 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:57,993 [main] Physical connection got
DEBUG 2024-09-26 02:54:57,993 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:57,993 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:57,993 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,027 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,032 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,033 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,034 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,036 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,038 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,042 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,042 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,049 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,051 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,052 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,054 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,054 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,054 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,055 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,082 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,087 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,088 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,089 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,097 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,098 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,105 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,107 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,107 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,112 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,113 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,140 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,161 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,163 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-26 02.54.58', 99, 'hoge', 0)
DEBUG 2024-09-26 02:54:58,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,169 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727286898112/0, BranchId=]
DEBUG 2024-09-26 02:54:58,169 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,171 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,174 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,176 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,180 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,180 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,187 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,188 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,189 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,191 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,192 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,192 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,229 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,229 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:58,236 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,236 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,236 [main] UPDATE EMP SET tstamp = '2024-09-26 02.54.58', ename = 'hoge2', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-26 02:54:58,237 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,237 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727286898112/1, BranchId=]
DEBUG 2024-09-26 02:54:58,237 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,239 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,239 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,242 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,244 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,248 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,248 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,255 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,256 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,257 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,259 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,259 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,259 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,284 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,299 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,299 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:58,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,302 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,302 [main] UPDATE EMP SET tstamp = '2024-09-26 02.54.58', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-09-26 02:54:58,302 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,303 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727286898112/2, BranchId=]
DEBUG 2024-09-26 02:54:58,303 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,304 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,305 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,307 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,309 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,313 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,313 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,320 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,321 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,322 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,324 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,324 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,324 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,325 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,325 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,358 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,358 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:58,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,361 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-26 02:54:58,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,361 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727286898112/3, BranchId=]
DEBUG 2024-09-26 02:54:58,361 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,363 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,365 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,367 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,371 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,379 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,380 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,381 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,384 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,384 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,385 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,385 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,409 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-09-26 02:54:58,410 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,411 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,412 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,414 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,415 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,419 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,419 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,426 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,427 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,428 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,438 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,439 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,439 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,439 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,461 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-09-26 02:54:58,470 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,471 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,471 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,473 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,475 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,479 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,479 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,486 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,487 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,488 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,490 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,490 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,491 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,491 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,512 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,519 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,521 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,523 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,525 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,539 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,540 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,541 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,543 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,543 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,543 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,543 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,563 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,571 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,573 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,573 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,576 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,578 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,581 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,582 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,588 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,589 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,590 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,592 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,592 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,592 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,592 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,612 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,619 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,621 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,624 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,625 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,629 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,629 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,635 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,636 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,637 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,639 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,639 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,639 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,640 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,659 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,666 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,666 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:58,673 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-26 02:54:58,674 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,676 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,679 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,681 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,684 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,685 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,691 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,692 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,693 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,695 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,695 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,696 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,696 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,716 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,723 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,723 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:58,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-09-26 02:54:58,728 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,730 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,732 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,734 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,738 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,738 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,744 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,746 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,746 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,749 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,749 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,749 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,749 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,772 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,779 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,779 [main] select * from emp
DEBUG 2024-09-26 02:54:58,782 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:58,783 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,785 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,787 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,792 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,799 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,800 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,801 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,803 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,803 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,804 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,804 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,824 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,831 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,831 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-26 02:54:58,834 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-09-26 02:54:58,836 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,837 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,837 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,839 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,841 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,845 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,845 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,851 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,853 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,853 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,856 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,856 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,856 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,856 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,876 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-09-26 02:54:58,884 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,885 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,886 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,888 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,890 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,893 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,893 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,901 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,901 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,903 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,904 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,904 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,904 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,924 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,931 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,931 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:58,934 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:58,935 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,936 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,937 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,939 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,941 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,944 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:58,944 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,950 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:58,952 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:58,952 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,954 [main] Physical connection got
DEBUG 2024-09-26 02:54:58,954 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,955 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,955 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,980 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:58,987 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:58,987 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:54:58,993 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:58,994 [main] Physical connection closed
DEBUG 2024-09-26 02:54:58,996 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:58,996 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:58,998 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,000 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,003 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,004 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,009 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,011 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,011 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,013 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,014 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,014 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,014 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,033 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,040 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,041 [main] select * from emp
DEBUG 2024-09-26 02:54:59,042 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:59,043 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,044 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,045 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,047 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,049 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,052 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,053 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,059 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,060 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,061 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,063 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,063 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,064 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,064 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,083 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,090 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,091 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-26 02:54:59,092 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-26 02:54:59,094 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,095 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,097 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,100 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,109 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,110 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,111 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,113 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,113 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,113 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,114 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,133 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,140 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,140 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:59,142 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:59,143 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,144 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,146 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,148 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,152 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,152 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,158 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,160 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,162 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,162 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,162 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,162 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,187 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,194 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,194 [main] select count(*) from emp
DEBUG 2024-09-26 02:54:59,195 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,196 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,197 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,197 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,201 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,205 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,205 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,211 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,212 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,212 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,215 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,215 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,215 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,215 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,234 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,242 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,242 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:59,243 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-09-26 02:54:59,243 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,244 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,245 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,247 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,249 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,252 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,252 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,258 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,260 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,260 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,262 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,262 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,263 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,263 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,282 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,289 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,289 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:59,290 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-09-26 02:54:59,290 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,291 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,292 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,294 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,296 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,299 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,299 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,305 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,307 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,307 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,309 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,309 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,310 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,310 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,328 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,335 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,335 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:59,336 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-09-26 02:54:59,337 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,338 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,338 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,340 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,342 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,346 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,346 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,352 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,353 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,354 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,356 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,356 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,356 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,357 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,375 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,383 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,383 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-26 02:54:59,384 [main] Logical connection closed, tx=null
[Ljava.util.Map;@466d1750
DEBUG 2024-09-26 02:54:59,384 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,385 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,386 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,388 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,389 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,393 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,393 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,399 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,400 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,401 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,412 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,412 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,412 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,413 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,432 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,439 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,439 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-09-26 02:54:59,442 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-09-26 02:54:59,442 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,443 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,444 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,446 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,448 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,451 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,452 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,457 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,458 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,459 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,461 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,461 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,461 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,461 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,482 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-09-26 02:54:59,489 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,489 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-09-26 02:54:59,492 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-26 02:54:59,492 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,494 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,494 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,496 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,498 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,502 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,502 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,507 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,509 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,509 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,511 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,511 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,511 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,512 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,531 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,534 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,535 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:54:59,535 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,535 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,536 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,537 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,539 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,540 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,544 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,544 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,550 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,551 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,551 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,553 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,554 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,554 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,554 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,573 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,576 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,576 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:54:59,576 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,577 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,578 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,578 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,580 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,582 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,585 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,585 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,590 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,592 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,592 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,595 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,595 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,595 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,595 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,609 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,610 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,610 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-09-26 02:54:59,611 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-26 02:54:59,611 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,612 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,613 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,615 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,616 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,619 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,619 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,624 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,625 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,625 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,627 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,627 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,627 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,627 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,638 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,639 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,639 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-26 02:54:59,639 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-26 02:54:59,640 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,640 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,641 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,643 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,644 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,647 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,647 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,652 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,653 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,654 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,655 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,656 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,656 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,656 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,656 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,678 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-26 02.54.59', 9999, 'test', 50)
DEBUG 2024-09-26 02:54:59,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,679 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-09-26 02:54:59,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-26 02:54:59,681 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,681 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-09-26 02:54:59,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-26 02:54:59.678 {50, null, null, 0}
DEBUG 2024-09-26 02:54:59,682 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727286898112/4, BranchId=]
DEBUG 2024-09-26 02:54:59,682 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,683 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,683 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,685 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,686 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,689 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,689 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,694 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,695 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,696 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,698 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,698 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,698 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,698 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,714 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,720 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,721 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,722 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,723 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,725 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,727 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,728 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,733 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,734 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,736 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,736 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,736 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,736 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,752 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:59,760 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,760 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-26 02:54:59,762 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,762 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,764 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,765 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,767 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,770 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,770 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,775 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,776 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,776 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,778 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,778 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,778 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,778 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,795 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:59,803 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,803 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-09-26 02:54:59,804 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-26 02:54:59,804 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,805 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,805 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,807 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,808 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,811 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,811 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,816 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,818 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,818 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,820 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,820 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,821 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,821 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,836 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:59,841 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,841 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-09-26 02:54:59,843 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-09-26 02:54:59,843 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,844 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,844 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,846 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,848 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,850 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,850 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,855 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,857 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,857 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,859 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,859 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,859 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,859 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,875 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-09-26 02:54:59,877 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,878 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,879 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,881 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,882 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,885 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,885 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,890 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,891 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,891 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,893 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,893 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,893 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,893 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,910 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-26 02:54:59,916 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,916 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-09-26 02:54:59,918 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,918 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,919 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,920 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,922 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,923 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,926 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,926 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,931 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,932 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,932 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,934 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,934 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,934 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,934 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,953 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-09-26 02:54:59,958 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,959 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-09-26 02:54:59,959 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,959 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,960 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,961 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,962 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,964 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,966 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:54:59,967 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,971 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:54:59,972 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:54:59,973 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,975 [main] Physical connection got
DEBUG 2024-09-26 02:54:59,975 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,975 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:54:59,975 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,993 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-26 02:54:59,994 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:54:59,994 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-09-26 02:54:59,996 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-09-26 02:54:59,996 [main] Physical connection closed
DEBUG 2024-09-26 02:54:59,997 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:54:59,997 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:54:59,999 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,001 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,004 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,004 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,008 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,009 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,010 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,012 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,012 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,012 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,012 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,028 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-26 02:55:00,029 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,030 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,030 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,032 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,033 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,036 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,036 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,040 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,041 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,042 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,044 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,044 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,044 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,044 [main] Logical connection got, tx=null
WARN  2024-09-26 02:55:00,047 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-26 02:55:00,052 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-26 02:55:00,052 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,052 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-09-26 02:55:00,054 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-26 02:55:00,054 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,055 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,056 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,057 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,059 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,061 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,061 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,066 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,067 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,067 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,069 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,069 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,069 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,069 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,086 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-09-26 02:55:00,092 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,093 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,094 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,095 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,097 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,104 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,105 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,105 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,107 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,107 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,108 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,108 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,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 AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-09-26 02:55:00,128 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,128 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-09-26 02:55:00,129 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,129 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,129 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-26 02:55:00,130 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,130 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,131 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,131 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,133 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,134 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,137 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,137 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,141 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,142 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,143 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,145 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,145 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,145 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,145 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,162 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-09-26 02:55:00,165 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,165 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-09-26 02:55:00,168 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,168 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,168 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-09-26 02:55:00,169 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,169 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,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  WHERE job = 'SALESMAN' 
DEBUG 2024-09-26 02:55:00,170 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,171 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,171 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-26 02:55:00,171 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,171 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,172 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-09-26 02:55:00,172 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,172 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,173 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,173 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,175 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,176 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,179 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,179 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,184 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,185 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,185 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,187 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,187 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,205 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-26 02:55:00,205 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,205 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:55:00,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,206 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-26 02:55:00,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,206 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-26 02:55:00,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,207 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727286898112/5, BranchId=]
DEBUG 2024-09-26 02:55:00,207 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,208 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,208 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,211 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,214 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,214 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,218 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,219 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,220 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,222 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,222 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,222 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,222 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,239 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,243 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,244 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,244 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,246 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,247 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,250 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,250 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,260 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,262 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,264 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,266 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,268 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,268 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,268 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,304 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,322 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,323 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,323 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,325 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,326 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,329 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,329 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,334 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,335 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,335 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,337 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,337 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,338 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,338 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,344 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-26 02:55:00,345 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,347 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,349 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,350 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,353 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,353 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,358 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,359 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,359 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,361 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,361 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,361 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,361 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,367 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-26 02:55:00,369 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,370 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,372 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,374 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,376 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,377 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,381 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,382 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,383 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,384 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,385 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,385 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,385 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,391 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-09-26 02:55:00,392 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,393 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,394 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,395 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,397 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,399 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,400 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,404 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,405 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,406 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,408 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,408 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,408 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,408 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,414 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-09-26 02:55:00,416 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,417 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,417 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,419 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,420 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,423 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,423 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,428 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,429 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,429 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,431 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,431 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,431 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,432 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,450 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,450 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,451 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-26 02:55:00,454 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,454 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,455 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,455 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,457 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,459 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,461 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,461 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,466 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,467 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,467 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,470 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,470 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,470 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,470 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,488 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,489 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,490 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,490 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,492 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,493 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,496 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,496 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,501 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,502 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,502 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,504 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,504 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,504 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,504 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,521 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-26 02:55:00,522 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,523 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,523 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,525 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,527 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,534 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,535 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,535 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-26 02:55:00,537 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,537 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,537 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,537 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,554 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-26 02:55:00,555 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.174 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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-09-26 02:55:00,602 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,602 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,604 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,606 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,608 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,608 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,616 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,619 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,619 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,623 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,625 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,626 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,626 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,628 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,630 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,632 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,633 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,637 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,638 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,641 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,643 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,643 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,647 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,647 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,652 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,658 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,658 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,662 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,663 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,666 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,668 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,668 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,672 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,672 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-26 02:55:00,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,677 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,680 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,680 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,684 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,685 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,687 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,687 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,688 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,688 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-26 02:55:00,691 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,691 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,693 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,695 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,695 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,700 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,700 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,702 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,702 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,719 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,719 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-09-26 02:55:00,722 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,722 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,723 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,723 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,725 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,727 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,727 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,732 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,734 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,734 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,750 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,750 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,750 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,750 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,760 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,765 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,765 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-26 02:55:00,767 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,767 [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.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-26 02:55:00,786 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,786 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,788 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,792 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,797 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,798 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,800 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,812 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,812 [main] Logical connection got, tx=null
WARN  2024-09-26 02:55:00,814 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-26 02:55:00,815 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-26 02:55:00,815 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,815 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,816 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,817 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,818 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,820 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,822 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,822 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,827 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,828 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,830 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,833 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,833 [main] Logical connection got, tx=null
WARN  2024-09-26 02:55:00,835 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-26 02:55:00,835 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-26 02:55:00,836 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,836 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,837 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,837 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,839 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,840 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,843 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,847 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,848 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,851 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,855 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-26 02:55:00,857 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,858 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,861 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,861 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,865 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,866 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,869 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-26 02:55:00,876 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,876 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,878 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,881 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,881 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,885 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,886 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,887 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,887 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,889 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,889 [main] Physical connection closed
DEBUG 2024-09-26 02:55:00,890 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,890 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,892 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,894 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,894 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,902 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,903 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,904 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,904 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,905 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,906 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-26 02:55:00,909 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-26 02:55:00,909 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,911 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,913 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-26 02:55:00,914 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,918 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-26 02:55:00,919 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-26 02:55:00,920 [main] Physical connection got
DEBUG 2024-09-26 02:55:00,920 [main] Logical connection got, tx=null
DEBUG 2024-09-26 02:55:00,921 [main] Logical connection closed, tx=null
DEBUG 2024-09-26 02:55:00,921 [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.507s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.582s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.521s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Thu Sep 26 02:55:00 JST 2024
[INFO] Final Memory: 31M/406M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS