Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-12-21T02:54:44.153 +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-21 02:54:49,844 [main] Physical connection got
DEBUG 2024-12-21 02:54:49,844 [main] Logical connection got
DEBUG 2024-12-21 02:54:49,857 [main] Logical connection closed
DEBUG 2024-12-21 02:54:49,857 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,033 [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-21 02:54:50,040 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,062 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,063 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,063 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,063 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,105 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,131 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,147 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,148 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,148 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,148 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,187 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,192 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,207 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,207 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,207 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,207 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,244 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,249 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,263 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,264 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,264 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,264 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,301 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,306 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,320 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,320 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,320 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,320 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,367 [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-21 02:54:50,372 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,386 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,386 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,386 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,387 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,423 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,428 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,444 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,444 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,444 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,444 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,476 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,481 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,494 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,494 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,494 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,494 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,523 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,528 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,542 [main] Transaction began
DEBUG 2024-12-21 02:54:50,544 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,545 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,545 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,545 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,573 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,593 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,595 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-21 02.54.50', 99, 'hoge', 0)
DEBUG 2024-12-21 02:54:50,600 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,600 [main] Transaction rolledback
DEBUG 2024-12-21 02:54:50,601 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,614 [main] Transaction began
DEBUG 2024-12-21 02:54:50,614 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,614 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,615 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,615 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,642 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,651 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,652 [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-21 02:54:50,658 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,658 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,659 [main] UPDATE EMP SET tstamp = '2024-12-21 02.54.50', 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-21 02:54:50,660 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,660 [main] Transaction rolledback
DEBUG 2024-12-21 02:54:50,660 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,686 [main] Transaction began
DEBUG 2024-12-21 02:54:50,687 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,687 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,687 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,688 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,714 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,722 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,723 [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-21 02:54:50,725 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,725 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,726 [main] UPDATE EMP SET tstamp = '2024-12-21 02.54.50', 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-21 02:54:50,726 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,726 [main] Transaction rolledback
DEBUG 2024-12-21 02:54:50,727 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,738 [main] Transaction began
DEBUG 2024-12-21 02:54:50,739 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,739 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,739 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,739 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,766 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,774 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,775 [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-21 02:54:50,777 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,777 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,778 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-21 02:54:50,778 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,778 [main] Transaction rolledback
DEBUG 2024-12-21 02:54:50,779 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,791 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,791 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,792 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,792 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,818 [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-21 02:54:50,820 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,831 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,831 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,832 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,832 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,854 [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-21 02:54:50,862 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,882 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,882 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,882 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,882 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,903 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,911 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,923 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,923 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,923 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,923 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,961 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,969 [main] Physical connection closed
DEBUG 2024-12-21 02:54:50,980 [main] Physical connection got
DEBUG 2024-12-21 02:54:50,981 [main] Logical connection got
DEBUG 2024-12-21 02:54:50,981 [main] Logical connection closed
DEBUG 2024-12-21 02:54:50,981 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,000 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,008 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,018 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,018 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,019 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,019 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,038 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,045 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,045 [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-21 02:54:51,052 [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-21 02:54:51,054 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,063 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,064 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,064 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,064 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,084 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,090 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,091 [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-21 02:54:51,095 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-21 02:54:51,096 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,106 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,106 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,106 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,106 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,125 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,132 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,133 [main] select * from emp
DEBUG 2024-12-21 02:54:51,136 [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-21 02:54:51,137 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,146 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,147 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,147 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,147 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,166 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,173 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,173 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-21 02:54:51,177 [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-21 02:54:51,178 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,188 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,188 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,188 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,189 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,207 [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-21 02:54:51,215 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,225 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,226 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,226 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,226 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,245 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,254 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,255 [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-21 02:54:51,257 [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-21 02:54:51,259 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,269 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,269 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,269 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,269 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,289 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,296 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,296 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-21 02:54:51,302 [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-21 02:54:51,303 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,313 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,313 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,313 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,313 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,332 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,339 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,340 [main] select * from emp
DEBUG 2024-12-21 02:54:51,341 [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-21 02:54:51,343 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,352 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,353 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,353 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,353 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,372 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,379 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,380 [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-21 02:54:51,382 [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-21 02:54:51,383 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,407 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,407 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,407 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,407 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,425 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,432 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,432 [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-21 02:54:51,434 [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-21 02:54:51,435 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,444 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,444 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,444 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,445 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,462 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,469 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,470 [main] select count(*) from emp
DEBUG 2024-12-21 02:54:51,471 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,471 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,481 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,482 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,482 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,482 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,499 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,506 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,507 [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-21 02:54:51,508 [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-21 02:54:51,508 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,518 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,518 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,518 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,518 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,534 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,541 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,541 [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-21 02:54:51,542 [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-21 02:54:51,543 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,552 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,552 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,553 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,553 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,569 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,576 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,576 [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-21 02:54:51,577 [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-21 02:54:51,577 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,586 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,586 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,587 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,587 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,603 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,610 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,610 [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-21 02:54:51,611 [main] Logical connection closed
[Ljava.util.Map;@5d2a73d9
DEBUG 2024-12-21 02:54:51,611 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,620 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,621 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,621 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,621 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,637 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,643 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,644 [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-21 02:54:51,646 [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-21 02:54:51,646 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,655 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,656 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,656 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,656 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,672 [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-21 02:54:51,678 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,679 [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-21 02:54:51,681 [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-21 02:54:51,682 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,691 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,691 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,691 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,691 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,708 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,711 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,711 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:51,712 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,712 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,721 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,721 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,721 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,721 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,738 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,740 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,741 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:51,741 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,741 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,751 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,751 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,751 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,751 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,763 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,764 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,764 [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-21 02:54:51,765 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-21 02:54:51,766 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,774 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,775 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,775 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,775 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,808 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,809 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,809 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-21 02:54:51,810 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-21 02:54:51,810 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,819 [main] Transaction began
DEBUG 2024-12-21 02:54:51,820 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,820 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,820 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,820 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,836 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,842 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,843 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-21 02.54.51', 9999, 'test', 50)
DEBUG 2024-12-21 02:54:51,843 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,843 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,844 [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-21 02:54:51,845 [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-21 02:54:51,846 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,846 [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-21 02:54:51,846 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-12-21 02:54:51.842 {50, null, null, 0}
DEBUG 2024-12-21 02:54:51,847 [main] Transaction rolledback
DEBUG 2024-12-21 02:54:51,847 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,856 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,856 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,856 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,856 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,871 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,877 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,885 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,885 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,885 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,886 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,901 [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-21 02:54:51,908 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,909 [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-21 02:54:51,911 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,911 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,919 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,919 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,920 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,920 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,934 [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-21 02:54:51,942 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,942 [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-21 02:54:51,942 [main] Logical connection closed
[]
DEBUG 2024-12-21 02:54:51,943 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,952 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,952 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,952 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,952 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,967 [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-21 02:54:51,971 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,972 [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-21 02:54:51,974 [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-21 02:54:51,974 [main] Physical connection closed
DEBUG 2024-12-21 02:54:51,982 [main] Physical connection got
DEBUG 2024-12-21 02:54:51,982 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,983 [main] Logical connection closed
DEBUG 2024-12-21 02:54:51,983 [main] Logical connection got
DEBUG 2024-12-21 02:54:51,997 [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-21 02:54:52,000 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,008 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,008 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,008 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,008 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,023 [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-21 02:54:52,029 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,029 [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-21 02:54:52,031 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,032 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,040 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,040 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,040 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,040 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,055 [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-21 02:54:52,061 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,061 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-21 02:54:52,062 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,062 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,071 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,071 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,071 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,071 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,087 [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-21 02:54:52,088 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,089 [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-21 02:54:52,090 [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-21 02:54:52,091 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,099 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,100 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,100 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,100 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,114 [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-21 02:54:52,115 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,123 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,123 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,123 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,124 [main] Logical connection got
WARN  2024-12-21 02:54:52,125 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-21 02:54:52,130 [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-21 02:54:52,131 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,131 [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-21 02:54:52,133 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-21 02:54:52,133 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,142 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,142 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,142 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,143 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,159 [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-21 02:54:52,165 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,173 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,173 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,174 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,174 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,190 [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-21 02:54:52,192 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,192 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-21 02:54:52,193 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,193 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,193 [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-21 02:54:52,194 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,194 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,202 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,202 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,203 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,203 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,220 [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-21 02:54:52,221 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,221 [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-21 02:54:52,224 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,225 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,225 [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-21 02:54:52,225 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,226 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,226 [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-21 02:54:52,227 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,228 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,228 [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-21 02:54:52,228 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,229 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,229 [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-21 02:54:52,229 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,229 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,237 [main] Transaction began
DEBUG 2024-12-21 02:54:52,238 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,238 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,238 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,239 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,254 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-21 02:54:52,255 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,255 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:52,255 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,256 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,256 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-21 02:54:52,256 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,256 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,256 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:52,257 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,257 [main] Transaction rolledback
DEBUG 2024-12-21 02:54:52,257 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,266 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,266 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,266 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,267 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,281 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,284 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,292 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,293 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,293 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,293 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,307 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,311 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,319 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,320 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,320 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,320 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,325 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-21 02:54:52,327 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,335 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,335 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,335 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,335 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,340 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-21 02:54:52,342 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,350 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,350 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,350 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,350 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,355 [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-21 02:54:52,357 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,364 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,364 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,365 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,365 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,370 [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-21 02:54:52,372 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,380 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,380 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,380 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,381 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,395 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,396 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,396 [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-21 02:54:52,399 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,400 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,408 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,408 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,409 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,409 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,423 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,424 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,432 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,432 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,433 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,433 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,447 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-21 02:54:52,448 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,456 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,456 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,456 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,457 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,471 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-21 02:54:52,471 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-21 02:54:52,499 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,499 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,502 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,504 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-21 02:54:52,585 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,585 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,586 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,586 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-21 02:54:52,600 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,600 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,603 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,606 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,616 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,616 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,619 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,620 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,630 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,630 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,633 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,634 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-21 02:54:52,642 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,642 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,656 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,656 [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-21 02:54:52,661 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,661 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,666 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,666 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,679 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,679 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,680 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,680 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,689 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,693 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,693 [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-21 02:54:52,695 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,695 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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.004 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-21 02:54:52,728 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,728 [main] Logical connection got
WARN  2024-12-21 02:54:52,730 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-21 02:54:52,731 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-21 02:54:52,731 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,731 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,741 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,741 [main] Logical connection got
WARN  2024-12-21 02:54:52,743 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-21 02:54:52,744 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-21 02:54:52,744 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,744 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-21 02:54:52,771 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,771 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,772 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,772 [main] Physical connection closed
DEBUG 2024-12-21 02:54:52,777 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,777 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,778 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,779 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-21 02:54:52,785 [main] Physical connection got
DEBUG 2024-12-21 02:54:52,785 [main] Logical connection got
DEBUG 2024-12-21 02:54:52,786 [main] Logical connection closed
DEBUG 2024-12-21 02:54:52,786 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-12-21 02:54:54,020 [main] Physical connection got
DEBUG 2024-12-21 02:54:54,020 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,032 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,033 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,094 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,126 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,127 [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-21 02:54:54,140 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,141 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,141 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK'
DEBUG 2024-12-21 02:54:54,149 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,149 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,149 [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-21 02:54:54,150 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,151 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,151 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-12-21 02:54:54,152 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,153 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,153 [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-21 02:54:54,154 [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-21 02:54:54,155 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,155 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2024-12-21 02:54:54,157 [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-21 02:54:54,160 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,160 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-21 02:54:54,162 [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-21 02:54:54,163 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,163 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-21 02:54:54,164 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-12-21 02:54:54,165 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,166 [main] UPDATE EMP SET tstamp = '2024-12-21 02.54.54', 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-21 02:54:54,167 [main] Logical connection closed
after timestamp:2024-12-21 02:54:54.165
DEBUG 2024-12-21 02:54:54,168 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,168 [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-21 02:54:54.165 {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-21 02:54:54,171 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,172 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-12-21 02:54:54,209 [main] Physical connection got
DEBUG 2024-12-21 02:54:54,210 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,210 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,210 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,221 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,223 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,224 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-12-21 02:54:54,224 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-12-21 02:54:54,224 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,225 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-12-21 02:54:54,225 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-12-21 02:54:54,226 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,226 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-12-21 02:54:54,226 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,227 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-12-21 02:54:54,273 [main] Physical connection got
DEBUG 2024-12-21 02:54:54,273 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,273 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,273 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,286 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,296 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,296 [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-21 02:54:54,300 [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-21 02:54:54.165 {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-21 02:54:54,302 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,302 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-12-21 02:54:54,303 [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-21 02:54:54,305 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,305 [main] SELECT empno FROM emp
DEBUG 2024-12-21 02:54:54,305 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-12-21 02:54:54,307 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,308 [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-21 02:54:54,308 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-21 02:54:54.165 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-21 02:54:54,309 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,309 [main] SELECT count(*) FROM emp
DEBUG 2024-12-21 02:54:54,310 [main] Logical connection closed
count:14
DEBUG 2024-12-21 02:54:54,310 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,311 [main] SELECT * FROM emp

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

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

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

DEBUG 2024-12-21 02:54:54,316 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,317 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,317 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-12-21 02:54:54,317 [main] Logical connection closed
updatedRows:1
DEBUG 2024-12-21 02:54:54,318 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,318 [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-21 02:54:54,321 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,322 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-21 02:54:54,355 [main] Physical connection got
DEBUG 2024-12-21 02:54:54,355 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,356 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,356 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,366 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,367 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,367 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%'
DEBUG 2024-12-21 02:54:54,368 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-21 02:54:54.165 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-21 02:54:54,369 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,369 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,369 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,373 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,374 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,374 [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-21 02:54:54,375 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-21 02:54:54.165 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-21 02:54:54,376 [main] Logical connection got
DEBUG 2024-12-21 02:54:54,376 [main] UPDATE EMP SET tstamp = '2024-12-21 02.54.54', 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-21 02.54.54'
DEBUG 2024-12-21 02:54:54,377 [main] Logical connection closed
DEBUG 2024-12-21 02:54:54,377 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 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.143 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-21 02:54:55,856 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:55,914 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:55,942 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:55,946 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:55,971 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:55,971 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,016 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,023 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,044 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-21 02:54:56,201 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,202 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,277 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,284 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-21 02:54:56,295 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,296 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,300 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,302 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,308 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,308 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,320 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,322 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,323 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,335 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,336 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,336 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,336 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,445 [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-21 02:54:56,450 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,451 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,452 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,455 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,457 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,463 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,463 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,472 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,474 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,475 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,479 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,479 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,479 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,480 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,517 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,538 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,539 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,540 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,543 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,545 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,550 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,550 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,561 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,563 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,567 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,567 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,567 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,567 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,607 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,612 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,614 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,614 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,617 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,620 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,624 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,625 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,633 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,635 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,635 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,638 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,638 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,638 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,638 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,672 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,677 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,678 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,679 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,681 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,687 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,688 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,695 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,697 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,698 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,700 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,701 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,701 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,701 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,733 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,737 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,739 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,741 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,743 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,747 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,747 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,755 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,756 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,757 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,760 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,760 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,760 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,760 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,790 [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-21 02:54:56,793 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,795 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,798 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,800 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,804 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,804 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,811 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,813 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,813 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,816 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,816 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,816 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,817 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,846 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,851 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,853 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,855 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,861 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,862 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,869 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,871 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,874 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,874 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,874 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,874 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,908 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,912 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,914 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,915 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,917 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,919 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,923 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,923 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,930 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,932 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,933 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,935 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,936 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,936 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,936 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:56,966 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:56,971 [main] Physical connection closed
DEBUG 2024-12-21 02:54:56,972 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:56,973 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,975 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,977 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,981 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:56,981 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,989 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:56,990 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:56,991 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:56,996 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:56,997 [main] Physical connection got
DEBUG 2024-12-21 02:54:56,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:56,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:56,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:57,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:57,046 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:57,048 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-21 02.54.57', 99, 'hoge', 0)
DEBUG 2024-12-21 02:54:57,053 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:57,053 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734717296996/0, BranchId=]
DEBUG 2024-12-21 02:54:57,054 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,055 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,056 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,058 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,060 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,064 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,064 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,072 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,073 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,074 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,076 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,077 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,113 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-21 02:54:57,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,121 [main] UPDATE EMP SET tstamp = '2024-12-21 02.54.57', 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-21 02:54:57,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,121 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734717296996/1, BranchId=]
DEBUG 2024-12-21 02:54:57,122 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,123 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,124 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,126 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,128 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,132 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,132 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,139 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,140 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,141 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,143 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,144 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,144 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,144 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,183 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,183 [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-21 02:54:57,185 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,186 [main] UPDATE EMP SET tstamp = '2024-12-21 02.54.57', 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-21 02:54:57,186 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,186 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734717296996/2, BranchId=]
DEBUG 2024-12-21 02:54:57,186 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,188 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,191 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,193 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,197 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,197 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,204 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,206 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,207 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,209 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,209 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,243 [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-21 02:54:57,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,245 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-21 02:54:57,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,246 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734717296996/3, BranchId=]
DEBUG 2024-12-21 02:54:57,246 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,247 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,248 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,251 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,253 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,257 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,257 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,265 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,266 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,267 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,270 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,271 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,271 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,271 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,295 [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-21 02:54:57,297 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,298 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,299 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,301 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,303 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,307 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,307 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,314 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,316 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,316 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,327 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,327 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,327 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,327 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,351 [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-21 02:54:57,361 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,363 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,365 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,367 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,372 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,378 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,380 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,381 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,384 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,384 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,384 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,384 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,409 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,418 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,419 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,420 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,422 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,424 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,437 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,438 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,445 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,446 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,447 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,450 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,450 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,450 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,450 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,474 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,483 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,484 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,485 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,487 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,489 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,493 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,493 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,500 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,502 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,502 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,505 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,505 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,505 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,505 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,529 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,537 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,538 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,539 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,541 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,543 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,546 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,547 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,553 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,555 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,556 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,558 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,558 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,558 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,558 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,581 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,589 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,589 [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-21 02:54:57,596 [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-21 02:54:57,597 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,598 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,599 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,601 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,606 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,615 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,617 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,617 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,617 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,617 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,638 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,645 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,645 [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-21 02:54:57,649 [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-21 02:54:57,650 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,652 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,660 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,660 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,666 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,667 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,668 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,670 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,670 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,670 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,670 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,698 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,706 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,706 [main] select * from emp
DEBUG 2024-12-21 02:54:57,709 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-21 02:54:57,710 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,711 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,711 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,714 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,716 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,719 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,720 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,726 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,727 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,728 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,730 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,730 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,730 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,730 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,751 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,758 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,758 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-21 02:54:57,761 [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-21 02:54:57,763 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,764 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,767 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,769 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,772 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,772 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,778 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,779 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,780 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,782 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,782 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,782 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,782 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,802 [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-21 02:54:57,809 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,811 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,813 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,815 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,818 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,819 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,825 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,826 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,826 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,829 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,829 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,829 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,829 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,849 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,856 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,857 [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-21 02:54:57,859 [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-21 02:54:57,861 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,862 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,862 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,864 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,866 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,869 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,870 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,875 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,876 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,877 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,879 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,879 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,879 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,879 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,899 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,906 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,906 [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-21 02:54:57,911 [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-21 02:54:57,912 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,913 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,916 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,917 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,920 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,921 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,926 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,928 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,928 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,930 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,930 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,931 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,931 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,951 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,960 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,960 [main] select * from emp
DEBUG 2024-12-21 02:54:57,961 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-21 02:54:57,963 [main] Physical connection closed
DEBUG 2024-12-21 02:54:57,964 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:57,965 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,967 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,969 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,973 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:57,973 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,979 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:57,981 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:57,981 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:57,983 [main] Physical connection got
DEBUG 2024-12-21 02:54:57,983 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:57,984 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:57,984 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,004 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,012 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,012 [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-21 02:54:58,014 [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-21 02:54:58,015 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,016 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,016 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,018 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,020 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,023 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,023 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,029 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,030 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,031 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,033 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,033 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,033 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,033 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,053 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,060 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,060 [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-21 02:54:58,062 [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-21 02:54:58,062 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,063 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,064 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,066 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,067 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,070 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,071 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,076 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,078 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,078 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,080 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,080 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,081 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,081 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,101 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,114 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,114 [main] select count(*) from emp
DEBUG 2024-12-21 02:54:58,115 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,115 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,117 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,117 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,119 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,121 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,124 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,124 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,130 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,131 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,131 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,133 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,134 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,134 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,134 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,153 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,161 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,161 [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-21 02:54:58,162 [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-21 02:54:58,162 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,164 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,166 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,167 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,170 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,171 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,176 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,177 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,178 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,180 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,180 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,180 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,180 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,200 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,208 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,208 [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-21 02:54:58,209 [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-21 02:54:58,209 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,210 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,211 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,212 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,214 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,217 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,218 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,223 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,225 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,225 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,227 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,227 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,227 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,228 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,246 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,253 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,253 [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-21 02:54:58,254 [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-21 02:54:58,254 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,255 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,256 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,258 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,263 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,268 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,269 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,270 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,272 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,272 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,272 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,272 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,291 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,297 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,297 [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-21 02:54:58,298 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1ae555bd
DEBUG 2024-12-21 02:54:58,298 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,300 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,300 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,304 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,307 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,307 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,313 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,314 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,315 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,317 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,317 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,317 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,317 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,336 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,343 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,343 [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-21 02:54:58,345 [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-21 02:54:58,346 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,347 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,347 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,349 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,354 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,354 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,360 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,361 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,361 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,363 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,364 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,364 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,364 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,383 [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-21 02:54:58,390 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,390 [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-21 02:54:58,393 [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-21 02:54:58,393 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,394 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,395 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,397 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,399 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,402 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,402 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,407 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,409 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,409 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,412 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,412 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,412 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,412 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,430 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,434 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,434 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:58,435 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,435 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,436 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,436 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,438 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,443 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,443 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,449 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,450 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,451 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,453 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,453 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,453 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,453 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,472 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,475 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,476 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:58,476 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,476 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,477 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,478 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,479 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,481 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,484 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,484 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,490 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,491 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,492 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,494 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,495 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,495 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,495 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,508 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,509 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,509 [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-21 02:54:58,520 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-21 02:54:58,521 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,522 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,522 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,524 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,526 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,535 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,536 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,537 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,539 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,539 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,539 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,539 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,552 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,553 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,553 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-21 02:54:58,554 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-21 02:54:58,554 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,555 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,555 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,557 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,559 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,562 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,562 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,568 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,569 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,569 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,571 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,572 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,572 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,572 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,572 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,599 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-21 02.54.58', 9999, 'test', 50)
DEBUG 2024-12-21 02:54:58,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,600 [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-21 02:54:58,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/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-21 02:54:58,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,602 [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-21 02:54:58,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-21 02:54:58.599 {50, null, null, 0}
DEBUG 2024-12-21 02:54:58,603 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734717296996/4, BranchId=]
DEBUG 2024-12-21 02:54:58,603 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,604 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,605 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,607 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,608 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,611 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,611 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,617 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,618 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,619 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,621 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,621 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,621 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,621 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,640 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,646 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,647 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,648 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,650 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,651 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,655 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,655 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,660 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,661 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,662 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,664 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,664 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,664 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,664 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,683 [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-21 02:54:58,691 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,692 [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-21 02:54:58,694 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,694 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,695 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,696 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,698 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,699 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,702 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,703 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,708 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,709 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,710 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,712 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,712 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,712 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,712 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,730 [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-21 02:54:58,739 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,739 [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-21 02:54:58,740 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-21 02:54:58,740 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,741 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,742 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,744 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,745 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,748 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,749 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,754 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,755 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,756 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,758 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,759 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,759 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,759 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,777 [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-21 02:54:58,782 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,782 [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-21 02:54:58,784 [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-21 02:54:58,784 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,785 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,786 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,788 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,793 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,798 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,799 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,800 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,802 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,802 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,802 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,802 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,818 [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-21 02:54:58,821 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,822 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,823 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,825 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,826 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,830 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,830 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,835 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,837 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,837 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,839 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,839 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,840 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,840 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,858 [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-21 02:54:58,865 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,865 [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-21 02:54:58,867 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,867 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,868 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,869 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,871 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,872 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,875 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,875 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,880 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,882 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,882 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,884 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,884 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,885 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,885 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,902 [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-21 02:54:58,908 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,908 [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-21 02:54:58,909 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,909 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,910 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,911 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,913 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,914 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,917 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,917 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,923 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,924 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,924 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,927 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,927 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,927 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,927 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,946 [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-21 02:54:58,947 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,947 [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-21 02:54:58,949 [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-21 02:54:58,951 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,952 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,953 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,955 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,956 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,959 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,959 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,964 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,966 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,966 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,968 [main] Physical connection got
DEBUG 2024-12-21 02:54:58,968 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,969 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:58,969 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:58,985 [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-21 02:54:58,986 [main] Physical connection closed
DEBUG 2024-12-21 02:54:58,987 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:58,987 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:58,989 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:58,991 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,994 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:58,994 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:58,999 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,000 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,001 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,003 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,004 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,004 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,004 [main] Logical connection got, tx=null
WARN  2024-12-21 02:54:59,007 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-21 02:54:59,012 [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-21 02:54:59,013 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,013 [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-21 02:54:59,015 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-21 02:54:59,016 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,017 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,017 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,019 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,020 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,023 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,023 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,029 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,030 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,030 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,032 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,032 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,032 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,033 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,050 [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-21 02:54:59,057 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,058 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,059 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,060 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,062 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,065 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,065 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,070 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,071 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,072 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,074 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,074 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,075 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,075 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,093 [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-21 02:54:59,096 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,097 [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-21 02:54:59,097 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,098 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,098 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' order by ENAME 
DEBUG 2024-12-21 02:54:59,099 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,099 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,100 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,100 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,102 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,104 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,107 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,107 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,112 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,113 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,114 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,116 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,116 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,116 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,116 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,134 [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-21 02:54:59,137 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,137 [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-21 02:54:59,140 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,140 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,141 [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-21 02:54:59,141 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,142 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,142 [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-21 02:54:59,144 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,144 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,144 [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-21 02:54:59,145 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,145 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,145 [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-21 02:54:59,146 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,146 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,147 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,147 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,149 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,151 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,154 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,154 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,159 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,160 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,160 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,162 [main] Transaction began, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,163 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-21 02:54:59,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,181 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:59,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,181 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-21 02:54:59,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,182 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-21 02:54:59,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,182 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1734717296996/5, BranchId=]
DEBUG 2024-12-21 02:54:59,183 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,184 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,184 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,186 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,188 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,191 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,196 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,197 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,197 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,200 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,200 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,200 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,200 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,218 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,221 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,222 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,223 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,224 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,226 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,229 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,229 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,234 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,235 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,235 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,237 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,238 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,238 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,238 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,255 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,260 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,261 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,263 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,265 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,267 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,267 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,272 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,273 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,274 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,276 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,276 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,277 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,277 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,283 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-21 02:54:59,285 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,286 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,286 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,288 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,290 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,293 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,293 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,298 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,299 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,299 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,301 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,301 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,301 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,301 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,312 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-21 02:54:59,314 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,315 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,315 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,317 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,321 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,321 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,326 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,327 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,327 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,329 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,329 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,330 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,330 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,336 [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-21 02:54:59,337 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,338 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,339 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,340 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,342 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,345 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,345 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,350 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,351 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,353 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,353 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,353 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,354 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,360 [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-21 02:54:59,361 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,363 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,364 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,366 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,369 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,369 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,374 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,375 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,376 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,378 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,378 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,378 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,379 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,396 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,397 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,397 [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-21 02:54:59,400 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,400 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,401 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,402 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,403 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,405 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,408 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,408 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,413 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,414 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,414 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,417 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,417 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,417 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,417 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,434 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,434 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,435 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,436 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,438 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,439 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,442 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,442 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,447 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,448 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,449 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,451 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,451 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,451 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,452 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,469 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-21 02:54:59,469 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,471 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,471 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,473 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,474 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,477 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,477 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,482 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,483 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,483 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-21 02:54:59,485 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,485 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,486 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,486 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,502 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-21 02:54:59,503 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.219 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-21 02:54:59,551 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,551 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,553 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,555 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,558 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,562 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,566 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,569 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,569 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,573 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,575 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,576 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,576 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,578 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,580 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,582 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,583 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,587 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,588 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,591 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,594 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,594 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,598 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,598 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,600 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,602 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,606 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,610 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,611 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,614 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,617 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,617 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,621 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,622 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-21 02:54:59,625 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,625 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,627 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,630 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,630 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,634 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,635 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,637 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,637 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,638 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,638 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-21 02:54:59,641 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,642 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,643 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,646 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,646 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,651 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,652 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,653 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,653 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,669 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,670 [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-21 02:54:59,673 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,673 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,674 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,675 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,676 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,679 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,679 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,684 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,685 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,686 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,686 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,702 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,703 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,703 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,703 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,713 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,718 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,718 [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-21 02:54:59,720 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,721 [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.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-21 02:54:59,740 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,740 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,742 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,743 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,746 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,746 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,751 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,752 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,755 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,766 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,766 [main] Logical connection got, tx=null
WARN  2024-12-21 02:54:59,768 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-21 02:54:59,769 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-21 02:54:59,769 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,769 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,770 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,771 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,773 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,776 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,779 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,779 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,783 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,784 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,787 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,790 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,790 [main] Logical connection got, tx=null
WARN  2024-12-21 02:54:59,792 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-21 02:54:59,793 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-21 02:54:59,793 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,793 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,794 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,795 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,797 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,798 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,801 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,801 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,805 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,806 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,812 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,816 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,817 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-21 02:54:59,818 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,822 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,825 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,825 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,830 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,831 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,834 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-21 02:54:59,842 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,842 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,844 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,847 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,847 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,852 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,853 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,855 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,855 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,856 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,856 [main] Physical connection closed
DEBUG 2024-12-21 02:54:59,857 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,858 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,859 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,862 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,862 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,870 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,871 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,872 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,873 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,874 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,874 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-21 02:54:59,877 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-21 02:54:59,878 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,879 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,882 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-21 02:54:59,882 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,886 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-21 02:54:59,887 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-21 02:54:59,889 [main] Physical connection got
DEBUG 2024-12-21 02:54:59,889 [main] Logical connection got, tx=null
DEBUG 2024-12-21 02:54:59,890 [main] Logical connection closed, tx=null
DEBUG 2024-12-21 02:54:59,890 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.312s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.409s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.570s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.504s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Sat Dec 21 02:54:59 JST 2024
[INFO] Final Memory: 29M/406M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS