Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-09-25T02:54:46.991 +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-25 02:54:52,813 [main] Physical connection got
DEBUG 2024-09-25 02:54:52,813 [main] Logical connection got
DEBUG 2024-09-25 02:54:52,826 [main] Logical connection closed
DEBUG 2024-09-25 02:54:52,827 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,002 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-09-25 02:54:53,008 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,031 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,031 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,031 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,031 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,073 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,098 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,114 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,114 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,114 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,114 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,152 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,158 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,172 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,172 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,173 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,173 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,210 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,216 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,231 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,231 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,231 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,231 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,269 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,274 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,289 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,289 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,289 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,289 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,330 [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-25 02:54:53,334 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,348 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,348 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,349 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,349 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,378 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,383 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,398 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,398 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,399 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,399 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,429 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,433 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,447 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,447 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,447 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,447 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,476 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,481 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,496 [main] Transaction began
DEBUG 2024-09-25 02:54:53,498 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,499 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,499 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,499 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,527 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,547 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,549 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-25 02.54.53', 99, 'hoge', 0)
DEBUG 2024-09-25 02:54:53,554 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,559 [main] Transaction rolledback
DEBUG 2024-09-25 02:54:53,560 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,572 [main] Transaction began
DEBUG 2024-09-25 02:54:53,573 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,573 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,573 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,573 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,600 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,610 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,611 [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-25 02:54:53,617 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,618 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,618 [main] UPDATE EMP SET tstamp = '2024-09-25 02.54.53', 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-25 02:54:53,619 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,619 [main] Transaction rolledback
DEBUG 2024-09-25 02:54:53,619 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,643 [main] Transaction began
DEBUG 2024-09-25 02:54:53,643 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,643 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,644 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,644 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,669 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,678 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,678 [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-25 02:54:53,681 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,681 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,681 [main] UPDATE EMP SET tstamp = '2024-09-25 02.54.53', 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-25 02:54:53,682 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,682 [main] Transaction rolledback
DEBUG 2024-09-25 02:54:53,682 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,694 [main] Transaction began
DEBUG 2024-09-25 02:54:53,695 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,695 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,695 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,695 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,721 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,730 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,731 [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-25 02:54:53,733 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,733 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,733 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-25 02:54:53,733 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,734 [main] Transaction rolledback
DEBUG 2024-09-25 02:54:53,734 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,747 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,747 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,747 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,747 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,772 [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-25 02:54:53,773 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,785 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,785 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,786 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,786 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,810 [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-25 02:54:53,819 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,844 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,845 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,845 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,845 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,869 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,878 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,890 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,890 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,891 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,891 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,925 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,934 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,945 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,946 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,946 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,946 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,968 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,977 [main] Physical connection closed
DEBUG 2024-09-25 02:54:53,988 [main] Physical connection got
DEBUG 2024-09-25 02:54:53,988 [main] Logical connection got
DEBUG 2024-09-25 02:54:53,988 [main] Logical connection closed
DEBUG 2024-09-25 02:54:53,988 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,010 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,018 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,018 [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-25 02:54:54,026 [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-25 02:54:54,027 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,038 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,038 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,038 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,038 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,058 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,065 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,065 [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-25 02:54:54,070 [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-25 02:54:54,071 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,081 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,082 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,082 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,082 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,101 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,109 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,109 [main] select * from emp
DEBUG 2024-09-25 02:54:54,112 [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-25 02:54:54,113 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,124 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,124 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,124 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,124 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,143 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,151 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,151 [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-25 02:54:54,155 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-25 02:54:54,156 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,166 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,166 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,167 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,167 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,186 [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-25 02:54:54,194 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,203 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,203 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,203 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,204 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,223 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,232 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,232 [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-25 02:54:54,235 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-09-25 02:54:54,236 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,246 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,246 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,246 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,246 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,265 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,273 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,273 [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-25 02:54:54,278 [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-25 02:54:54,279 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,288 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,289 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,289 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,289 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,308 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,316 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,316 [main] select * from emp
DEBUG 2024-09-25 02:54:54,318 [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-25 02:54:54,319 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,329 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,329 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,329 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,330 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,348 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,355 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,355 [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-25 02:54:54,357 [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-25 02:54:54,358 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,380 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,380 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,381 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,381 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,399 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,406 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,406 [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-25 02:54:54,408 [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-25 02:54:54,408 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,418 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,418 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,418 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,418 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,436 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,443 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,444 [main] select count(*) from emp
DEBUG 2024-09-25 02:54:54,445 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,445 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,455 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,455 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,455 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,456 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,474 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,481 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,481 [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-25 02:54:54,482 [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-25 02:54:54,483 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,492 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,492 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,492 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,493 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,510 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,518 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,518 [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-25 02:54:54,519 [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-25 02:54:54,520 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,529 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,529 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,530 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,530 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,547 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,554 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,554 [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-25 02:54:54,555 [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-25 02:54:54,556 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,565 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,566 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,566 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,566 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,582 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,589 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,590 [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-25 02:54:54,590 [main] Logical connection closed
[Ljava.util.Map;@2c9c82f4
DEBUG 2024-09-25 02:54:54,591 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,600 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,600 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,600 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,601 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,617 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,623 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,624 [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-25 02:54:54,626 [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-25 02:54:54,626 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,636 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,636 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,636 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,636 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,652 [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-25 02:54:54,659 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,660 [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-25 02:54:54,664 [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-25 02:54:54,664 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,673 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,674 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,674 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,674 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,690 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,694 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,694 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:54:54,694 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,695 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,704 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,704 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,704 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,704 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,721 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,724 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,724 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:54:54,724 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,725 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,734 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,734 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,735 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,735 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,746 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,747 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,747 [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-25 02:54:54,749 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-25 02:54:54,749 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,759 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,759 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,759 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,759 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,779 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,780 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,780 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-25 02:54:54,781 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-25 02:54:54,782 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,791 [main] Transaction began
DEBUG 2024-09-25 02:54:54,791 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,791 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,792 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,792 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,807 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,814 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,814 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-25 02.54.54', 9999, 'test', 50)
DEBUG 2024-09-25 02:54:54,815 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,815 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,815 [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-25 02:54:54,817 [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-25 02:54:54,817 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,817 [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-25 02:54:54,818 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-09-25 02:54:54.814 {50, null, null, 0}
DEBUG 2024-09-25 02:54:54,818 [main] Transaction rolledback
DEBUG 2024-09-25 02:54:54,819 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,827 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,828 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,828 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,828 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,843 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,849 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,858 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,858 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,858 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,859 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,874 [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-25 02:54:54,881 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,882 [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-25 02:54:54,884 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,884 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,893 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,893 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,893 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,893 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,908 [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-25 02:54:54,916 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,916 [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-25 02:54:54,916 [main] Logical connection closed
[]
DEBUG 2024-09-25 02:54:54,917 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,926 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,926 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,926 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,927 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,941 [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-25 02:54:54,945 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,946 [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-25 02:54:54,947 [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-25 02:54:54,948 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,956 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,956 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,956 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,956 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,971 [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-25 02:54:54,974 [main] Physical connection closed
DEBUG 2024-09-25 02:54:54,981 [main] Physical connection got
DEBUG 2024-09-25 02:54:54,982 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,982 [main] Logical connection closed
DEBUG 2024-09-25 02:54:54,982 [main] Logical connection got
DEBUG 2024-09-25 02:54:54,997 [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-25 02:54:55,003 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,003 [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-25 02:54:55,005 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,006 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,014 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,014 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,014 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,015 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,029 [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-25 02:54:55,035 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,035 [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-25 02:54:55,036 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,036 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,045 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,045 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,045 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,045 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,062 [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-25 02:54:55,063 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,063 [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-25 02:54:55,065 [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-25 02:54:55,065 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,073 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,073 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,073 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,073 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,087 [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-25 02:54:55,087 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,095 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,095 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,095 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,096 [main] Logical connection got
WARN  2024-09-25 02:54:55,097 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-25 02:54:55,102 [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-25 02:54:55,102 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,102 [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-25 02:54:55,104 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-25 02:54:55,104 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,112 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,112 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,112 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,112 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,128 [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-25 02:54:55,133 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,142 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,142 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,142 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,142 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,157 [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-25 02:54:55,159 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,159 [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-25 02:54:55,160 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,160 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,160 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-09-25 02:54:55,160 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,161 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,168 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,168 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,169 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,169 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,184 [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-25 02:54:55,185 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,185 [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-25 02:54:55,188 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,188 [main] Logical connection got
DEBUG 2024-09-25 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  ename = 'SMITH' 
DEBUG 2024-09-25 02:54:55,189 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,189 [main] Logical connection got
DEBUG 2024-09-25 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 job = 'SALESMAN' 
DEBUG 2024-09-25 02:54:55,191 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,191 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,191 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-09-25 02:54:55,192 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,192 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,192 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-09-25 02:54:55,192 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,192 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,200 [main] Transaction began
DEBUG 2024-09-25 02:54:55,201 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,201 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,201 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,201 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,215 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-25 02:54:55,216 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,216 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:54:55,216 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,216 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,217 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-25 02:54:55,217 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,217 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,217 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:54:55,217 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,217 [main] Transaction rolledback
DEBUG 2024-09-25 02:54:55,217 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,225 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,226 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,226 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,226 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,240 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,243 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,251 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,252 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,252 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,252 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,266 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,270 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,279 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,279 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,279 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,279 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,284 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-25 02:54:55,285 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,293 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,293 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,293 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,293 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,298 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-25 02:54:55,299 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,306 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,306 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,306 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,306 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,311 [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-25 02:54:55,312 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,319 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,319 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,319 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,319 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,325 [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-25 02:54:55,326 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,334 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,334 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,334 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,334 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,358 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,359 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,359 [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-25 02:54:55,362 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,362 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,370 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,370 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,370 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,370 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,385 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,386 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,394 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,394 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,394 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,394 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,409 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-25 02:54:55,410 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,417 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,418 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,418 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,418 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,433 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-25 02:54:55,433 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.027 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-25 02:54:55,460 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,460 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,463 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,465 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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-25 02:54:55,547 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,547 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,548 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,548 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-25 02:54:55,561 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,561 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,564 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,566 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,575 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,575 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,578 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,579 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,588 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,588 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,591 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,592 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-25 02:54:55,599 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,599 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,613 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,613 [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-25 02:54:55,616 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,616 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,622 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,622 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,636 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,636 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,636 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,637 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,647 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,650 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,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  department.dname = 'RESEARCH'
DEBUG 2024-09-25 02:54:55,653 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,653 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-25 02:54:55,685 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,685 [main] Logical connection got
WARN  2024-09-25 02:54:55,687 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-25 02:54:55,688 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-25 02:54:55,688 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,688 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,698 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,699 [main] Logical connection got
WARN  2024-09-25 02:54:55,700 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-25 02:54:55,701 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-25 02:54:55,701 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,701 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-25 02:54:55,726 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,726 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,728 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,728 [main] Physical connection closed
DEBUG 2024-09-25 02:54:55,732 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,733 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,733 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,734 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-25 02:54:55,740 [main] Physical connection got
DEBUG 2024-09-25 02:54:55,740 [main] Logical connection got
DEBUG 2024-09-25 02:54:55,741 [main] Logical connection closed
DEBUG 2024-09-25 02:54:55,741 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-09-25 02:54:57,003 [main] Physical connection got
DEBUG 2024-09-25 02:54:57,003 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,015 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,016 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,078 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,113 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,114 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-09-25 02:54:57,128 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,128 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,129 [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-25 02:54:57,137 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,137 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,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 WHERE EMP.deptno = 20
DEBUG 2024-09-25 02:54:57,138 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,139 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,139 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-09-25 02:54:57,140 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,141 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,141 [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-25 02:54:57,142 [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-25 02:54:57,143 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,143 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2024-09-25 02:54:57,145 [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-25 02:54:57,148 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,148 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-25 02:54:57,149 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
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-25 02:54:57,151 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,151 [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-25 02:54:57,152 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-09-25 02:54:57,153 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,154 [main] UPDATE EMP SET tstamp = '2024-09-25 02.54.57', 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-25 02:54:57,155 [main] Logical connection closed
after timestamp:2024-09-25 02:54:57.153
DEBUG 2024-09-25 02:54:57,156 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,156 [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-25 02:54:57.153 {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-25 02:54:57,159 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,160 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-09-25 02:54:57,198 [main] Physical connection got
DEBUG 2024-09-25 02:54:57,199 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,199 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,199 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,211 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,213 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,213 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-09-25 02:54:57,214 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-09-25 02:54:57,215 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,215 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-09-25 02:54:57,216 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-09-25 02:54:57,216 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,216 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-09-25 02:54:57,217 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,217 [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-25 02:54:57,263 [main] Physical connection got
DEBUG 2024-09-25 02:54:57,263 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,263 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,263 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,276 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,287 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,287 [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-25 02:54:57,290 [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-25 02:54:57.153 {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-25 02:54:57,293 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,293 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-09-25 02:54:57,294 [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-25 02:54:57,296 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,296 [main] SELECT empno FROM emp
DEBUG 2024-09-25 02:54:57,296 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-09-25 02:54:57,298 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,298 [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-25 02:54:57,299 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-25 02:54:57.153 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-25 02:54:57,299 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,299 [main] SELECT count(*) FROM emp
DEBUG 2024-09-25 02:54:57,301 [main] Logical connection closed
count:14
DEBUG 2024-09-25 02:54:57,301 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,301 [main] SELECT * FROM emp

DEBUG 2024-09-25 02:54:57,303 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,303 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,303 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-09-25 02:54:57,304 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,304 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,305 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-09-25 02:54:57,307 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,307 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,307 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-09-25 02:54:57,308 [main] Logical connection closed
updatedRows:1
DEBUG 2024-09-25 02:54:57,309 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,309 [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-25 02:54:57,312 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,312 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-09-25 02:54:57,347 [main] Physical connection got
DEBUG 2024-09-25 02:54:57,348 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,348 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,348 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,359 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,359 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,360 [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-25 02:54:57,361 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-25 02:54:57.153 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-25 02:54:57,362 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,362 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,362 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,366 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,367 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,367 [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-25 02:54:57,368 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-25 02:54:57.153 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-09-25 02:54:57,368 [main] Logical connection got
DEBUG 2024-09-25 02:54:57,369 [main] UPDATE EMP SET tstamp = '2024-09-25 02.54.57', 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-25 02.54.57'
DEBUG 2024-09-25 02:54:57,369 [main] Logical connection closed
DEBUG 2024-09-25 02:54:57,370 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 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.123 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-09-25 02:54:58,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:58,888 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:54:58,923 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:58,927 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:58,950 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:58,950 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:58,996 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,003 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,025 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-25 02:54:59,184 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,184 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,264 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,271 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-09-25 02:54:59,282 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,283 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,286 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,289 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,295 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,295 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,310 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,311 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,325 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,325 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,325 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,326 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,441 [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-25 02:54:59,447 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,448 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,449 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,452 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,455 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,461 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,470 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,472 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,473 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,478 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,478 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,478 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,478 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,518 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,541 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,543 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,544 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,546 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,549 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,554 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,554 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,565 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,567 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,568 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,572 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,572 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,572 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,572 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,616 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,622 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,623 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,624 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,627 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,629 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,635 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,635 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,644 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,646 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,646 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,650 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,650 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,650 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,650 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,687 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,692 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,694 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,695 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,697 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,699 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,704 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,704 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,712 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,714 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,715 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,717 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,717 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,718 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,718 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,751 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,756 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,758 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,758 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,761 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,763 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,767 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,767 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,775 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,777 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,777 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,781 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,781 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,781 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,781 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,814 [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-25 02:54:59,818 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,820 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,820 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,823 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,825 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,829 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,830 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,837 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,839 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,840 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,842 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,842 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,843 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,843 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,875 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,880 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,882 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,883 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,885 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,888 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,892 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,892 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,899 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,901 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,902 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,904 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,905 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,905 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,905 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,942 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,948 [main] Physical connection closed
DEBUG 2024-09-25 02:54:59,949 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:54:59,950 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,952 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,955 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,959 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:54:59,959 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,967 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:54:59,969 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:54:59,969 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:54:59,972 [main] Physical connection got
DEBUG 2024-09-25 02:54:59,972 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:54:59,972 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:54:59,973 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,005 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,010 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,012 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,013 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,015 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,018 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,022 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,022 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,030 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,032 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,032 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,037 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,039 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,040 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,095 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-25 02.55.00', 99, 'hoge', 0)
DEBUG 2024-09-25 02:55:00,101 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,101 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727200500037/0, BranchId=]
DEBUG 2024-09-25 02:55:00,102 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,103 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,104 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,106 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,109 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,113 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,113 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,121 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,122 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,123 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,125 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,126 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,126 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,126 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,127 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,164 [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-25 02:55:00,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,172 [main] UPDATE EMP SET tstamp = '2024-09-25 02.55.00', 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-25 02:55:00,173 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,174 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727200500037/1, BranchId=]
DEBUG 2024-09-25 02:55:00,174 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,176 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,178 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,180 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,185 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,185 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,192 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,194 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,195 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,197 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,197 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,197 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,198 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,198 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,223 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,245 [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-25 02:55:00,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,248 [main] UPDATE EMP SET tstamp = '2024-09-25 02.55.00', 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-25 02:55:00,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,253 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727200500037/2, BranchId=]
DEBUG 2024-09-25 02:55:00,254 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,255 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,256 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,259 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,261 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,265 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,266 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,273 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,275 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,275 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,278 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,278 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,279 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,279 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,305 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,314 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,314 [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-25 02:55:00,316 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,316 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,317 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-09-25 02:55:00,317 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,317 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727200500037/3, BranchId=]
DEBUG 2024-09-25 02:55:00,318 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,319 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,320 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,322 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,325 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,329 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,329 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,337 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,338 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,339 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,342 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,343 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,343 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,343 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,369 [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-25 02:55:00,371 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,372 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,373 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,376 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,378 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,382 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,382 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,390 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,392 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,392 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,403 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,403 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,404 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,404 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,454 [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-25 02:55:00,470 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,472 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,473 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,475 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,477 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,481 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,481 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,488 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,490 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,491 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,493 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,494 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,494 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,494 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,519 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,528 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,529 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,530 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,532 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,534 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,538 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,538 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,555 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,557 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,557 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,560 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,560 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,560 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,560 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,585 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,593 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,595 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,596 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,598 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,600 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,604 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,604 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,611 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,613 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,613 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,615 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,615 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,616 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,616 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,641 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,650 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,651 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,659 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,659 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,666 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,667 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,668 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,670 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,670 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,670 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,670 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,694 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,702 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,702 [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-25 02:55:00,709 [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-25 02:55:00,711 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,712 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,712 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,714 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,717 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,720 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,720 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,727 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,728 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,729 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,731 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,731 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,731 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,732 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,755 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,762 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,763 [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-25 02:55:00,767 [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-25 02:55:00,768 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,769 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,770 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,772 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,773 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,777 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,777 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,784 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,785 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,786 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,788 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,788 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,788 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,788 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,815 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,823 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,823 [main] select * from emp
DEBUG 2024-09-25 02:55:00,826 [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-25 02:55:00,827 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,828 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,829 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,831 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,833 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,836 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,837 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,843 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,844 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,844 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,846 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,847 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,847 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,847 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,868 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,876 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,876 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-09-25 02:55:00,880 [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-25 02:55:00,881 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,883 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,883 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,885 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,887 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,890 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,890 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,897 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,898 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,898 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,900 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,901 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,901 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,901 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,922 [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-25 02:55:00,930 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,932 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,934 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,936 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,939 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,939 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,945 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,947 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,947 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,949 [main] Physical connection got
DEBUG 2024-09-25 02:55:00,949 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,949 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,949 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,971 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:00,979 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:00,979 [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-25 02:55:00,982 [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-25 02:55:00,983 [main] Physical connection closed
DEBUG 2024-09-25 02:55:00,984 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:00,985 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:00,987 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:00,989 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,992 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:00,992 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,998 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:00,999 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,000 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,002 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,002 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,002 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,002 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,023 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,031 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,031 [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-25 02:55:01,036 [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-25 02:55:01,037 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,038 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,039 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,042 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,043 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,047 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,047 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,053 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,055 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,055 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,057 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,058 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,058 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,058 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,078 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,088 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,088 [main] select * from emp
DEBUG 2024-09-25 02:55:01,089 [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-25 02:55:01,091 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,092 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,093 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,095 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,097 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,100 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,100 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,106 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,107 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,108 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,110 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,110 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,110 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,110 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,131 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,139 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,139 [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-25 02:55:01,141 [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-25 02:55:01,142 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,143 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,144 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,146 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,147 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,151 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,151 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,157 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,158 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,158 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,160 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,161 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,161 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,161 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,181 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,188 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,188 [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-25 02:55:01,190 [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-25 02:55:01,190 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,191 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,192 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,194 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,195 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,198 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,199 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,204 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,205 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,206 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,208 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,208 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,209 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,209 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,235 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,242 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,242 [main] select count(*) from emp
DEBUG 2024-09-25 02:55:01,243 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,244 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,245 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,247 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,249 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,252 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,259 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,260 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,261 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,263 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,263 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,263 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,263 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,283 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,291 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,291 [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-25 02:55:01,292 [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-25 02:55:01,292 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,293 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,294 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,296 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,298 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,301 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,301 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,307 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,308 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,309 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,311 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,311 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,311 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,311 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,331 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,338 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,339 [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-25 02:55:01,339 [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-25 02:55:01,340 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,341 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,342 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,344 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,345 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,349 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,349 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,355 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,357 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,359 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,359 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,360 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,360 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,380 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,387 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,387 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-09-25 02:55:01,387 [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-25 02:55:01,388 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,390 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,392 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,393 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,397 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,397 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,403 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,404 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,404 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,407 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,407 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,407 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,407 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,427 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,434 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,434 [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-25 02:55:01,435 [main] Logical connection closed, tx=null
[Ljava.util.Map;@465ff916
DEBUG 2024-09-25 02:55:01,435 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,436 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,437 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,439 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,441 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,444 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,444 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,450 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,451 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,451 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,454 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,454 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,454 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,454 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,473 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,480 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,480 [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-25 02:55:01,483 [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-25 02:55:01,483 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,484 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,485 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,487 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,489 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,492 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,492 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,497 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,499 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,499 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,501 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,502 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,502 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,502 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,521 [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-25 02:55:01,529 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,529 [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-25 02:55:01,533 [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-25 02:55:01,533 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,535 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,537 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,539 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,542 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,542 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,548 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,549 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,549 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,551 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,552 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,552 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,552 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,572 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,575 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,575 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:55:01,576 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,576 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,577 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,578 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,580 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,581 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,585 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,585 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,590 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,592 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,592 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,595 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,595 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,595 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,595 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,618 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,622 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,622 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:55:01,623 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,623 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,624 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,625 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,626 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,629 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,632 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,633 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,639 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,640 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,641 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,644 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,644 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,644 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,645 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,673 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,674 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,675 [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-25 02:55:01,676 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-09-25 02:55:01,677 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,678 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,679 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,681 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,686 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,687 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,692 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,693 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,694 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,696 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,696 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,696 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,697 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,709 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,710 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,710 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-09-25 02:55:01,711 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-09-25 02:55:01,711 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,712 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,713 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,715 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,717 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,720 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,720 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,726 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,727 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,728 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,730 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,730 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,757 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-25 02.55.01', 9999, 'test', 50)
DEBUG 2024-09-25 02:55:01,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,758 [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-25 02:55:01,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/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-25 02:55:01,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,761 [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-25 02:55:01,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-09-25 02:55:01.757 {50, null, null, 0}
DEBUG 2024-09-25 02:55:01,762 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727200500037/4, BranchId=]
DEBUG 2024-09-25 02:55:01,762 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,764 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,766 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,768 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,771 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,771 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,777 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,778 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,779 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,781 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,781 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,781 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,781 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,800 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,807 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,808 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,808 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,810 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,814 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,818 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,818 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,823 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,824 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,825 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,827 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,827 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,827 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,828 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,846 [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-25 02:55:01,858 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,860 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-09-25 02:55:01,862 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,869 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,870 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,871 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,873 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,874 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,878 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,878 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,883 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,885 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,885 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,887 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,887 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,888 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,888 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,906 [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-25 02:55:01,915 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,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 EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-09-25 02:55:01,916 [main] Logical connection closed, tx=null
[]
DEBUG 2024-09-25 02:55:01,917 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,918 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,919 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,920 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,922 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,925 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,926 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,931 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,932 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,933 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,938 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,938 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,938 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,938 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,956 [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-25 02:55:01,962 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,962 [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-25 02:55:01,964 [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-25 02:55:01,964 [main] Physical connection closed
DEBUG 2024-09-25 02:55:01,966 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:01,966 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,968 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,970 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:01,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,979 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:01,980 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:01,980 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:01,983 [main] Physical connection got
DEBUG 2024-09-25 02:55:01,983 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:01,983 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:01,983 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,007 [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-25 02:55:02,011 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,012 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,012 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,014 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,016 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,019 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,019 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,024 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,026 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,026 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,028 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,028 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,028 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,028 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,049 [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-25 02:55:02,056 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,056 [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-25 02:55:02,058 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,058 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,059 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,060 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,062 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,064 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,067 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,067 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,072 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,074 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,074 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,076 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,076 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,076 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,076 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,094 [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-25 02:55:02,101 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,101 [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-25 02:55:02,102 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,102 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,103 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,104 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,106 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,107 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,111 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,111 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,118 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,120 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,121 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,124 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,124 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,124 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,124 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,149 [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-25 02:55:02,150 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,150 [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-25 02:55:02,152 [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-25 02:55:02,153 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,154 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,154 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,159 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,162 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,163 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,171 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,172 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,172 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,175 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,175 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,175 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,175 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,194 [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-25 02:55:02,196 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,197 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,197 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,201 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,207 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,207 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,212 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,213 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,214 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,217 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,217 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,217 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,217 [main] Logical connection got, tx=null
WARN  2024-09-25 02:55:02,220 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-09-25 02:55:02,225 [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-25 02:55:02,226 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,226 [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-25 02:55:02,228 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-09-25 02:55:02,229 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,230 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,232 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,233 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,236 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,237 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,244 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,245 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,246 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,248 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,248 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,248 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,248 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,266 [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-25 02:55:02,272 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,273 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,274 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,276 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,277 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,280 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,280 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,285 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,287 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,287 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,289 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,292 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,292 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,292 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,311 [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-25 02:55:02,315 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,315 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-09-25 02:55:02,316 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,316 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,316 [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-25 02:55:02,317 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,317 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,318 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,320 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,322 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,325 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,325 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,331 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,332 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,332 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,335 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,335 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,335 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,335 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,353 [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-25 02:55:02,356 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,356 [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-25 02:55:02,359 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,359 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,359 [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-25 02:55:02,360 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,360 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,360 [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-25 02:55:02,361 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,361 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,362 [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-25 02:55:02,362 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,362 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,362 [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-25 02:55:02,363 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,363 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,364 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,365 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,366 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,368 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,371 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,376 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,377 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,378 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,379 [main] Transaction began, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,380 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,380 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-09-25 02:55:02,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,399 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:55:02,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,399 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-09-25 02:55:02,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,400 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,400 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-09-25 02:55:02,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,400 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1727200500037/5, BranchId=]
DEBUG 2024-09-25 02:55:02,400 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,401 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,402 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,403 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,405 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,408 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,408 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,413 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,414 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,415 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,417 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,417 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,417 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,418 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,437 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,441 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,442 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,444 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,445 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,448 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,449 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,453 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,454 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,455 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,457 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,457 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,457 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,457 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,485 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,489 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,490 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,491 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,492 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,494 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,497 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,497 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,507 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,508 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,508 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,511 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,511 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,511 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,511 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,542 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-09-25 02:55:02,545 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,546 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,547 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,548 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,557 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,559 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,560 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,565 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,565 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,566 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,568 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,568 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,568 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,568 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,574 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-09-25 02:55:02,576 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,577 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,577 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,579 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,581 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,583 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,583 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,588 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,589 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,590 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,591 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,592 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,592 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,592 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,598 [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-25 02:55:02,599 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,600 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,601 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,602 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,604 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,607 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,607 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,612 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,613 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,613 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,615 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,615 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,615 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,615 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,621 [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-25 02:55:02,623 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,624 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,624 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,626 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,630 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,635 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,636 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,636 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,638 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,638 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,639 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,639 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,669 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,670 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,670 [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-25 02:55:02,674 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,674 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,678 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,678 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,681 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,682 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,685 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,686 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,690 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,692 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,692 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,694 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,695 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,695 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,695 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,712 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,714 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,715 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,716 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,718 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,721 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,732 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,732 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,745 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,746 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,747 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,757 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,757 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,757 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,757 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,805 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-25 02:55:02,808 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,810 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,812 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,814 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,817 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,817 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,822 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,823 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,823 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-09-25 02:55:02,825 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,825 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,826 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,826 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,843 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-09-25 02:55:02,844 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.574 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-09-25 02:55:02,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,900 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:55:02,902 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,905 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,911 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,916 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,917 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,920 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-25 02:55:02,923 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,923 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,928 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,940 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,941 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,942 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:55:02,944 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,945 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,948 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,948 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,953 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,955 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,958 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-25 02:55:02,961 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,961 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,965 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,966 [main] Physical connection closed
DEBUG 2024-09-25 02:55:02,967 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,967 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:55:02,969 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,971 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,974 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,974 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,978 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:02,980 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,983 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-25 02:55:02,985 [main] Physical connection got
DEBUG 2024-09-25 02:55:02,985 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:02,989 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:02,990 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-09-25 02:55:02,993 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:02,994 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:02,996 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,998 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:02,999 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,003 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,004 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,006 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,006 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,007 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,007 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-09-25 02:55:03,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,014 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,015 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,018 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,018 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,023 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,024 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,026 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,026 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,042 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,042 [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-25 02:55:03,048 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,048 [main] Physical connection closed
DEBUG 2024-09-25 02:55:03,049 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,050 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,052 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,055 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,055 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,060 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,061 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,062 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,062 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,080 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,081 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,081 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,081 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,093 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,097 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,098 [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-25 02:55:03,100 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,100 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-09-25 02:55:03,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,121 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:55:03,123 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,124 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,127 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,127 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,135 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,138 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,143 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-25 02:55:03,157 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,157 [main] Logical connection got, tx=null
WARN  2024-09-25 02:55:03,159 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-25 02:55:03,162 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-25 02:55:03,162 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,163 [main] Physical connection closed
DEBUG 2024-09-25 02:55:03,164 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,164 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:55:03,166 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,168 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,171 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,171 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,175 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,176 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,179 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-25 02:55:03,182 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,182 [main] Logical connection got, tx=null
WARN  2024-09-25 02:55:03,185 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-09-25 02:55:03,185 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-09-25 02:55:03,186 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,186 [main] Physical connection closed
DEBUG 2024-09-25 02:55:03,187 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,188 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:55:03,190 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,194 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,194 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,199 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,200 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,206 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-09-25 02:55:03,211 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,211 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-09-25 02:55:03,213 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,215 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,218 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,218 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,222 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,223 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,226 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-09-25 02:55:03,238 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,239 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,241 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,243 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,243 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,248 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,249 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,250 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,250 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,252 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,252 [main] Physical connection closed
DEBUG 2024-09-25 02:55:03,253 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,253 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,255 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,258 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,258 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,262 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,263 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,265 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,265 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,266 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,266 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-09-25 02:55:03,270 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-09-25 02:55:03,270 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,272 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,275 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-09-25 02:55:03,275 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,279 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-09-25 02:55:03,280 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-09-25 02:55:03,282 [main] Physical connection got
DEBUG 2024-09-25 02:55:03,282 [main] Logical connection got, tx=null
DEBUG 2024-09-25 02:55:03,282 [main] Logical connection closed, tx=null
DEBUG 2024-09-25 02:55:03,283 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.312s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.400s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.631s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.922s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Wed Sep 25 02:55:03 JST 2024
[INFO] Final Memory: 31M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS