Package | Description |
---|---|
org.springframework.batch.sample.domain.trade.internal |
Modifier and Type | Class and Description |
---|---|
class |
FlatFileCustomerCreditDao
Writes customer's credit information in a file.
|
class |
HibernateCreditDao |
class |
IbatisCustomerCreditDao |
Modifier and Type | Method and Description |
---|---|
void |
CustomerCreditItemWriter.setCustomerCreditDao(CustomerCreditDao customerCreditDao)
Public setter for the
CustomerCreditDao . |
void |
HibernateAwareCustomerCreditItemWriter.setDao(CustomerCreditDao dao) |
void |
CustomerCreditUpdateWriter.setDao(CustomerCreditDao dao) |
Copyright © 2014 Pivotal. All rights reserved.