Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-12-26T02:54:46.272 +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-26 02:54:51,850 [main] Physical connection got
DEBUG 2024-12-26 02:54:51,851 [main] Logical connection got
DEBUG 2024-12-26 02:54:51,864 [main] Logical connection closed
DEBUG 2024-12-26 02:54:51,864 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,040 [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-26 02:54:52,047 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,071 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,071 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,071 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,072 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,115 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,140 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,155 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,155 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,155 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,155 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,192 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,199 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,212 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,212 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,212 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,213 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,251 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,256 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,270 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,270 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,270 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,270 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,306 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,311 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,325 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,325 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,326 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,326 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,365 [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-26 02:54:52,369 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,389 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,389 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,389 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,390 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,419 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,423 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,437 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,437 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,438 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,438 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,468 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,472 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,484 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,484 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,485 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,485 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,513 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,517 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,531 [main] Transaction began
DEBUG 2024-12-26 02:54:52,532 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,533 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,534 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,534 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,562 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,583 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,585 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-26 02.54.52', 99, 'hoge', 0)
DEBUG 2024-12-26 02:54:52,590 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,591 [main] Transaction rolledback
DEBUG 2024-12-26 02:54:52,591 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,603 [main] Transaction began
DEBUG 2024-12-26 02:54:52,603 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,603 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,604 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,604 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,629 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,639 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,640 [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-26 02:54:52,646 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,646 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,647 [main] UPDATE EMP SET tstamp = '2024-12-26 02.54.52', 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-26 02:54:52,648 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,648 [main] Transaction rolledback
DEBUG 2024-12-26 02:54:52,648 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,670 [main] Transaction began
DEBUG 2024-12-26 02:54:52,671 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,671 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,671 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,671 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,696 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,705 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,705 [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-26 02:54:52,707 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,708 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,708 [main] UPDATE EMP SET tstamp = '2024-12-26 02.54.52', 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-26 02:54:52,708 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,708 [main] Transaction rolledback
DEBUG 2024-12-26 02:54:52,709 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,719 [main] Transaction began
DEBUG 2024-12-26 02:54:52,720 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,720 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,720 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,720 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,744 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,753 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,754 [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-26 02:54:52,756 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,756 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,757 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-26 02:54:52,757 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,757 [main] Transaction rolledback
DEBUG 2024-12-26 02:54:52,757 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,769 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,769 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,769 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,769 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,793 [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-26 02:54:52,794 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,805 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,805 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,805 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,805 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,828 [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-26 02:54:52,837 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,860 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,860 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,860 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,860 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,883 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,892 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,904 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,904 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,904 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,904 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,948 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,956 [main] Physical connection closed
DEBUG 2024-12-26 02:54:52,968 [main] Physical connection got
DEBUG 2024-12-26 02:54:52,968 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,968 [main] Logical connection closed
DEBUG 2024-12-26 02:54:52,968 [main] Logical connection got
DEBUG 2024-12-26 02:54:52,992 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,001 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,012 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,012 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,012 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,012 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,036 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,044 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,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-26 02:54:53,054 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}]
DEBUG 2024-12-26 02:54:53,055 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,066 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,067 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,067 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,067 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,088 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,106 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,106 [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-26 02:54:53,111 [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-26 02:54:53,114 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,125 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,126 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,126 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,126 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,147 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,154 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,154 [main] select * from emp
DEBUG 2024-12-26 02:54:53,158 [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-26 02:54:53,159 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,170 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,170 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,170 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,170 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,192 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,199 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,199 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-26 02:54:53,203 [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-26 02:54:53,205 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,215 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,216 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,216 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,216 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,238 [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-26 02:54:53,246 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,257 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,257 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,257 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,257 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,279 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,288 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,289 [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-26 02:54:53,293 [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-26 02:54:53,294 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,305 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,305 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,305 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,306 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,330 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,338 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,338 [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-26 02:54:53,343 [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-26 02:54:53,344 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,355 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,355 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,355 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,355 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,378 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,386 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,386 [main] select * from emp
DEBUG 2024-12-26 02:54:53,388 [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-26 02:54:53,389 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,400 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,400 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,400 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,400 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,422 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,429 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,430 [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-26 02:54:53,432 [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-26 02:54:53,432 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,480 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,480 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,480 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,480 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,509 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,517 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,517 [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-26 02:54:53,519 [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-26 02:54:53,519 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,530 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,530 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,530 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,530 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,552 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,559 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,560 [main] select count(*) from emp
DEBUG 2024-12-26 02:54:53,562 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,562 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,573 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,573 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,573 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,573 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,594 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,601 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,602 [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-26 02:54:53,602 [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-26 02:54:53,603 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,614 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,614 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,614 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,614 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,635 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,643 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,643 [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-26 02:54:53,644 [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-26 02:54:53,644 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,654 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,654 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,655 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,655 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,674 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,681 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,682 [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-26 02:54:53,682 [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-26 02:54:53,683 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,693 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,693 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,693 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,693 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,712 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,719 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,719 [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-26 02:54:53,720 [main] Logical connection closed
[Ljava.util.Map;@6c8b058b
DEBUG 2024-12-26 02:54:53,720 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,730 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,730 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,730 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,730 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,749 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,755 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,755 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2024-12-26 02:54:53,758 [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-26 02:54:53,758 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,768 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,768 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,768 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,768 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,787 [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-26 02:54:53,795 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,795 [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-26 02:54:53,799 [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-26 02:54:53,799 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,814 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,814 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,814 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,815 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,833 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,837 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,837 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:54:53,838 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,838 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,847 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,847 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,848 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,848 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,866 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,869 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,869 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:54:53,869 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,869 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,880 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,880 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,880 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,880 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,893 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,894 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,894 [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-26 02:54:53,895 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-26 02:54:53,896 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,915 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,915 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,915 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,915 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,927 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,927 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,928 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-26 02:54:53,928 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-26 02:54:53,929 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,938 [main] Transaction began
DEBUG 2024-12-26 02:54:53,938 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,938 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,938 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,938 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,956 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,963 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,963 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-26 02.54.53', 9999, 'test', 50)
DEBUG 2024-12-26 02:54:53,964 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,964 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,964 [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-26 02:54:53,965 [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-26 02:54:53,966 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,966 [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-26 02:54:53,966 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-12-26 02:54:53.963 {50, null, null, 0}
DEBUG 2024-12-26 02:54:53,967 [main] Transaction rolledback
DEBUG 2024-12-26 02:54:53,967 [main] Physical connection closed
DEBUG 2024-12-26 02:54:53,976 [main] Physical connection got
DEBUG 2024-12-26 02:54:53,976 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,976 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,976 [main] Logical connection got
DEBUG 2024-12-26 02:54:53,993 [main] Logical connection closed
DEBUG 2024-12-26 02:54:53,999 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,008 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,008 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,008 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,008 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,025 [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-26 02:54:54,034 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,034 [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-26 02:54:54,036 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,036 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,046 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,046 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,046 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,046 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,063 [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-26 02:54:54,071 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,071 [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-26 02:54:54,071 [main] Logical connection closed
[]
DEBUG 2024-12-26 02:54:54,072 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,081 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,081 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,081 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,081 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,098 [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-26 02:54:54,103 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,103 [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-26 02:54:54,105 [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-26 02:54:54,105 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,114 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,114 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,114 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,114 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,130 [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-26 02:54:54,133 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,142 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,142 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,142 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,142 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,158 [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-26 02:54:54,164 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,165 [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-26 02:54:54,167 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,167 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,176 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,176 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,176 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,176 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,192 [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-26 02:54:54,199 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,199 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-26 02:54:54,200 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,200 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,210 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,210 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,210 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,210 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,229 [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-26 02:54:54,230 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,230 [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-26 02:54:54,232 [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-26 02:54:54,232 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,241 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,241 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,241 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,241 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,258 [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-26 02:54:54,259 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,268 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,268 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,268 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,268 [main] Logical connection got
WARN  2024-12-26 02:54:54,270 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-26 02:54:54,275 [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-26 02:54:54,276 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,276 [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-26 02:54:54,277 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-26 02:54:54,278 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,286 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,287 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,287 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,287 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,304 [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-26 02:54:54,310 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,319 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,319 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,319 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,319 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,337 [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-26 02:54:54,339 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,339 [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-26 02:54:54,340 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,340 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,340 [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-26 02:54:54,341 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,341 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,350 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,350 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,351 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,351 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,370 [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-26 02:54:54,371 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,371 [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-26 02:54:54,374 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,375 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,375 [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-26 02:54:54,375 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,375 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,375 [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-26 02:54:54,377 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,377 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,377 [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-26 02:54:54,378 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,378 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,378 [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-26 02:54:54,379 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,379 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,387 [main] Transaction began
DEBUG 2024-12-26 02:54:54,388 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,388 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,388 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,388 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,405 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-26 02:54:54,406 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,406 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:54:54,406 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,407 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,407 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-26 02:54:54,407 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,407 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,407 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:54:54,407 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,407 [main] Transaction rolledback
DEBUG 2024-12-26 02:54:54,407 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,417 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,417 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,417 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,417 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,435 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,439 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,450 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,450 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,451 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,451 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,472 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,477 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,488 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,488 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,488 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,489 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,497 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-26 02:54:54,499 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,509 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,509 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,509 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,509 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,517 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-26 02:54:54,519 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,529 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,529 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,529 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,529 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,536 [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-26 02:54:54,538 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,548 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,548 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,548 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,548 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,556 [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-26 02:54:54,558 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,568 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,568 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,568 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,568 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,589 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,590 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,591 [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-26 02:54:54,594 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,594 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,604 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,605 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,605 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,605 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,626 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,628 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,638 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,638 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,639 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,639 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,660 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-26 02:54:54,661 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,671 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,671 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,671 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,671 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,692 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-26 02:54:54,693 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.26 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-26 02:54:54,725 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,725 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,752 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,753 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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-26 02:54:54,811 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,811 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,812 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,812 [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-26 02:54:54,827 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,827 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,830 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,832 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,843 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,843 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,846 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,847 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,858 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,858 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,861 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,861 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-26 02:54:54,872 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,872 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,888 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,888 [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-26 02:54:54,891 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,891 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,898 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,898 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,913 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,913 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,913 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,913 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,924 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,928 [main] Logical connection got
DEBUG 2024-12-26 02:54:54,928 [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-26 02:54:54,930 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,930 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-26 02:54:54,973 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,974 [main] Logical connection got
WARN  2024-12-26 02:54:54,975 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-26 02:54:54,976 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-26 02:54:54,976 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,977 [main] Physical connection closed
DEBUG 2024-12-26 02:54:54,987 [main] Physical connection got
DEBUG 2024-12-26 02:54:54,987 [main] Logical connection got
WARN  2024-12-26 02:54:54,989 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-26 02:54:54,989 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-26 02:54:54,990 [main] Logical connection closed
DEBUG 2024-12-26 02:54:54,990 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-26 02:54:55,018 [main] Physical connection got
DEBUG 2024-12-26 02:54:55,018 [main] Logical connection got
DEBUG 2024-12-26 02:54:55,019 [main] Logical connection closed
DEBUG 2024-12-26 02:54:55,019 [main] Physical connection closed
DEBUG 2024-12-26 02:54:55,025 [main] Physical connection got
DEBUG 2024-12-26 02:54:55,025 [main] Logical connection got
DEBUG 2024-12-26 02:54:55,026 [main] Logical connection closed
DEBUG 2024-12-26 02:54:55,026 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-26 02:54:55,033 [main] Physical connection got
DEBUG 2024-12-26 02:54:55,033 [main] Logical connection got
DEBUG 2024-12-26 02:54:55,033 [main] Logical connection closed
DEBUG 2024-12-26 02:54:55,034 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running examples.dao.tiger.EmployeeAutoDaoClientTest
DEBUG 2024-12-26 02:54:56,294 [main] Physical connection got
DEBUG 2024-12-26 02:54:56,295 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,307 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,307 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,373 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,406 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,408 [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-26 02:54:56,422 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,422 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,422 [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-26 02:54:56,431 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,431 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,431 [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-26 02:54:56,433 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,433 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,433 [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-26 02:54:56,435 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,435 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,435 [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-26 02:54:56,437 [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-26 02:54:56,437 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,438 [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-26 02:54:56,439 [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-26 02:54:56,442 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,442 [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-26 02:54:56,444 [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-26 02:54:56,445 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,445 [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-26 02:54:56,446 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-12-26 02:54:56,448 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,448 [main] UPDATE EMP SET tstamp = '2024-12-26 02.54.56', 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-26 02:54:56,450 [main] Logical connection closed
after timestamp:2024-12-26 02:54:56.448
DEBUG 2024-12-26 02:54:56,450 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,450 [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-26 02:54:56.448 {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-26 02:54:56,454 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,454 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 sec
Running examples.dao.tiger.DepartmentDaoClientTest
DEBUG 2024-12-26 02:54:56,495 [main] Physical connection got
DEBUG 2024-12-26 02:54:56,496 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,496 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,496 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,509 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,511 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,511 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-12-26 02:54:56,511 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-12-26 02:54:56,512 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,512 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-12-26 02:54:56,513 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-12-26 02:54:56,513 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,513 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-12-26 02:54:56,514 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,514 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-12-26 02:54:56,568 [main] Physical connection got
DEBUG 2024-12-26 02:54:56,568 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,568 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,568 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,583 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,593 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,593 [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-26 02:54:56,597 [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-26 02:54:56.448 {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-26 02:54:56,599 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,600 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-12-26 02:54:56,600 [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-26 02:54:56,602 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,602 [main] SELECT empno FROM emp
DEBUG 2024-12-26 02:54:56,602 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-12-26 02:54:56,604 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,604 [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-26 02:54:56,605 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-26 02:54:56.448 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-26 02:54:56,606 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,606 [main] SELECT count(*) FROM emp
DEBUG 2024-12-26 02:54:56,607 [main] Logical connection closed
count:14
DEBUG 2024-12-26 02:54:56,608 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,608 [main] SELECT * FROM emp

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

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

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

DEBUG 2024-12-26 02:54:56,613 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,614 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,614 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-12-26 02:54:56,614 [main] Logical connection closed
updatedRows:1
DEBUG 2024-12-26 02:54:56,615 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,615 [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-26 02:54:56,618 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,619 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-26 02:54:56,657 [main] Physical connection got
DEBUG 2024-12-26 02:54:56,658 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,658 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,658 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,671 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,672 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,672 [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-26 02:54:56,674 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-26 02:54:56.448 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-26 02:54:56,674 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,674 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,674 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,678 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,680 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,680 [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-26 02:54:56,681 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-26 02:54:56.448 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-26 02:54:56,681 [main] Logical connection got
DEBUG 2024-12-26 02:54:56,681 [main] UPDATE EMP SET tstamp = '2024-12-26 02.54.56', 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-26 02.54.56'
DEBUG 2024-12-26 02:54:56,682 [main] Logical connection closed
DEBUG 2024-12-26 02:54:56,682 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 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.14 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-26 02:54:58,247 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:58,312 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:54:58,354 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:58,360 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,387 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,387 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:58,434 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:58,441 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:58,464 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-26 02:54:58,627 [main] Physical connection got
DEBUG 2024-12-26 02:54:58,627 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:58,707 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:58,713 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-26 02:54:58,724 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:58,725 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:58,728 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:58,732 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,738 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,738 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:58,750 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:58,753 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:58,754 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:58,768 [main] Physical connection got
DEBUG 2024-12-26 02:54:58,768 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:58,769 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:58,769 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:58,882 [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-26 02:54:58,888 [main] Physical connection closed
DEBUG 2024-12-26 02:54:58,889 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:58,890 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:58,893 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:58,896 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,901 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,902 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:58,911 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:58,913 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:58,914 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:58,919 [main] Physical connection got
DEBUG 2024-12-26 02:54:58,919 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:58,920 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:58,920 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:58,958 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:58,981 [main] Physical connection closed
DEBUG 2024-12-26 02:54:58,983 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:58,984 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:58,986 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:58,989 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,994 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:58,994 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,005 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,007 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,007 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,011 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,011 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,012 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,012 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,055 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,061 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,063 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,063 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,066 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,069 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,074 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,074 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,083 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,085 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,085 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,089 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,089 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,089 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,089 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,125 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,130 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,133 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,135 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,138 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,142 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,142 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,151 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,153 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,156 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,157 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,157 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,157 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,190 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,195 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,196 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,197 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,201 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,206 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,206 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,214 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,216 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,216 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,220 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,220 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,220 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,220 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,251 [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-26 02:54:59,255 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,256 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,257 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,259 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,262 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,266 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,266 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,273 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,275 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,276 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,279 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,279 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,279 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,279 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,310 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,315 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,316 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,317 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,319 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,321 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,333 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,335 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,335 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,339 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,339 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,339 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,339 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,372 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,377 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,378 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,379 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,381 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,384 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,388 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,388 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,396 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,397 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,398 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,401 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,401 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,401 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,401 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,429 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,434 [main] Physical connection closed
DEBUG 2024-12-26 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-26 02:54:59,436 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,438 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,440 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,445 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,445 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,452 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,454 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,454 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,460 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,461 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,518 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,520 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-26 02.54.59', 99, 'hoge', 0)
DEBUG 2024-12-26 02:54:59,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,526 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735149299460/0, BranchId=]
DEBUG 2024-12-26 02:54:59,527 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,528 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,529 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,531 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,533 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,538 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,538 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,545 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,549 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,549 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,552 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,553 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,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 WHERE  EMP.empno = 7788
DEBUG 2024-12-26 02:54:59,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,597 [main] UPDATE EMP SET tstamp = '2024-12-26 02.54.59', 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-26 02:54:59,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,599 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735149299460/1, BranchId=]
DEBUG 2024-12-26 02:54:59,599 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,600 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,601 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,604 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,606 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,610 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,610 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,618 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,619 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,620 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,623 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,623 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,668 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,668 [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-26 02:54:59,671 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,671 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,671 [main] UPDATE EMP SET tstamp = '2024-12-26 02.54.59', 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-26 02:54:59,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,672 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735149299460/2, BranchId=]
DEBUG 2024-12-26 02:54:59,672 [main] Physical connection closed
DEBUG 2024-12-26 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-26 02:54:59,675 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,677 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,679 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,684 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,684 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,691 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,693 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,694 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,697 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,697 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,733 [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-26 02:54:59,735 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,735 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,736 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-26 02:54:59,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,736 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735149299460/3, BranchId=]
DEBUG 2024-12-26 02:54:59,736 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,739 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,741 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,744 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,748 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,748 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,756 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,757 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,758 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,762 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,762 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,762 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,763 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,789 [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-26 02:54:59,790 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,792 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,795 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,797 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,809 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,809 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,816 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,818 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,818 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,830 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,830 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,831 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,831 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,856 [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-26 02:54:59,865 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,866 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,867 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,870 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,872 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,876 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,876 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,883 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,884 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,885 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,888 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,889 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,889 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,889 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,912 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,921 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,923 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,925 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,927 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,931 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,931 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,942 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,944 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,944 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,947 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,947 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,947 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,947 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,971 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,979 [main] Physical connection closed
DEBUG 2024-12-26 02:54:59,980 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:54:59,980 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,982 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,984 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,988 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:54:59,988 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,994 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:54:59,996 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:54:59,996 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:54:59,999 [main] Physical connection got
DEBUG 2024-12-26 02:54:59,999 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:54:59,999 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:54:59,999 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,021 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,030 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,031 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,032 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,034 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,036 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,040 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,040 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,046 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,048 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,048 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,051 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,051 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,051 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,051 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,073 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,081 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,081 [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-26 02:55:00,088 [main] Logical connection closed, tx=null
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-26 02:55:00,089 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,091 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,093 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,095 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,105 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,107 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,107 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,110 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,110 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,110 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,110 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,132 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,139 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,139 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-26 02:55:00,143 [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-26 02:55:00,144 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,145 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,146 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,148 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,150 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,153 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,154 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,160 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,161 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,162 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,164 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,164 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,164 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,164 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,194 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,202 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,202 [main] select * from emp
DEBUG 2024-12-26 02:55:00,204 [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-26 02:55:00,206 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,207 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,207 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,212 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,215 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,215 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,221 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,222 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,223 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,225 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,225 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,225 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,226 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,246 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,254 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,254 [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-26 02:55:00,257 [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-26 02:55:00,258 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,260 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,262 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,264 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,268 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,268 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,274 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,275 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,275 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,278 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,278 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,278 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,278 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,298 [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-26 02:55:00,306 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,307 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,308 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,310 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,312 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,315 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,315 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,322 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,323 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,325 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,325 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,325 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,326 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,346 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,353 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,354 [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-26 02:55:00,356 [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-26 02:55:00,357 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,359 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,361 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,363 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,366 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,372 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,374 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,374 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,376 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,376 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,377 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,377 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,397 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,405 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,405 [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-26 02:55:00,409 [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-26 02:55:00,410 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,412 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,412 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,414 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,416 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,420 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,420 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,426 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,427 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,427 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,430 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,430 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,430 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,430 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,451 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,460 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,460 [main] select * from emp
DEBUG 2024-12-26 02:55:00,461 [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-26 02:55:00,463 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,464 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,464 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,467 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,469 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,473 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,480 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,481 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,481 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,484 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,484 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,484 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,484 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,509 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,519 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,519 [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-26 02:55:00,521 [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-26 02:55:00,522 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,523 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,524 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,526 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,529 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,532 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,533 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,539 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,541 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,541 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,544 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,544 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,544 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,544 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,569 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,578 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,578 [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-26 02:55:00,580 [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-26 02:55:00,580 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,582 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,582 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,585 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,587 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,591 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,591 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,598 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,600 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,600 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,603 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,603 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,603 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,604 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,627 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,651 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,651 [main] select count(*) from emp
DEBUG 2024-12-26 02:55:00,653 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,653 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,654 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,654 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,656 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,658 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,662 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,662 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,667 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,669 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,669 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,671 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,672 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,672 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,672 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,693 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,701 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,701 [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-26 02:55:00,702 [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-26 02:55:00,702 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,703 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,704 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,706 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,708 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,711 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,711 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,718 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,719 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,720 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,722 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,722 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,722 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,722 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,742 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,750 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,750 [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-26 02:55:00,751 [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-26 02:55:00,751 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,752 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,753 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,755 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,757 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,760 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,760 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,766 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,767 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,768 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,770 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,770 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,770 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,770 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,790 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,798 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,798 [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-26 02:55:00,799 [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-26 02:55:00,799 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,800 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,801 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,803 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,804 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,808 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,808 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,814 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,815 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,815 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,818 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,818 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,818 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,818 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,838 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,845 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,845 [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-26 02:55:00,846 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1f758cd1
DEBUG 2024-12-26 02:55:00,846 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,847 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,848 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,850 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,852 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,855 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,855 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,861 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,862 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,862 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,864 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,865 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,865 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,865 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,889 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,896 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,896 [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-26 02:55:00,899 [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-26 02:55:00,899 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,900 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,901 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,903 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,905 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,908 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,908 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,914 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,915 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,916 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,918 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,918 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,918 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,918 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,938 [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-26 02:55:00,945 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,945 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2024-12-26 02:55:00,948 [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-26 02:55:00,949 [main] Physical connection closed
DEBUG 2024-12-26 02:55:00,950 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:00,950 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,953 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,955 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,959 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:00,959 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,972 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:00,973 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:00,975 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:00,980 [main] Physical connection got
DEBUG 2024-12-26 02:55:00,980 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:00,980 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:00,980 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,016 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,024 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,024 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:55:01,025 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,025 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,029 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,033 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,037 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,043 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,043 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,055 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,056 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,057 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,063 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,063 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,063 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,063 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,086 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,089 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,089 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:55:01,090 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,090 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,091 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,093 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,095 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,099 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,099 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,104 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,106 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,106 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,109 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,109 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,109 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,109 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,123 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,123 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,123 [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-26 02:55:01,125 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-26 02:55:01,125 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,126 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,126 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,128 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,135 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,138 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,138 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,144 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,145 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,146 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,148 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,148 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,148 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,148 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,160 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,161 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,161 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-26 02:55:01,162 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-26 02:55:01,162 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,164 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,166 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,167 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,171 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,171 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,177 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,178 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,178 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,180 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,181 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,200 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,207 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,207 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-26 02.55.01', 9999, 'test', 50)
DEBUG 2024-12-26 02:55:01,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,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  EMP.empno = 7369
DEBUG 2024-12-26 02:55:01,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/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-26 02:55:01,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,210 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 9999
DEBUG 2024-12-26 02:55:01,211 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-26 02:55:01.207 {50, null, null, 0}
DEBUG 2024-12-26 02:55:01,211 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735149299460/4, BranchId=]
DEBUG 2024-12-26 02:55:01,211 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,212 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,213 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,215 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,217 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,220 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,220 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,225 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,226 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,227 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,229 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,229 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,229 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,229 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,248 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,254 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,255 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,256 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,258 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,259 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,268 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,269 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,270 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,272 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,272 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,272 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,272 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,291 [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-26 02:55:01,300 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,300 [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-26 02:55:01,302 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,302 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,303 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,304 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,306 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,307 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,310 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,311 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,316 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,317 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,318 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,320 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,320 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,320 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,320 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,338 [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-26 02:55:01,347 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,347 [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-26 02:55:01,348 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-26 02:55:01,348 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,349 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,350 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,352 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,353 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,356 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,357 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,362 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,363 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,363 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,367 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,367 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,367 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,367 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,385 [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-26 02:55:01,390 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,390 [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-26 02:55:01,392 [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-26 02:55:01,392 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,393 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,394 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,396 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,397 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,400 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,400 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,406 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,407 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,407 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,410 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,410 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,410 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,410 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,427 [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-26 02:55:01,430 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,431 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,431 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,433 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,435 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,438 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,438 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,444 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,445 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,445 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,447 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,447 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,448 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,448 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,465 [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-26 02:55:01,472 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,472 [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-26 02:55:01,475 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,475 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,476 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,477 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,478 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,480 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,483 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,484 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,489 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,490 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,490 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,493 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,493 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,493 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,493 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,511 [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-26 02:55:01,518 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,518 [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-26 02:55:01,519 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,519 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,521 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,524 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,525 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,529 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,529 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,536 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,537 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,537 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,541 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,541 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,541 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,541 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,562 [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-26 02:55:01,563 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,563 [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-26 02:55:01,565 [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-26 02:55:01,565 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,566 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,567 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,569 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,570 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,574 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,574 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,580 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,581 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,582 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,585 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,585 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,585 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,585 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,604 [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-26 02:55:01,605 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,606 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,607 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,609 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,611 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,615 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,615 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,621 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,623 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,623 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,626 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,626 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,626 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,627 [main] Logical connection got, tx=null
WARN  2024-12-26 02:55:01,630 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-26 02:55:01,637 [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-26 02:55:01,638 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,638 [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-26 02:55:01,641 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-26 02:55:01,641 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,643 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,643 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,645 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,647 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,651 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,651 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,657 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,659 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,659 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,662 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,662 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,662 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,662 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,685 [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-26 02:55:01,693 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,695 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,695 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,698 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,699 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,703 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,703 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,710 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,711 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,711 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,714 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,714 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,715 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,715 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,737 [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-26 02:55:01,742 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,742 [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-26 02:55:01,743 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,743 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,744 [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-26 02:55:01,744 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,744 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,746 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,746 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,749 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,750 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,754 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,754 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,760 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,762 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,762 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,765 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,765 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,765 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,765 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,788 [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-26 02:55:01,792 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,792 [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-26 02:55:01,804 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,805 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,805 [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-26 02:55:01,806 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,806 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,806 [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-26 02:55:01,808 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,808 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,809 [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-26 02:55:01,809 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,810 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,810 [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-26 02:55:01,810 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,810 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,812 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,813 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,815 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,817 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,821 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,821 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,827 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,828 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,828 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,831 [main] Transaction began, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,832 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,856 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-26 02:55:01,856 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,856 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:55:01,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,857 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,857 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-26 02:55:01,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,858 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,858 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-26 02:55:01,858 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,858 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1735149299460/5, BranchId=]
DEBUG 2024-12-26 02:55:01,858 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,859 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,860 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,862 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,864 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,868 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,868 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,874 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,875 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,876 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,879 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,879 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,879 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,879 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,906 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,911 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,912 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,913 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,915 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,917 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,921 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:01,921 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,927 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:01,928 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,928 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,931 [main] Physical connection got
DEBUG 2024-12-26 02:55:01,931 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,931 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,931 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:01,970 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:01,983 [main] Physical connection closed
DEBUG 2024-12-26 02:55:01,984 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:01,985 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:01,987 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:01,997 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,000 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,001 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,007 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,021 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,021 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,024 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,025 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,025 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,025 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,033 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-26 02:55:02,035 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,038 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,040 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,048 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,048 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,053 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,054 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,055 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,057 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,057 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,057 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,058 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,064 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-26 02:55:02,066 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,067 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,068 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,070 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,072 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,075 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,075 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,082 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,084 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,084 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,088 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,088 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,089 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,089 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,097 [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-26 02:55:02,100 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,101 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,101 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,104 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,106 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,110 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,111 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,117 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,118 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,119 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,122 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,122 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,122 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,122 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,131 [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-26 02:55:02,133 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,135 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,136 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,140 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,142 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,146 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,146 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,152 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,153 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,153 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,156 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,157 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,157 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,157 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,183 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,184 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,184 [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-26 02:55:02,188 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,188 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,189 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,190 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,192 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,193 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,196 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,197 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,202 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,203 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,203 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,206 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,207 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,207 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,207 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,230 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,231 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,232 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,233 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,235 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,236 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,239 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,239 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,244 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,246 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,246 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,249 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,249 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,249 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,249 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,268 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-26 02:55:02,269 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,271 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,271 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,279 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,281 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,285 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,285 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,290 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,291 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,291 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-26 02:55:02,294 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,294 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,294 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,294 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,313 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-26 02:55:02,314 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.601 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-26 02:55:02,380 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,380 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,382 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,384 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,387 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,387 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,393 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,394 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,397 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,401 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,401 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,405 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,408 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,409 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,412 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,413 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,416 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,417 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,424 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,425 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,429 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,432 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,432 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,436 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,437 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,438 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,439 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,441 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,443 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,447 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,447 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,454 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,456 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,459 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,462 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,462 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,470 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,471 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-26 02:55:02,477 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,478 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,480 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,483 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,483 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,490 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,491 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,493 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,493 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,494 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,495 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-26 02:55:02,498 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,499 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,502 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,505 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,505 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,510 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,511 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,513 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,513 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,535 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,536 [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-26 02:55:02,540 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,541 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,542 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,542 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,544 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,547 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,547 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,553 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,554 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,556 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,556 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,574 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,574 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,575 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,575 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,587 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,592 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,592 [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-26 02:55:02,595 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,595 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-26 02:55:02,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,617 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,619 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,623 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,626 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,626 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,632 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,633 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,636 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,649 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,649 [main] Logical connection got, tx=null
WARN  2024-12-26 02:55:02,652 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-26 02:55:02,653 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-26 02:55:02,653 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,654 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,655 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,655 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,657 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,659 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,662 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,662 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,667 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,668 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,671 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,675 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,675 [main] Logical connection got, tx=null
WARN  2024-12-26 02:55:02,677 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-26 02:55:02,678 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-26 02:55:02,678 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,679 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,680 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,680 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,682 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,684 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,687 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,687 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,692 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,693 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,696 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,701 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,701 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-26 02:55:02,703 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,705 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,708 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,708 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,714 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,715 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,718 [main] S2Container is created(path=dao.dicon)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-26 02:55:02,726 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,727 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,729 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,731 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,732 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,737 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,737 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,739 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,739 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,741 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,741 [main] Physical connection closed
DEBUG 2024-12-26 02:55:02,742 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,743 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,744 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,747 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,747 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,753 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,754 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,756 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,756 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,757 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,757 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-26 02:55:02,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-26 02:55:02,764 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,767 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,770 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-26 02:55:02,771 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,776 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-26 02:55:02,778 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-26 02:55:02,780 [main] Physical connection got
DEBUG 2024-12-26 02:55:02,780 [main] Logical connection got, tx=null
DEBUG 2024-12-26 02:55:02,781 [main] Logical connection closed, tx=null
DEBUG 2024-12-26 02:55:02,781 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 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.306s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.689s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.659s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [6.107s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Thu Dec 26 02:55:02 JST 2024
[INFO] Final Memory: 31M/405M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS