Skip to content
Success

Console Output

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

Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-12-03T02:54:46.564 +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-03 02:54:51,813 [main] Physical connection got
DEBUG 2024-12-03 02:54:51,813 [main] Logical connection got
DEBUG 2024-12-03 02:54:51,825 [main] Logical connection closed
DEBUG 2024-12-03 02:54:51,826 [main] Logical connection got
DEBUG 2024-12-03 02:54:51,996 [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-03 02:54:52,002 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,024 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,025 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,025 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,025 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,066 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,091 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,107 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,107 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,107 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,107 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,144 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,150 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,164 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,164 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,164 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,164 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,200 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,205 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,218 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,218 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,219 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,219 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,275 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,281 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,294 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,295 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,295 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,295 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,335 [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-03 02:54:52,340 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,353 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,353 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,353 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,353 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,383 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,388 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,402 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,402 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,403 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,403 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,432 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,436 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,450 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,450 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,450 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,450 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,478 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,482 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,497 [main] Transaction began
DEBUG 2024-12-03 02:54:52,498 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,499 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,499 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,499 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,525 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,545 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,547 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-03 02.54.52', 99, 'hoge', 0)
DEBUG 2024-12-03 02:54:52,552 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,552 [main] Transaction rolledback
DEBUG 2024-12-03 02:54:52,553 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,565 [main] Transaction began
DEBUG 2024-12-03 02:54:52,566 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,566 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,566 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,566 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,593 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,603 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,603 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.empno = 7788
DEBUG 2024-12-03 02:54:52,609 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,610 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,610 [main] UPDATE EMP SET tstamp = '2024-12-03 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-03 02:54:52,611 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,611 [main] Transaction rolledback
DEBUG 2024-12-03 02:54:52,611 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,633 [main] Transaction began
DEBUG 2024-12-03 02:54:52,634 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,634 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,634 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,634 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,658 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,667 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,667 [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-03 02:54:52,670 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,670 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,670 [main] UPDATE EMP SET tstamp = '2024-12-03 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-03 02:54:52,671 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,671 [main] Transaction rolledback
DEBUG 2024-12-03 02:54:52,671 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,683 [main] Transaction began
DEBUG 2024-12-03 02:54:52,683 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,683 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,683 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,684 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,708 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,717 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,718 [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-03 02:54:52,720 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,720 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,721 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-03 02:54:52,721 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,721 [main] Transaction rolledback
DEBUG 2024-12-03 02:54:52,721 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,733 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,733 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,734 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,734 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,758 [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-03 02:54:52,759 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,770 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,771 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,771 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,771 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,801 [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-03 02:54:52,809 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,835 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,835 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,835 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,835 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,859 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,868 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,879 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,880 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,880 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,880 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,917 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,925 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,936 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,936 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,936 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,936 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,960 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,969 [main] Physical connection closed
DEBUG 2024-12-03 02:54:52,979 [main] Physical connection got
DEBUG 2024-12-03 02:54:52,979 [main] Logical connection got
DEBUG 2024-12-03 02:54:52,979 [main] Logical connection closed
DEBUG 2024-12-03 02:54:52,980 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,001 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,009 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,009 [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-03 02:54:53,020 [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-03 02:54:53,021 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,032 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,032 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,032 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,033 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,054 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,061 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,062 [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-03 02:54:53,066 [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-03 02:54:53,067 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,078 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,078 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,078 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,079 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,098 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,105 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,106 [main] select * from emp
DEBUG 2024-12-03 02:54:53,109 [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-03 02:54:53,110 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,121 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,121 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,121 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,121 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,141 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,149 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,149 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2024-12-03 02:54:53,153 [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-03 02:54:53,155 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,165 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,165 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,165 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,165 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,185 [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-03 02:54:53,192 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,203 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,203 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,203 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,203 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,223 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,232 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,233 [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-03 02:54:53,235 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-12-27 04:14:59.937 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2024-12-03 02:54:53,237 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,247 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,248 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,248 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,248 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,268 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,275 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,276 [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-03 02:54:53,280 [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-03 02:54:53,281 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,291 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,291 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,292 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,292 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,313 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,320 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,320 [main] select * from emp
DEBUG 2024-12-03 02:54:53,322 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {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-03 02:54:53,323 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,333 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,333 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,334 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,334 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,354 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,361 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,361 [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-03 02:54:53,363 [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-03 02:54:53,364 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,386 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,387 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,387 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,387 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,407 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,414 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,414 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-03 02:54:53,416 [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-03 02:54:53,417 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,427 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,427 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,427 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,427 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,447 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,454 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,454 [main] select count(*) from emp
DEBUG 2024-12-03 02:54:53,456 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,456 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,466 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,466 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,466 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,466 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,485 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,493 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,493 [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-03 02:54:53,494 [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-03 02:54:53,494 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,504 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,504 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,504 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,504 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,523 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,530 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,531 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2024-12-03 02:54:53,531 [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-03 02:54:53,532 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,541 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,541 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,541 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,541 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,559 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,565 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,565 [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-03 02:54:53,566 [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-03 02:54:53,566 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,575 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,576 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,576 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,576 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,592 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,598 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,599 [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-03 02:54:53,599 [main] Logical connection closed
[Ljava.util.Map;@348dcd5d
DEBUG 2024-12-03 02:54:53,600 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,609 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,609 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,610 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,610 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,626 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,632 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,632 [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-03 02:54:53,634 [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-03 02:54:53,635 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,645 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,645 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,645 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,645 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,662 [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-03 02:54:53,668 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,669 [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-03 02:54:53,672 [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-03 02:54:53,673 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,682 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,682 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,682 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,682 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,699 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,702 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,702 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:54:53,703 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,703 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,712 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,712 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,712 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,712 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,729 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,732 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,732 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:54:53,732 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,733 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,743 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,743 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,744 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,744 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,755 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,756 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,756 [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-03 02:54:53,757 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-03 02:54:53,758 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,766 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,766 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,767 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,767 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,798 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,799 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,799 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-03 02:54:53,800 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-03 02:54:53,800 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,824 [main] Transaction began
DEBUG 2024-12-03 02:54:53,824 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,824 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,824 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,824 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,840 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,846 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,846 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-03 02.54.53', 9999, 'test', 50)
DEBUG 2024-12-03 02:54:53,847 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,847 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,847 [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-03 02:54:53,849 [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-03 02:54:53,849 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,849 [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-03 02:54:53,849 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2024-12-03 02:54:53.846 {50, null, null, 0}
DEBUG 2024-12-03 02:54:53,850 [main] Transaction rolledback
DEBUG 2024-12-03 02:54:53,850 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,858 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,858 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,859 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,859 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,874 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,880 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,888 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,888 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,888 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,888 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,904 [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-03 02:54:53,911 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,911 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-03 02:54:53,913 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,913 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,921 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,921 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,921 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,921 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,936 [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-03 02:54:53,943 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,943 [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-03 02:54:53,944 [main] Logical connection closed
[]
DEBUG 2024-12-03 02:54:53,944 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,953 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,953 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,953 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,953 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,968 [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-03 02:54:53,972 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,972 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2024-12-03 02:54:53,973 [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-03 02:54:53,974 [main] Physical connection closed
DEBUG 2024-12-03 02:54:53,982 [main] Physical connection got
DEBUG 2024-12-03 02:54:53,982 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,982 [main] Logical connection closed
DEBUG 2024-12-03 02:54:53,982 [main] Logical connection got
DEBUG 2024-12-03 02:54:53,996 [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-03 02:54:53,999 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,007 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,007 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,007 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,007 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,022 [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-03 02:54:54,027 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,027 [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-03 02:54:54,029 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,029 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,037 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,037 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,038 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,038 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,052 [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-03 02:54:54,057 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,058 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2024-12-03 02:54:54,058 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,059 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,067 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,067 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,067 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,067 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,084 [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-03 02:54:54,084 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,084 [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-03 02:54:54,086 [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-03 02:54:54,086 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,094 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,094 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,095 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,095 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,109 [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-03 02:54:54,109 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,118 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,118 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,118 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,118 [main] Logical connection got
WARN  2024-12-03 02:54:54,120 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-03 02:54:54,125 [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-03 02:54:54,125 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,125 [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-03 02:54:54,127 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-03 02:54:54,127 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,135 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,135 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,135 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,135 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,151 [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-03 02:54:54,157 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,165 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,165 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,165 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,165 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,180 [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-03 02:54:54,182 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,182 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname WHERE  department.dname = 'RESEARCH' 
DEBUG 2024-12-03 02:54:54,183 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,183 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,183 [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-03 02:54:54,184 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,184 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,192 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,192 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,192 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,192 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,208 [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-03 02:54:54,209 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,209 [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-03 02:54:54,212 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,212 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,213 [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-03 02:54:54,213 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,213 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,213 [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-03 02:54:54,215 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,215 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,215 [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-03 02:54:54,216 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,216 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,216 [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-03 02:54:54,216 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,216 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,223 [main] Transaction began
DEBUG 2024-12-03 02:54:54,224 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,224 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,224 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,224 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,239 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-03 02:54:54,239 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,239 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:54:54,240 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,240 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,240 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-03 02:54:54,240 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,240 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,240 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:54:54,240 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,240 [main] Transaction rolledback
DEBUG 2024-12-03 02:54:54,241 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,249 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,249 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,249 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,249 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,264 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,267 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,275 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,276 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,276 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,276 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,290 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,294 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,302 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,302 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,302 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,302 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,308 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-03 02:54:54,309 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,317 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,317 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,317 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,317 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,322 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-03 02:54:54,323 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,330 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,330 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,330 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,331 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,335 [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-03 02:54:54,337 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,344 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,344 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,344 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,344 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,349 [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-03 02:54:54,351 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,359 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,359 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,359 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,359 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,373 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,374 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,374 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-03 02:54:54,377 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,377 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,385 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,385 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,385 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,385 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,399 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,400 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,408 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,408 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,408 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,409 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,422 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-03 02:54:54,423 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,431 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,431 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,431 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,431 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,445 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-03 02:54:54,445 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.035 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-03 02:54:54,472 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,472 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,476 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,477 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMix2Test
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.annotation.tiger.impl.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-03 02:54:54,552 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,552 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,553 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,553 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-03 02:54:54,566 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,566 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,569 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,571 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,581 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,581 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,585 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,585 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,595 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,595 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,598 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,599 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-03 02:54:54,607 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,607 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,621 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,621 [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-03 02:54:54,624 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,624 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,629 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,630 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,643 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,643 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,643 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,643 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,653 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,656 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,657 [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-03 02:54:54,659 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,659 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationReaderFactoryImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-03 02:54:54,694 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,694 [main] Logical connection got
WARN  2024-12-03 02:54:54,696 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-03 02:54:54,696 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-03 02:54:54,697 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,697 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,707 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,707 [main] Logical connection got
WARN  2024-12-03 02:54:54,709 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-03 02:54:54,709 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-03 02:54:54,710 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,710 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.seasar.dao.tiger.impl.FetchDtoMetaDataResultSetHandlerTest
DEBUG 2024-12-03 02:54:54,736 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,736 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,738 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,738 [main] Physical connection closed
DEBUG 2024-12-03 02:54:54,743 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,743 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,744 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,744 [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-03 02:54:54,752 [main] Physical connection got
DEBUG 2024-12-03 02:54:54,752 [main] Logical connection got
DEBUG 2024-12-03 02:54:54,752 [main] Logical connection closed
DEBUG 2024-12-03 02:54:54,752 [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-03 02:54:56,021 [main] Physical connection got
DEBUG 2024-12-03 02:54:56,022 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,034 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,034 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,097 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,130 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,132 [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-03 02:54:56,145 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,145 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,145 [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-03 02:54:56,153 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,154 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,154 [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-03 02:54:56,155 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,155 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,155 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2024-12-03 02:54:56,157 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,157 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,157 [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-03 02:54:56,159 [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-03 02:54:56,159 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,160 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'SALES'
DEBUG 2024-12-03 02:54:56,161 [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-03 02:54:56,164 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,164 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-03 02:54:56,166 [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-03 02:54:56,167 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,167 [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-03 02:54:56,168 [main] Logical connection closed
before timestamp:2005-12-27 04:14:59.937
DEBUG 2024-12-03 02:54:56,169 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,170 [main] UPDATE EMP SET tstamp = '2024-12-03 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-03 02:54:56,171 [main] Logical connection closed
after timestamp:2024-12-03 02:54:56.17
DEBUG 2024-12-03 02:54:56,172 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,172 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  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-03 02:54:56.17 {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-03 02:54:56,175 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,176 [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-03 02:54:56,214 [main] Physical connection got
DEBUG 2024-12-03 02:54:56,215 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,215 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,215 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,227 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,229 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,229 [main] INSERT INTO DEPT (dname, deptno, versionno) VALUES ('foo', 99, 0)
DEBUG 2024-12-03 02:54:56,229 [main] Logical connection closed
before update versionNo:0
DEBUG 2024-12-03 02:54:56,230 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,230 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2024-12-03 02:54:56,231 [main] Logical connection closed
after update versionNo:1
DEBUG 2024-12-03 02:54:56,231 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,231 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2024-12-03 02:54:56,232 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,232 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running examples.dao.tiger.EmployeeDaoClientTest
DEBUG 2024-12-03 02:54:56,280 [main] Physical connection got
DEBUG 2024-12-03 02:54:56,280 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,280 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,280 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,293 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,304 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,304 [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-03 02:54:56,307 [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-03 02:54:56.17 {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-03 02:54:56,311 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,311 [main] SELECT empno as value, ename as label FROM emp
DEBUG 2024-12-03 02:54:56,311 [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-03 02:54:56,313 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,314 [main] SELECT empno FROM emp
DEBUG 2024-12-03 02:54:56,314 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2024-12-03 02:54:56,316 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,316 [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-03 02:54:56,317 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-03 02:54:56.17 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-03 02:54:56,317 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,317 [main] SELECT count(*) FROM emp
DEBUG 2024-12-03 02:54:56,319 [main] Logical connection closed
count:14
DEBUG 2024-12-03 02:54:56,319 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,319 [main] SELECT * FROM emp

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

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

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

DEBUG 2024-12-03 02:54:56,326 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,327 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,327 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2024-12-03 02:54:56,327 [main] Logical connection closed
updatedRows:1
DEBUG 2024-12-03 02:54:56,329 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,329 [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-03 02:54:56,332 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,332 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running examples.dao.tiger.Employee2DaoClientTest
DEBUG 2024-12-03 02:54:56,368 [main] Physical connection got
DEBUG 2024-12-03 02:54:56,368 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,369 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,369 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,380 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,380 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,381 [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-03 02:54:56,382 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-03 02:54:56.17 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-03 02:54:56,383 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,383 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,383 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,387 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,388 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,389 [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-03 02:54:56,389 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-12-03 02:54:56.17 {20, RESEARCH, DALLAS, 0}
DEBUG 2024-12-03 02:54:56,390 [main] Logical connection got
DEBUG 2024-12-03 02:54:56,390 [main] UPDATE EMP SET tstamp = '2024-12-03 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-03 02.54.56'
DEBUG 2024-12-03 02:54:56,391 [main] Logical connection closed
DEBUG 2024-12-03 02:54:56,391 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 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.162 sec
Running org.seasar.dao.tiger.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2024-12-03 02:54:57,983 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,040 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:54:58,072 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,076 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,101 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,102 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,149 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,156 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,178 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-03 02:54:58,343 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,343 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,424 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,429 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec
Running org.seasar.dao.annotation.tiger.impl.AnnotationDaoMetaDataImplTest
DEBUG 2024-12-03 02:54:58,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,441 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,444 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,447 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,453 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,453 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,468 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,469 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,481 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,482 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,482 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,482 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,592 [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-03 02:54:58,597 [main] Physical connection closed
DEBUG 2024-12-03 02:54:58,600 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,601 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,604 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,606 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,611 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,611 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,620 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,622 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,623 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,627 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,627 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,628 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,628 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,664 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,686 [main] Physical connection closed
DEBUG 2024-12-03 02:54:58,688 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,688 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,691 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,693 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,698 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,698 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,708 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,710 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,711 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,714 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,715 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,715 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,715 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,755 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,760 [main] Physical connection closed
DEBUG 2024-12-03 02:54:58,762 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,762 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,765 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,768 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,773 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,773 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,781 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,783 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,784 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,787 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,787 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,787 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,787 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,821 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,825 [main] Physical connection closed
DEBUG 2024-12-03 02:54:58,827 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,828 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,830 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,832 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,837 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,837 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,844 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,846 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,847 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,850 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,850 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,850 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,850 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,881 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,885 [main] Physical connection closed
DEBUG 2024-12-03 02:54:58,887 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,887 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,889 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,891 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,895 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,896 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,903 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,905 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,905 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,909 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,909 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,909 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,909 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,937 [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-03 02:54:58,943 [main] Physical connection closed
DEBUG 2024-12-03 02:54:58,944 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:58,945 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,947 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:58,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,960 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:58,962 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:58,963 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:58,966 [main] Physical connection got
DEBUG 2024-12-03 02:54:58,966 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,966 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,966 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:58,994 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:58,998 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,000 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,000 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,003 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,005 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,009 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,009 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,017 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,019 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,020 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,023 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,023 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,023 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,024 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,054 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,059 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,060 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,061 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,063 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,065 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,070 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,070 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,077 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,079 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,079 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,083 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,083 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,083 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,083 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,109 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,113 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,115 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,118 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,120 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,124 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,124 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,132 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,133 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,134 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,139 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,141 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,189 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-03 02.54.59', 99, 'hoge', 0)
DEBUG 2024-12-03 02:54:59,194 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,195 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733162099139/0, BranchId=]
DEBUG 2024-12-03 02:54:59,195 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,197 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,197 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,201 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,205 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,206 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,213 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,215 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,216 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,219 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,219 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,219 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,219 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,219 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,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 WHERE  EMP.empno = 7788
DEBUG 2024-12-03 02:54:59,261 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,262 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,262 [main] UPDATE EMP SET tstamp = '2024-12-03 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-03 02:54:59,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,263 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733162099139/1, BranchId=]
DEBUG 2024-12-03 02:54:59,263 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,265 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,266 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,268 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,270 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,274 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,274 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,281 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,283 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,284 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,287 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,287 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,287 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,288 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,333 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,333 [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-03 02:54:59,335 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,335 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,336 [main] UPDATE EMP SET tstamp = '2024-12-03 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-03 02:54:59,336 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,336 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733162099139/2, BranchId=]
DEBUG 2024-12-03 02:54:59,336 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,338 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,339 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,341 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,343 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,347 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,347 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,354 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,357 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,360 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,360 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,394 [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-03 02:54:59,396 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,397 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,397 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-12-27 04.14.59'
DEBUG 2024-12-03 02:54:59,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,397 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733162099139/3, BranchId=]
DEBUG 2024-12-03 02:54:59,398 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,399 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,400 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,402 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,404 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,408 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,408 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,415 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,417 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,417 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,421 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,422 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,422 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,422 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,446 [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-03 02:54:59,447 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,449 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,449 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,452 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,454 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,458 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,458 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,465 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,467 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,467 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,477 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,478 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,478 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,478 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,501 [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-03 02:54:59,510 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,511 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,512 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,514 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,516 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,520 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,520 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,527 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,529 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,529 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,532 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,532 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,532 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,533 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,556 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,564 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,566 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,566 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,568 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,570 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,578 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,578 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,584 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,586 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,586 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,588 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,589 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,589 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,589 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,611 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,619 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,621 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,623 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,625 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,629 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,629 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,636 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,637 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,638 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,640 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,640 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,640 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,640 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,662 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,672 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,673 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,674 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,678 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,681 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,682 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,688 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,690 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,690 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,693 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,693 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,693 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,693 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,714 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,721 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,722 [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-03 02:54:59,729 [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-03 02:54:59,730 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,731 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,732 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,734 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,736 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,740 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,740 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,746 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,748 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,748 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,750 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,751 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,751 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,751 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,771 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,779 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,779 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2024-12-03 02:54:59,783 [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-03 02:54:59,784 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,785 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,785 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,788 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,793 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,793 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,800 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,801 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,802 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,804 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,804 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,804 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,804 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,838 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,845 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,845 [main] select * from emp
DEBUG 2024-12-03 02:54:59,848 [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-03 02:54:59,849 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,850 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,851 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,853 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,855 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,859 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,859 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,865 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,867 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,867 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,869 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,869 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,869 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,870 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,888 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,895 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,895 [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-03 02:54:59,898 [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-03 02:54:59,900 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,901 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,901 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,903 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,905 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,908 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,909 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,915 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,916 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,917 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,919 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,919 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,919 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,919 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,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, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2024-12-03 02:54:59,945 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,947 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,948 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,950 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,954 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:54:59,954 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,960 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:54:59,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:54:59,962 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,964 [main] Physical connection got
DEBUG 2024-12-03 02:54:59,964 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,964 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,965 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,984 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:54:59,991 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:54:59,991 [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-03 02:54:59,994 [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-03 02:54:59,995 [main] Physical connection closed
DEBUG 2024-12-03 02:54:59,996 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:54:59,996 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:54:59,998 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,000 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,004 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,004 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,010 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,011 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,012 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,014 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,014 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,014 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,014 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,033 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,040 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,040 [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-03 02:55:00,045 [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-03 02:55:00,046 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,047 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,048 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,050 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,052 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,055 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,056 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,061 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,063 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,063 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,066 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,066 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,066 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,066 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,089 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,099 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,099 [main] select * from emp
DEBUG 2024-12-03 02:55:00,101 [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-03 02:55:00,103 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,104 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,105 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,108 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,111 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,116 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,116 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,125 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,127 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,128 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,132 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,132 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,132 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,132 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,162 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,173 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,173 [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-03 02:55:00,177 [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-03 02:55:00,178 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,179 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,180 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,185 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,188 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,194 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,194 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,202 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,204 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,204 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,207 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,207 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,207 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,207 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,235 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,245 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,246 [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-03 02:55:00,249 [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-03 02:55:00,249 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,251 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,255 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,258 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,263 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,270 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,271 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,272 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,275 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,275 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,275 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,275 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,304 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,332 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,332 [main] select count(*) from emp
DEBUG 2024-12-03 02:55:00,333 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,333 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,335 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,335 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,337 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,339 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,342 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,342 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,348 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,350 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,350 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,352 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,353 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,353 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,353 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,371 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,378 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,379 [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-03 02:55:00,379 [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-03 02:55:00,380 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,381 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,381 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,383 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,385 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,388 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,389 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,395 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,396 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,397 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,399 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,399 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,399 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,399 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,418 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,425 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,425 [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-03 02:55:00,426 [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-03 02:55:00,427 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,428 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,428 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,430 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,432 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,435 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,436 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,441 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,443 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,443 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,445 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,445 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,446 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,446 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,463 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,470 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,470 [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-03 02:55:00,471 [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-03 02:55:00,471 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,472 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,473 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,475 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,477 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,480 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,480 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,486 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,488 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,488 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,490 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,491 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,491 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,491 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,509 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,515 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,515 [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-03 02:55:00,516 [main] Logical connection closed, tx=null
[Ljava.util.Map;@4bd27069
DEBUG 2024-12-03 02:55:00,516 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,517 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,518 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,520 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,522 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,525 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,525 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,531 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,532 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,533 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,535 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,535 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,535 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,535 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,554 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,560 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,560 [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-03 02:55:00,562 [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-03 02:55:00,563 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,564 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,564 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,566 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,568 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,571 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,571 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,579 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,579 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,581 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,581 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,581 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,582 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,599 [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-03 02:55:00,606 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,606 [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-03 02:55:00,610 [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-03 02:55:00,610 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,612 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,614 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,616 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,619 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,619 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,625 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,626 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,627 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,629 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,629 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,629 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,629 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,646 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,650 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,650 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:55:00,651 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,651 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,652 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,654 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,656 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,660 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,660 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,665 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,667 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,667 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,669 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,669 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,670 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,670 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,687 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,690 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,690 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:55:00,691 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,691 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,692 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,693 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,694 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,696 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,700 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,700 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,705 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,707 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,707 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,710 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,710 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,710 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,710 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,722 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,723 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,723 [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-03 02:55:00,728 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2024-12-03 02:55:00,729 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,731 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,733 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,734 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,738 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,738 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,743 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,745 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,745 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,747 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,747 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,748 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,748 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,760 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,760 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,760 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2024-12-03 02:55:00,761 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2024-12-03 02:55:00,762 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,763 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,765 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,767 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,770 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,770 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,776 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,777 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,777 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,779 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,780 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,803 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-12-03 02.55.00', 9999, 'test', 50)
DEBUG 2024-12-03 02:55:00,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,804 [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-03 02:55:00,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/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-03 02:55:00,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,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  EMP.empno = 9999
DEBUG 2024-12-03 02:55:00,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
9999, test, null, null, null, null, null, 50, 2024-12-03 02:55:00.803 {50, null, null, 0}
DEBUG 2024-12-03 02:55:00,807 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733162099139/4, BranchId=]
DEBUG 2024-12-03 02:55:00,807 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,808 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,809 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,811 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,812 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,816 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,816 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,821 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,822 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,823 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,825 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,825 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,825 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,826 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,842 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,848 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,849 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,849 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,851 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,853 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,856 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,856 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,862 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,863 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,863 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,865 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,865 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,866 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,866 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,883 [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-03 02:55:00,891 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,892 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE  department.dname = 'RESEARCH'
DEBUG 2024-12-03 02:55:00,894 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,894 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,895 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,896 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,898 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,900 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,903 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,903 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,908 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,909 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,910 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,911 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,911 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,912 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,912 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,928 [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-03 02:55:00,936 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,936 [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-03 02:55:00,937 [main] Logical connection closed, tx=null
[]
DEBUG 2024-12-03 02:55:00,937 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,939 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,940 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,942 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,945 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,945 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,950 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,952 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,954 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,954 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,954 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,955 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,971 [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-03 02:55:00,976 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,976 [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-03 02:55:00,978 [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-03 02:55:00,978 [main] Physical connection closed
DEBUG 2024-12-03 02:55:00,979 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:00,980 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,981 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,983 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,986 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:00,986 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,992 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:00,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:00,993 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:00,995 [main] Physical connection got
DEBUG 2024-12-03 02:55:00,995 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:00,995 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:00,995 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,010 [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-03 02:55:01,013 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,014 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,015 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,017 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,018 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,021 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,021 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,026 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,027 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,028 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,030 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,030 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,030 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,030 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,046 [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-03 02:55:01,052 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,052 [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-03 02:55:01,054 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,054 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,055 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,056 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,058 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,059 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,062 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,062 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,067 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,068 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,069 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,070 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,070 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,071 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,071 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,086 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2024-12-03 02:55:01,092 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,092 [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-03 02:55:01,093 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,093 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,095 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,097 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,098 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,101 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,101 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,106 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,107 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,108 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,110 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,111 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,111 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,111 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,128 [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-03 02:55:01,129 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,129 [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-03 02:55:01,131 [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-03 02:55:01,131 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,133 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,135 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,136 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,139 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,140 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,147 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,148 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,148 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,150 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,150 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,150 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,151 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,166 [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-03 02:55:01,168 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,169 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,169 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,171 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,173 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,175 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,176 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,180 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,182 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,182 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,185 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,185 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,185 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,185 [main] Logical connection got, tx=null
WARN  2024-12-03 02:55:01,188 [main] Table(DepartmentTotalSalary) not found
DEBUG 2024-12-03 02:55:01,194 [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-03 02:55:01,194 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,194 [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-03 02:55:01,197 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2024-12-03 02:55:01,198 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,199 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,199 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,201 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,203 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,205 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,206 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,210 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,211 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,212 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,214 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,214 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,214 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,214 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,231 [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-03 02:55:01,237 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,238 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,239 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,240 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,242 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,245 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,245 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,250 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,251 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,251 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,253 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,253 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,254 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,254 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,270 [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-03 02:55:01,274 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,275 [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-03 02:55:01,275 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,276 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,276 [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-03 02:55:01,277 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,277 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,278 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,278 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,280 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,282 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,285 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,285 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,290 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,291 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,291 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,293 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,294 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,294 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,294 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,311 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*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-03 02:55:01,314 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,314 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno 
DEBUG 2024-12-03 02:55:01,317 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,317 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,318 [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-03 02:55:01,318 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,318 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,319 [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-03 02:55:01,320 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,321 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,321 [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-03 02:55:01,322 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,322 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,322 [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-03 02:55:01,322 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,323 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,324 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,324 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,326 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,327 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,330 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,330 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,335 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,337 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,337 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,339 [main] Transaction began, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,340 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,341 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2024-12-03 02:55:01,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,363 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:55:01,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,364 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,364 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2024-12-03 02:55:01,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,365 [main] SELECT COUNT(*) FROM emp
DEBUG 2024-12-03 02:55:01,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,365 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1733162099139/5, BranchId=]
DEBUG 2024-12-03 02:55:01,365 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,367 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,367 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,370 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,371 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,375 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,375 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,382 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,383 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,384 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,387 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,387 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,387 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,387 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,408 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,413 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,415 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,417 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,419 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,422 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,422 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,430 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,433 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,433 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,436 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,436 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,436 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,437 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,457 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,463 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,464 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,465 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,467 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,469 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,472 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,473 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,478 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,480 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,483 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,483 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,483 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,483 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,491 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2024-12-03 02:55:01,494 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,495 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,496 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,498 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,500 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,503 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,503 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,509 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,510 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,511 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,513 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,513 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,513 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,513 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,523 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2024-12-03 02:55:01,524 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,525 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,526 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,528 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,530 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,533 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,533 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,538 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,539 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,539 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,541 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,541 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,541 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,542 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,548 [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-03 02:55:01,550 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,551 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,551 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,553 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,555 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,557 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,558 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,562 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,564 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,566 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,566 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,566 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,566 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,572 [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-03 02:55:01,574 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,575 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,576 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,578 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,579 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,582 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,582 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,587 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,588 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,588 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,591 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,591 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,591 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,591 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,608 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,609 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,609 [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-03 02:55:01,612 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,612 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,614 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,614 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,616 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,617 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,620 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,621 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,625 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,627 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,627 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,630 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,630 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,630 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,630 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,647 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,648 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,649 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,649 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,651 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,653 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,656 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,656 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,661 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,662 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,662 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,664 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,664 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,665 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,665 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,681 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-03 02:55:01,682 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,683 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,684 [main] S2Container will be created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,686 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,687 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,691 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,691 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,695 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,696 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,697 [main] S2Container is created(path=org/seasar/dao/annotation/tiger/impl/AnnotationDaoMetaDataImplTest.dicon)
DEBUG 2024-12-03 02:55:01,699 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,699 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,699 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,700 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,720 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2024-12-03 02:55:01,721 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.293 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplPublicFieldMixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.ArgumentDtoAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplMix2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.tiger.impl.FetchResultSetHandlerTest
DEBUG 2024-12-03 02:55:01,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,784 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:55:01,788 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,789 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,792 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,793 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,798 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,799 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,804 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-03 02:55:01,807 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,808 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,813 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,816 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,817 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,817 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:55:01,819 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,821 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,823 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,824 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,830 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,831 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,835 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-03 02:55:01,839 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,839 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,843 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,844 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,845 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:55:01,847 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,849 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,852 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,852 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,858 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,860 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,862 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-03 02:55:01,865 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,865 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,868 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,869 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.seasar.dao.tiger.impl.FetchMapResultSetHandlerTest
DEBUG 2024-12-03 02:55:01,874 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,875 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,878 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,881 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,882 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,886 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,887 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,889 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,889 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,890 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,890 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.tiger.impl.FetchBeanMetaDataResultSetHandlerTest
DEBUG 2024-12-03 02:55:01,895 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,896 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,898 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,904 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,904 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,913 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,914 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,916 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,916 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,935 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,936 [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-03 02:55:01,942 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,942 [main] Physical connection closed
DEBUG 2024-12-03 02:55:01,944 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:01,945 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,947 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,953 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:01,953 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,959 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:01,961 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:01,963 [main] Physical connection got
DEBUG 2024-12-03 02:55:01,963 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,979 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,979 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,980 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,980 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,990 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,995 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:01,995 [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-03 02:55:01,998 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:01,998 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.seasar.dao.annotation.tiger.impl.DaoAnnotationReaderImplMixTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.013 sec
Running org.seasar.dao.unit.S2DaoAssertTest
DEBUG 2024-12-03 02:55:02,052 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:02,052 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:55:02,055 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,056 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,059 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,060 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,068 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,069 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,072 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-03 02:55:02,084 [main] Physical connection got
DEBUG 2024-12-03 02:55:02,084 [main] Logical connection got, tx=null
WARN  2024-12-03 02:55:02,086 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-03 02:55:02,087 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-03 02:55:02,088 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:02,088 [main] Physical connection closed
DEBUG 2024-12-03 02:55:02,089 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:02,090 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:55:02,091 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,093 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,096 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,096 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,100 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,101 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,104 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-03 02:55:02,107 [main] Physical connection got
DEBUG 2024-12-03 02:55:02,107 [main] Logical connection got, tx=null
WARN  2024-12-03 02:55:02,109 [main] Table(S2DaoAssertTest$Hoge) not found
WARN  2024-12-03 02:55:02,110 [main] Table(S2DaoAssertTest$Foo) not found
DEBUG 2024-12-03 02:55:02,110 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:02,110 [main] Physical connection closed
DEBUG 2024-12-03 02:55:02,111 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:02,112 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:55:02,114 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,115 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,118 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,118 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,122 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,123 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,126 [main] S2Container is created(path=dao.dicon)
DEBUG 2024-12-03 02:55:02,130 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:02,131 [main] S2Container will be created(path=dao.dicon)
DEBUG 2024-12-03 02:55:02,132 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,134 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,136 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,137 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,141 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,142 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,147 [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-03 02:55:02,155 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:02,156 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,157 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,160 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,166 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,167 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,169 [main] Physical connection got
DEBUG 2024-12-03 02:55:02,169 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:02,170 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:02,171 [main] Physical connection closed
DEBUG 2024-12-03 02:55:02,172 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. 
DEBUG 2024-12-03 02:55:02,172 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,174 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,176 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,176 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,181 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,182 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,183 [main] Physical connection got
DEBUG 2024-12-03 02:55:02,184 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:02,185 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:02,185 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.seasar.dao.tiger.impl.FetchObjectResultSetHandlerTest
DEBUG 2024-12-03 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-03 02:55:02,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,193 [main] S2Container is created(path=jta.dicon)
DEBUG 2024-12-03 02:55:02,194 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,198 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2024-12-03 02:55:02,199 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2024-12-03 02:55:02,200 [main] Physical connection got
DEBUG 2024-12-03 02:55:02,201 [main] Logical connection got, tx=null
DEBUG 2024-12-03 02:55:02,201 [main] Logical connection closed, tx=null
DEBUG 2024-12-03 02:55:02,202 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.annotation.tiger.impl.BeanAnnotationReaderImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec

Results :

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

[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Tiger Project ................................... SUCCESS [0.307s]
[INFO] S2Dao Tiger ........................................... SUCCESS [5.404s]
[INFO] S2Dao Tiger Examples .................................. SUCCESS [1.661s]
[INFO] S2Dao-Tiger tests for Seasar2.4.x ..................... SUCCESS [5.777s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Tue Dec 03 02:55:02 JST 2024
[INFO] Final Memory: 31M/406M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS