Skip to content
Success

Console Output

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

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-28 02:54:53,026 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,026 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,038 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,039 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,219 [main] Logical connection closed
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-12-28 02:54:53,226 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,250 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,250 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,250 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,250 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,295 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,322 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,337 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,337 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,338 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,338 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,376 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,382 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,396 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,396 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,397 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,397 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,434 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,440 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,454 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,454 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,455 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,455 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,492 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,498 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,513 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,513 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,513 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,513 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,554 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ?, deptno = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-12-28 02:54:53,558 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,572 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,572 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,573 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,573 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,604 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,608 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,625 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,625 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,625 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,625 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,657 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,661 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,676 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,676 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,676 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,676 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,706 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,710 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,742 [main] Transaction began
DEBUG 2024-12-28 02:54:53,744 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,745 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,745 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,745 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,775 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,796 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,798 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-28 02.54.53', 99, 'hoge', 0)
DEBUG 2024-12-28 02:54:53,804 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,804 [main] Transaction rolledback
DEBUG 2024-12-28 02:54:53,805 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,817 [main] Transaction began
DEBUG 2024-12-28 02:54:53,818 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,818 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,818 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,818 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,847 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,858 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,858 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:54:53,866 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,866 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,867 [main] UPDATE EMP SET tstamp = '2024-12-28 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-12-28 02:54:53,867 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,868 [main] Transaction rolledback
DEBUG 2024-12-28 02:54:53,868 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,892 [main] Transaction began
DEBUG 2024-12-28 02:54:53,893 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,893 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,893 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,893 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,920 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,930 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,930 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:54:53,932 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,933 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,933 [main] UPDATE EMP SET tstamp = '2024-12-28 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-12-28 02:54:53,934 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,934 [main] Transaction rolledback
DEBUG 2024-12-28 02:54:53,934 [main] Physical connection closed
DEBUG 2024-12-28 02:54:53,947 [main] Transaction began
DEBUG 2024-12-28 02:54:53,947 [main] Physical connection got
DEBUG 2024-12-28 02:54:53,948 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,948 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,948 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,982 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,991 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,992 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:54:53,995 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,995 [main] Logical connection got
DEBUG 2024-12-28 02:54:53,995 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-28 02:54:53,996 [main] Logical connection closed
DEBUG 2024-12-28 02:54:53,996 [main] Transaction rolledback
DEBUG 2024-12-28 02:54:53,996 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,010 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,010 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,010 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,010 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,037 [main] Logical connection closed
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-12-28 02:54:54,039 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,051 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,052 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,052 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,052 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,079 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-12-28 02:54:54,088 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,113 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,113 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,113 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,114 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,140 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,150 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,163 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,163 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,163 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,163 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,204 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,212 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,225 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,225 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,225 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,225 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,250 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,259 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,271 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,272 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,272 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,272 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,296 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,305 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,305 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:54:54,315 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-28 02:54:54,317 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,329 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,329 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,329 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,329 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,354 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,362 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,362 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:54:54,367 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-28 02:54:54,368 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,380 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,381 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,381 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,381 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,405 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,413 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,414 [main] select * from emp
DEBUG 2024-12-28 02:54:54,417 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:54:54,419 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,431 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,431 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,432 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,432 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,456 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,464 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,464 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-28 02:54:54,469 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-28 02:54:54,470 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,483 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,483 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,484 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,484 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,506 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-28 02:54:54,515 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,527 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,527 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,528 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,528 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,552 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,562 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,562 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:54:54,565 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:54:54,567 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,580 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,580 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,581 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,581 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,607 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,616 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,617 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:54:54,622 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:54:54,623 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,636 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,637 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,637 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,637 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,663 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,673 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,673 [main] select * from emp
DEBUG 2024-12-28 02:54:54,675 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:54:54,676 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,689 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,689 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,689 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,690 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,715 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,725 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,726 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-28 02:54:54,728 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:54:54,729 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,758 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,758 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,758 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,758 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,780 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,787 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,787 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:54:54,789 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:54:54,789 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,800 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,800 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,800 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,800 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,820 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,828 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,828 [main] select count(*) from emp
DEBUG 2024-12-28 02:54:54,830 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,830 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,840 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,840 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,840 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,840 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,860 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,868 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,868 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:54:54,869 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-12-28 02:54:54,869 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,879 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,879 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,879 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,880 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,899 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,907 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,907 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:54:54,908 [main] Logical connection closed
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-12-28 02:54:54,908 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,918 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,918 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,919 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,919 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,939 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,945 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,946 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:54:54,946 [main] Logical connection closed
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, deptno=20, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-12-28 02:54:54,947 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,957 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,957 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,957 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,958 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,977 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,984 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,984 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:54:54,985 [main] Logical connection closed
[Ljava.util.Map;@351daa0e
DEBUG 2024-12-28 02:54:54,985 [main] Physical connection closed
DEBUG 2024-12-28 02:54:54,995 [main] Physical connection got
DEBUG 2024-12-28 02:54:54,995 [main] Logical connection got
DEBUG 2024-12-28 02:54:54,995 [main] Logical connection closed
DEBUG 2024-12-28 02:54:54,995 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,014 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,020 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,021 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-28 02:54:55,023 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-12-28 02:54:55,023 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,033 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,033 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,033 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,033 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,051 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-12-28 02:54:55,058 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,058 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-28 02:54:55,062 [main] Logical connection closed
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-28 02:54:55,063 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,072 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,072 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,072 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,072 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,090 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,094 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,094 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:54:55,094 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,095 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,104 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,104 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,105 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,105 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,122 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,125 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,125 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:54:55,126 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,126 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,136 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,136 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,136 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,136 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,149 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,149 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,149 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-12-28 02:54:55,151 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-28 02:54:55,151 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,160 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,161 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,161 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,161 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,185 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,185 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,185 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-28 02:54:55,186 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-28 02:54:55,186 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,197 [main] Transaction began
DEBUG 2024-12-28 02:54:55,197 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,197 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,197 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,198 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,214 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,221 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,221 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-28 02.54.55', 9999, 'test', 50)
DEBUG 2024-12-28 02:54:55,221 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,222 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,222 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-12-28 02:54:55,223 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:54:55,224 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,224 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-28 02:54:55,225 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-12-28 02:54:55.221 {50, null, null, 0}
DEBUG 2024-12-28 02:54:55,225 [main] Transaction rolledback
DEBUG 2024-12-28 02:54:55,225 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,234 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,234 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,234 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,234 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,252 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,259 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,268 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,268 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,268 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,268 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,285 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,293 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,293 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-28 02:54:55,295 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,296 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,305 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,305 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,305 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,305 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,322 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,329 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,329 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2024-12-28 02:54:55,330 [main] Logical connection closed
[]
DEBUG 2024-12-28 02:54:55,330 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,340 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,340 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,340 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,340 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,356 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,361 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,361 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-28 02:54:55,363 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-28 02:54:55,363 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,372 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,372 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,373 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,373 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,389 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-12-28 02:54:55,392 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,401 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,401 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,401 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,401 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,417 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-28 02:54:55,423 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,424 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-28 02:54:55,426 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,426 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,435 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,435 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,435 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,435 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,451 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-28 02:54:55,457 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,458 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-28 02:54:55,458 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,458 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,468 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,468 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,468 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,468 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,486 [main] Logical connection closed
SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,487 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,487 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0, parent.deptno AS deptno_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:54:55,489 [main] Logical connection closed
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-12-28 02:54:55,489 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,499 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,499 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,499 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,499 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,514 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,515 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,524 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,525 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,525 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,525 [main] Logical connection got
WARN  2024-12-28 02:54:55,527 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-28 02:54:55,532 [main] Logical connection closed
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-28 02:54:55,533 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,533 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-28 02:54:55,535 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-28 02:54:55,535 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,544 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,544 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,544 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,544 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,561 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,567 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,577 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,577 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,577 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,577 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,594 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-12-28 02:54:55,597 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,597 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-28 02:54:55,598 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,598 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,598 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-28 02:54:55,599 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,599 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,608 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,608 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,609 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,609 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,629 [main] Logical connection closed
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-12-28 02:54:55,631 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,631 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-28 02:54:55,634 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,635 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,635 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-12-28 02:54:55,635 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,636 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,636 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-28 02:54:55,637 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,638 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,638 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-12-28 02:54:55,638 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,639 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,639 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-28 02:54:55,639 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,639 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,650 [main] Transaction began
DEBUG 2024-12-28 02:54:55,650 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,651 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,651 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,651 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,671 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-28 02:54:55,672 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,672 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:54:55,673 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,673 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,673 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-28 02:54:55,673 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,673 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,673 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:54:55,674 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,674 [main] Transaction rolledback
DEBUG 2024-12-28 02:54:55,674 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,685 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,685 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,685 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,685 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,706 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,710 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,721 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,721 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,721 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,721 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,742 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,747 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,758 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,758 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,758 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,758 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,766 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-28 02:54:55,769 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,779 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,779 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,780 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,780 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,787 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-28 02:54:55,789 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,799 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,799 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,799 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,799 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,807 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,809 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,819 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,819 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,819 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,819 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,835 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-12-28 02:54:55,837 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,847 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,847 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,847 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,847 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,866 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,867 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,868 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:54:55,871 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,871 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,881 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,882 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,882 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,882 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,901 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,902 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,912 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,912 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,912 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,912 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,932 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-28 02:54:55,932 [main] Physical connection closed
DEBUG 2024-12-28 02:54:55,942 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,942 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,943 [main] Logical connection closed
DEBUG 2024-12-28 02:54:55,943 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,961 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-28 02:54:55,962 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.354 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-28 02:54:55,994 [main] Physical connection got
DEBUG 2024-12-28 02:54:55,994 [main] Logical connection got
DEBUG 2024-12-28 02:54:55,999 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,000 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 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.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-28 02:54:56,073 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,073 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,074 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,074 [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-12-28 02:54:56,088 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,088 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,092 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,094 [main] Physical connection closed
DEBUG 2024-12-28 02:54:56,105 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,105 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,108 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,109 [main] Physical connection closed
DEBUG 2024-12-28 02:54:56,120 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,120 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,123 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,124 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-28 02:54:56,132 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,132 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,147 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,147 [main] Logical connection got
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-12-28 02:54:56,150 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,151 [main] Physical connection closed
DEBUG 2024-12-28 02:54:56,157 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,157 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,171 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,172 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,172 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,172 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,183 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,186 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,187 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-28 02:54:56,189 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,189 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-28 02:54:56,228 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,228 [main] Logical connection got
WARN  2024-12-28 02:54:56,229 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-28 02:54:56,230 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-28 02:54:56,230 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,231 [main] Physical connection closed
DEBUG 2024-12-28 02:54:56,243 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,243 [main] Logical connection got
WARN  2024-12-28 02:54:56,245 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-28 02:54:56,245 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-28 02:54:56,245 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,246 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-28 02:54:56,275 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,275 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,276 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,277 [main] Physical connection closed
DEBUG 2024-12-28 02:54:56,282 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,282 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,283 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,284 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-28 02:54:56,291 [main] Physical connection got
DEBUG 2024-12-28 02:54:56,291 [main] Logical connection got
DEBUG 2024-12-28 02:54:56,292 [main] Logical connection closed
DEBUG 2024-12-28 02:54:56,292 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-12-28 02:54:57,600 [main] Physical connection got
DEBUG 2024-12-28 02:54:57,600 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,613 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,614 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,679 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,713 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,714 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:54:57,728 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,728 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,728 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2024-12-28 02:54:57,737 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,737 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,737 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20
DEBUG 2024-12-28 02:54:57,739 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,739 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,739 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-12-28 02:54:57,741 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,741 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,741 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno
DEBUG 2024-12-28 02:54:57,743 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-12-28 02:54:57,743 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,744 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2024-12-28 02:54:57,745 [main] Logical connection closed
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
DEBUG 2024-12-28 02:54:57,748 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,748 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-28 02:54:57,749 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:54:57,750 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,750 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:54:57,751 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-12-28 02:54:57,752 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,753 [main] UPDATE EMP SET tstamp = '2024-12-28 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-12-28 02:54:57,754 [main] Logical connection closed
after timestamp:2024-12-28 02:54:57.752
DEBUG 2024-12-28 02:54:57,755 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,755 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-28 02:54:57.752 {20, RESEARCH, DALLAS, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:54:57,758 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,758 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-12-28 02:54:57,797 [main] Physical connection got
DEBUG 2024-12-28 02:54:57,798 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,798 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,798 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,814 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,816 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,816 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-12-28 02:54:57,817 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-12-28 02:54:57,817 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,817 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-12-28 02:54:57,819 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-12-28 02:54:57,819 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,819 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-12-28 02:54:57,819 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,820 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-12-28 02:54:57,868 [main] Physical connection got
DEBUG 2024-12-28 02:54:57,868 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,868 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,869 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,882 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,893 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,893 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-12-28 02:54:57,897 [main] Logical connection closed
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-28 02:54:57.752 {20, RESEARCH, DALLAS, 0}
7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}
7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}
DEBUG 2024-12-28 02:54:57,900 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,900 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-12-28 02:54:57,901 [main] Logical connection closed
{value=7369, label=SMITH}
{value=7499, label=ALLEN}
{value=7521, label=WARD}
{value=7566, label=JONES}
{value=7654, label=MARTIN}
{value=7698, label=BLAKE}
{value=7782, label=CLARK}
{value=7788, label=SCOTT}
{value=7839, label=KING}
{value=7844, label=TURNER}
{value=7876, label=ADAMS}
{value=7900, label=JAMES}
{value=7902, label=FORD}
{value=7934, label=MILLER}
DEBUG 2024-12-28 02:54:57,903 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,903 [main] SELECT empno FROM emp
DEBUG 2024-12-28 02:54:57,903 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-12-28 02:54:57,905 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,905 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2024-12-28 02:54:57,906 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-28 02:54:57.752 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:54:57,906 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,906 [main] SELECT count(*) FROM emp
DEBUG 2024-12-28 02:54:57,908 [main] Logical connection closed
count:14
DEBUG 2024-12-28 02:54:57,908 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,908 [main] SELECT * FROM emp

DEBUG 2024-12-28 02:54:57,910 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,910 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,911 [main] SELECT * FROM emp
WHERE
  job = 'CLERK'
  

DEBUG 2024-12-28 02:54:57,912 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,912 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,912 [main] SELECT * FROM emp
WHERE
  
  deptno = 20

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

DEBUG 2024-12-28 02:54:57,914 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,915 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,915 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-12-28 02:54:57,915 [main] Logical connection closed
updatedRows:1
DEBUG 2024-12-28 02:54:57,916 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,916 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2024-12-28 02:54:57,920 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,920 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-28 02:54:57,957 [main] Physical connection got
DEBUG 2024-12-28 02:54:57,957 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,957 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,958 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,971 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,972 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,972 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2024-12-28 02:54:57,974 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-28 02:54:57.752 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:54:57,975 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,975 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,975 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,980 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,981 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,981 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:54:57,982 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-28 02:54:57.752 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:54:57,982 [main] Logical connection got
DEBUG 2024-12-28 02:54:57,983 [main] UPDATE EMP SET tstamp = '2024-12-28 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-12-28 02.54.57'
DEBUG 2024-12-28 02:54:57,984 [main] Logical connection closed
DEBUG 2024-12-28 02:54:57,984 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 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.136 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-28 02:54:59,451 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:54:59,520 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:54:59,555 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:54:59,559 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:54:59,587 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:54:59,587 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:54:59,641 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:54:59,649 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:54:59,674 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-28 02:54:59,846 [main] Physical connection got
DEBUG 2024-12-28 02:54:59,846 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:54:59,925 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:54:59,931 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-28 02:54:59,943 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:54:59,944 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:54:59,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:54:59,951 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:54:59,957 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:54:59,957 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:54:59,969 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:54:59,972 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:54:59,973 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:54:59,986 [main] Physical connection got
DEBUG 2024-12-28 02:54:59,987 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:54:59,987 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:54:59,987 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,105 [main] Logical connection closed, tx=null
[EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.annotation.tiger.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.annotation.tiger.impl.Employee11Dao, method=insert, file=org/seasar/dao/annotation/tiger/impl/Employee11Dao_insert.sql)
DEBUG 2024-12-28 02:55:00,111 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,113 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,114 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,117 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,120 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,125 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,126 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,135 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,137 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,138 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,143 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,144 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,144 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,144 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,184 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,211 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,213 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,214 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,217 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,220 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,225 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,225 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,236 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,238 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,239 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,243 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,244 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,244 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,244 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,291 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,296 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,298 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,299 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,304 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,309 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,310 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,318 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,320 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,321 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,324 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,324 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,325 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,325 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,364 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,370 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,371 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,372 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,375 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,378 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,383 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,383 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,392 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,394 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,394 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,398 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,398 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,398 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,398 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,436 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,441 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,443 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,444 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,446 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,448 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,453 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,453 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,462 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,464 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,464 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,468 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,468 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,469 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,469 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,506 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, job = ?, mgr = ?, hiredate = ?, sal = ?, comm = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2024-12-28 02:55:00,510 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,512 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,515 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,517 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,522 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,522 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,530 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,532 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,533 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,536 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,536 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,537 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,537 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,574 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,580 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,581 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,582 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,585 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,587 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,592 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,592 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,600 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,602 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,603 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,606 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,606 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,607 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,607 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,649 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,655 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,657 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,657 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,660 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,662 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,667 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,667 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,676 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,678 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,678 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,681 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,682 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,682 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,682 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:00,716 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:00,721 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,723 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,724 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,726 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,728 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,733 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,733 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,742 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,743 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,744 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,750 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,752 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,812 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-28 02.55.00', 99, 'hoge', 0)
DEBUG 2024-12-28 02:55:00,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,818 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735322100750/0, BranchId=]
DEBUG 2024-12-28 02:55:00,818 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,820 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,821 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,823 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,825 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,829 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,829 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,837 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,839 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,839 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,842 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,842 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,872 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,892 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,892 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:55:00,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,911 [main] UPDATE EMP SET tstamp = '2024-12-28 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-12-28 02:55:00,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,914 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735322100750/1, BranchId=]
DEBUG 2024-12-28 02:55:00,914 [main] Physical connection closed
DEBUG 2024-12-28 02:55:00,915 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:00,917 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,922 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,926 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,936 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:00,936 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,950 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:00,952 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:00,953 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:00,957 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:00,957 [main] Physical connection got
DEBUG 2024-12-28 02:55:00,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:00,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:00,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:00,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:01,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:01,018 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:55:01,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:01,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:01,025 [main] UPDATE EMP SET tstamp = '2024-12-28 02.55.01', ename = 'hoge4', deptno = 20, job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2024-12-28 02:55:01,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:01,026 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735322100750/2, BranchId=]
DEBUG 2024-12-28 02:55:01,026 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,028 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,028 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,031 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,038 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,053 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,053 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,079 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,081 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,088 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,095 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,096 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,096 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,130 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:55:01,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,133 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-28 02:55:01,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,134 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735322100750/3, BranchId=]
DEBUG 2024-12-28 02:55:01,134 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,135 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,136 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,138 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,140 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,144 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,144 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,154 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,158 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,158 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,158 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,158 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,184 [main] Logical connection closed, tx=null
public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.annotation.tiger.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean.
DEBUG 2024-12-28 02:55:01,185 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,187 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,195 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,195 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,203 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,205 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,205 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,217 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,217 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,217 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,217 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,243 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno asc, empno desc
DEBUG 2024-12-28 02:55:01,252 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,253 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,254 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,256 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,258 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,263 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,270 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,272 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,272 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,275 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,276 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,276 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,276 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,300 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,308 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,309 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,310 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,312 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,314 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,318 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,318 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,325 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,327 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,327 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,330 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,330 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,330 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,330 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,354 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,363 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,365 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,367 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,369 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,374 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,381 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,382 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,383 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,385 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,385 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,386 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,386 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,412 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,422 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,425 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,427 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,429 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,434 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,441 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,443 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,443 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,446 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,446 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,446 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,446 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,473 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,483 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,483 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:55:01,491 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-28 02:55:01,492 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,494 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,497 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,499 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,503 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,503 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,511 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,513 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,513 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,516 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,516 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,516 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,516 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,543 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,553 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,553 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:55:01,557 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-28 02:55:01,558 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,560 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,563 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,565 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,570 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,570 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,579 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,579 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,582 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,582 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,582 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,582 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,612 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,619 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,620 [main] select * from emp
DEBUG 2024-12-28 02:55:01,622 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:55:01,623 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,625 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,625 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,627 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,629 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,633 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,633 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,639 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,641 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,641 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,644 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,644 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,644 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,644 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,668 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,675 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,675 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-28 02:55:01,679 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-28 02:55:01,680 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,681 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,682 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,684 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,686 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,689 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,689 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,695 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,697 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,697 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,699 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,700 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,700 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,700 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,722 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-28 02:55:01,729 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,731 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,733 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,735 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,738 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,739 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,745 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,746 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,747 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,749 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,749 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,749 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,749 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,771 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,779 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,779 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:55:01,782 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:55:01,783 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,785 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,787 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,792 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,798 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,799 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,800 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,802 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,802 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,802 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,802 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,824 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,832 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,832 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:55:01,838 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:55:01,839 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,840 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,841 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,843 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,845 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,848 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,848 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,854 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,856 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,856 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,858 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,859 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,859 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,859 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,880 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,888 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,888 [main] select * from emp
DEBUG 2024-12-28 02:55:01,890 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:55:01,891 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,893 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,895 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,897 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,900 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,900 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,908 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,908 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,911 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,911 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,911 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,911 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,933 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,940 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,941 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-28 02:55:01,942 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-28 02:55:01,944 [main] Physical connection closed
DEBUG 2024-12-28 02:55:01,945 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:01,945 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,947 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:01,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:01,960 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:01,961 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:01,963 [main] Physical connection got
DEBUG 2024-12-28 02:55:01,963 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,963 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:01,963 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:01,985 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,001 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,001 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:55:02,003 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:55:02,003 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,005 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,005 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,007 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,009 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,012 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,013 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,018 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,020 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,020 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,023 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,023 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,023 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,023 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,044 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,063 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,063 [main] select count(*) from emp
DEBUG 2024-12-28 02:55:02,064 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,065 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,066 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,067 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,069 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,071 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,074 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,081 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,082 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,083 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,085 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,085 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,086 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,086 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,125 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,151 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,151 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:55:02,152 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}
DEBUG 2024-12-28 02:55:02,152 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,154 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,156 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,165 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,169 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,169 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,178 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,179 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,180 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,182 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,182 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,183 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,183 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,212 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,227 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,228 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:55:02,228 [main] Logical connection closed, tx=null
{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}
DEBUG 2024-12-28 02:55:02,229 [main] Physical connection closed
DEBUG 2024-12-28 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-12-28 02:55:02,230 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,236 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,238 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,241 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,241 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,247 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,248 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,249 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,251 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,251 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,251 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,251 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,272 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,279 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,279 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:55:02,280 [main] Logical connection closed, tx=null
[{tstamp=2005-12-27 04:14:59.937, empno=7788, ename=SCOTT, deptno=20, job=ANALYST, mgr=7566, hiredate=1982-12-09 00:00:00.0, sal=3000.0, comm=null, dname0=RESEARCH, deptno0=20, loc0=DALLAS, versionno0=0}]
DEBUG 2024-12-28 02:55:02,280 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,281 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,282 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,286 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,288 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,291 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,293 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,301 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,303 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,304 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,307 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,307 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,307 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,307 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,333 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,342 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,342 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-28 02:55:02,344 [main] Logical connection closed, tx=null
[Ljava.util.Map;@3cd0d12e
DEBUG 2024-12-28 02:55:02,344 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,345 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,346 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,349 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,357 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,357 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,363 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,364 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,364 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,366 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,366 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,367 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,367 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,386 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,393 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,393 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-28 02:55:02,396 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}]
DEBUG 2024-12-28 02:55:02,396 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,397 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,398 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,400 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,402 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,407 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,407 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,416 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,417 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,417 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,420 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,420 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,420 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,420 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,443 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2024-12-28 02:55:02,449 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,450 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-28 02:55:02,452 [main] Logical connection closed, tx=null
[7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-28 02:55:02,453 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,454 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,454 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,456 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,458 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,461 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,462 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,467 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,469 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,469 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,472 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,472 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,473 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,473 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,491 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,495 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,495 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:55:02,495 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,495 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,496 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,497 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,499 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,501 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,504 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,504 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,510 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,511 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,512 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,514 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,514 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,514 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,514 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,536 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,539 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,539 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:55:02,539 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,540 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,541 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,544 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,545 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,548 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,549 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,554 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,555 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,556 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,558 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,559 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,559 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,559 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,571 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,572 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,572 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2024-12-28 02:55:02,573 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-28 02:55:02,573 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,574 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,575 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,581 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,583 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,586 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,586 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,591 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,592 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,593 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,595 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,595 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,595 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,595 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,610 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,610 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,610 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-28 02:55:02,612 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-28 02:55:02,612 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,613 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,614 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,616 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,618 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,621 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,621 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,628 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,629 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,629 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,631 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,631 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,657 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,657 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-28 02.55.02', 9999, 'test', 50)
DEBUG 2024-12-28 02:55:02,657 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,658 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,658 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7369
DEBUG 2024-12-28 02:55:02,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-28 02:55:02,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,660 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-28 02:55:02,661 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-28 02:55:02.657 {50, null, null, 0}
DEBUG 2024-12-28 02:55:02,661 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735322100750/4, BranchId=]
DEBUG 2024-12-28 02:55:02,661 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,662 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,663 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,674 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,678 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,678 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,691 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,693 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,693 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,696 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,696 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,697 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,697 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,722 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,732 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,733 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,734 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,736 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,738 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,742 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,742 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,748 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,749 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,750 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,752 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,752 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,752 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,752 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,781 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:02,800 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-28 02:55:02,810 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,810 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,812 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,813 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,815 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,824 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,828 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,828 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,842 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,843 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,844 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,846 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,846 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,846 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,846 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,868 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:02,879 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,879 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER'
DEBUG 2024-12-28 02:55:02,879 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-28 02:55:02,880 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,881 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,882 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,884 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,886 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,892 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,892 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,898 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,900 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,900 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,903 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,903 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,904 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,904 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,924 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:02,931 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,931 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-28 02:55:02,933 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2024-12-28 02:55:02,933 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,935 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,935 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,938 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,940 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,943 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,943 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,949 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:02,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,951 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,954 [main] Physical connection got
DEBUG 2024-12-28 02:55:02,954 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,954 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:02,954 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:02,982 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2024-12-28 02:55:02,986 [main] Physical connection closed
DEBUG 2024-12-28 02:55:02,987 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:02,988 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:02,990 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:02,992 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,995 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:02,995 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,001 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,002 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,003 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,010 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,010 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,010 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,010 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,034 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-28 02:55:03,044 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,044 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2024-12-28 02:55:03,047 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,047 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,049 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,051 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,068 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,076 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,077 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,085 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,088 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,089 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,093 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,093 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,094 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,094 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,111 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-28 02:55:03,118 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,118 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-28 02:55:03,136 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,137 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,139 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,140 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,151 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,156 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,163 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,163 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,174 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,175 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,176 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,181 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,184 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,184 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,184 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,211 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:03,212 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,212 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.job AS job_0, parent.hiredate AS hiredate_0, parent.sal AS sal_0, parent.comm AS comm_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE  EMP.empno = 7788
DEBUG 2024-12-28 02:55:03,214 [main] Logical connection closed, tx=null
7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}}
DEBUG 2024-12-28 02:55:03,214 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,215 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,216 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,218 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,219 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,222 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,222 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,227 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,228 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,228 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,230 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,231 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,231 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,231 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,258 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:03,259 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,272 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,274 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,286 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,296 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,296 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,313 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,314 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,314 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,319 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,320 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,320 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,320 [main] Logical connection got, tx=null
WARN  2024-12-28 02:55:03,323 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-28 02:55:03,328 [main] Logical connection closed, tx=null
SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-28 02:55:03,328 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,328 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2024-12-28 02:55:03,331 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-28 02:55:03,331 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,332 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,333 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,334 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,336 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,339 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,339 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,344 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,344 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,345 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,347 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,347 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,347 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,347 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,364 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:03,371 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,372 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,372 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,374 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,377 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,394 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,394 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,417 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,419 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,419 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,421 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,421 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,422 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,422 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,446 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2024-12-28 02:55:03,450 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,450 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-28 02:55:03,451 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,451 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,451 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-28 02:55:03,452 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,452 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,453 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,453 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,455 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,460 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,460 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,465 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,466 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,468 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,468 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,468 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,468 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,488 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2024-12-28 02:55:03,491 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,491 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-28 02:55:03,494 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,494 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,494 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' 
DEBUG 2024-12-28 02:55:03,495 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,495 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,495 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE job = 'SALESMAN' 
DEBUG 2024-12-28 02:55:03,496 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,497 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,497 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'SMITH' AND job = 'CLERK' 
DEBUG 2024-12-28 02:55:03,497 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,497 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,498 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno  WHERE  ename = 'a' AND job = 'b' 
DEBUG 2024-12-28 02:55:03,498 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,498 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,499 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,500 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,501 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,503 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,506 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,506 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,511 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,512 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,512 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,514 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,514 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,514 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,515 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,515 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,531 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-28 02:55:03,532 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,532 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:55:03,532 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,532 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,532 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-28 02:55:03,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,533 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-28 02:55:03,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,533 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735322100750/5, BranchId=]
DEBUG 2024-12-28 02:55:03,533 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,535 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,537 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,538 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,541 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,541 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,546 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,547 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,547 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,550 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,550 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,550 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,550 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,581 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,585 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,586 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,587 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,588 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,590 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,592 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,593 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,597 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,598 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,598 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,600 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,600 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,600 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,601 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,618 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,622 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,623 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,624 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,625 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,648 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,648 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,663 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,664 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,664 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,677 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,677 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,677 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,677 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,698 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-28 02:55:03,700 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,701 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,702 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,703 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,705 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,707 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,707 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,712 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,712 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,713 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,715 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,715 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,715 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,715 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,721 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-28 02:55:03,722 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,723 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,724 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,725 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,729 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,729 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,733 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,734 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,735 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,736 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,736 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,737 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,737 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,743 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:03,744 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,745 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,746 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,747 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,749 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,751 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,751 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,755 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,756 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,757 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,758 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,758 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,759 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,759 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,765 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2024-12-28 02:55:03,766 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,767 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,767 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,769 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,770 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,773 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,773 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,777 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,778 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,778 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,780 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,780 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,780 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,781 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,798 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,799 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,799 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-28 02:55:03,802 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,802 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,803 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,804 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,805 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,807 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,809 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,810 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,814 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,814 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,815 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,818 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,818 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,818 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,818 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,835 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,836 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,837 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,837 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,839 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,840 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,843 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,847 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,848 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,848 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,851 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,851 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,851 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,851 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,870 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-28 02:55:03,871 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,873 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,876 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,878 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,880 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,883 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,883 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,887 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,888 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,888 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-28 02:55:03,890 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,890 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,891 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,891 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,908 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-28 02:55:03,908 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.976 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.008 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-28 02:55:03,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,963 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:55:03,964 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,966 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,968 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,968 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,972 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,973 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,976 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-28 02:55:03,978 [main] Physical connection got
DEBUG 2024-12-28 02:55:03,978 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:03,982 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:03,986 [main] Physical connection closed
DEBUG 2024-12-28 02:55:03,987 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:03,988 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:55:03,990 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:03,991 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,994 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:03,995 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,999 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:03,999 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,002 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,004 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,004 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,008 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,008 [main] Physical connection closed
DEBUG 2024-12-28 02:55:04,009 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,010 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,011 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,013 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,015 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,015 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,019 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,020 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,023 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,025 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,025 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,028 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,028 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-28 02:55:04,031 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,031 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,033 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,035 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,035 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,042 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,042 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,046 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,046 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,047 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,047 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-28 02:55:04,050 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,050 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,052 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,054 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,054 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,058 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,059 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,060 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,060 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,081 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,081 [main] Logical connection got, tx=null
7369,SMITH
7499,ALLEN
7521,WARD
7566,JONES
7654,MARTIN
7698,BLAKE
7782,CLARK
7788,SCOTT
7839,KING
7844,TURNER
7876,ADAMS
7900,JAMES
7902,FORD
7934,MILLER
DEBUG 2024-12-28 02:55:04,084 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,084 [main] Physical connection closed
DEBUG 2024-12-28 02:55:04,085 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,086 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,087 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,090 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,090 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,094 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,095 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,097 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,097 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,113 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,113 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,113 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,113 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,124 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,128 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,128 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-28 02:55:04,131 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,131 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 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-12-28 02:55:04,146 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,147 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,148 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,150 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,152 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,152 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,156 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,157 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,160 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,171 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,171 [main] Logical connection got, tx=null
WARN  2024-12-28 02:55:04,174 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-28 02:55:04,174 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-28 02:55:04,175 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,175 [main] Physical connection closed
DEBUG 2024-12-28 02:55:04,176 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,176 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,178 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,179 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,182 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,182 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,186 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,187 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,189 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,192 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,192 [main] Logical connection got, tx=null
WARN  2024-12-28 02:55:04,194 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-28 02:55:04,194 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-28 02:55:04,195 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,195 [main] Physical connection closed
DEBUG 2024-12-28 02:55:04,196 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,196 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,198 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,200 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,202 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,202 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,206 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,207 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,209 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,213 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,214 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-28 02:55:04,215 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,217 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,219 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,219 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,223 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,224 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,226 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-28 02:55:04,233 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,233 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,235 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,237 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,237 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,241 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,247 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,249 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,249 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,257 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,257 [main] Physical connection closed
DEBUG 2024-12-28 02:55:04,258 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,258 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,262 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,267 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,268 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,269 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,269 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,271 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,271 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-28 02:55:04,273 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-28 02:55:04,274 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,275 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,278 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-28 02:55:04,278 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,282 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-28 02:55:04,282 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-28 02:55:04,284 [main] Physical connection got
DEBUG 2024-12-28 02:55:04,284 [main] Logical connection got, tx=null
DEBUG 2024-12-28 02:55:04,284 [main] Logical connection closed, tx=null
DEBUG 2024-12-28 02:55:04,284 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.355s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.835s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.674s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.301s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Sat Dec 28 02:55:04 JST 2024
[INFO] Final Memory: 30M/404M
[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