tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:06:11.746 CDT tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
10:06:11,790 INFO Test worker HibernateTransactionManager:357 - Using DataSource [org.apache.commons.dbcp.BasicDataSource@22bf4f56] of Hibernate SessionFactory for HibernateTransactionManager
10:06:11,791 INFO Test worker JobRepositoryFactoryBean:184 - No database type set, using meta data indicating: HSQL
10:06:11,792 INFO Test worker SimpleJobLauncher:201 - No TaskExecutor has been set, defaulting to synchronous executor.
[info 2017/03/23 10:06:11.933 CDT tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
Hibernate:
select
customercr0_.id as id1_0_,
customercr0_.name as name2_0_,
customercr0_.credit as credit3_0_
from
CUSTOMER customercr0_
10:06:11,948 INFO Test worker SimpleJobLauncher:139 - Job: [FlowJob: [name=ioSampleJob]] launched with the following parameters: [{random=419577}]
10:06:11,967 INFO Test worker SimpleStepHandler:146 - Executing step: [step1]
Hibernate:
select
customercr0_.id as id1_0_,
customercr0_.name as name2_0_,
customercr0_.credit as credit3_0_
from
CUSTOMER customercr0_
Hibernate:
select
customercr_.id,
customercr_.name as name2_0_,
customercr_.credit as credit3_0_
from
CUSTOMER customercr_
where
customercr_.id=?
Hibernate:
select
customercr_.id,
customercr_.name as name2_0_,
customercr_.credit as credit3_0_
from
CUSTOMER customercr_
where
customercr_.id=?
Hibernate:
update
CUSTOMER
set
name=?,
credit=?
where
id=?
Hibernate:
update
CUSTOMER
set
name=?,
credit=?
where
id=?
Hibernate:
select
customercr_.id,
customercr_.name as name2_0_,
customercr_.credit as credit3_0_
from
CUSTOMER customercr_
where
customercr_.id=?
Hibernate:
select
customercr_.id,
customercr_.name as name2_0_,
customercr_.credit as credit3_0_
from
CUSTOMER customercr_
where
customercr_.id=?
Hibernate:
update
CUSTOMER
set
name=?,
credit=?
where
id=?
Hibernate:
update
CUSTOMER
set
name=?,
credit=?
where
id=?
10:06:12,017 INFO Test worker SimpleJobLauncher:142 - Job: [FlowJob: [name=ioSampleJob]] completed with the following parameters: [{random=419577}] and the following status: [COMPLETED]
Hibernate:
select
customercr0_.id as id1_0_,
customercr0_.name as name2_0_,
customercr0_.credit as credit3_0_
from
CUSTOMER customercr0_
]]>