Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.sample.domain.trade Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
CommonsLoggingInvalidCustomerLoggerClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
CompositeCustomerUpdateLineTokenizerComposite LineTokenizer that delegates the tokenization of a line to one of two potentialtokenizers.Classorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerCreditClassorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerCreditDaoInterface for writing customer's credit information to output.Interfaceorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerCreditFieldSetMapperClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
CustomerCreditIncreaseProcessorIncreases customer's credit by a fixed amount.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch
CustomerCreditItemWriterDelegates actual writing to a custom DAO.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch
CustomerCreditRowMapperClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
CustomerCreditUpdatePreparedStatementSetterClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
CustomerCreditUpdateWriterClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
CustomerDaojava.Interfaceorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerDebitClassorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerDebitDaoInterface for writing CustomerDebitDao object to arbitrary output.Interfaceorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerDebitRowMapperClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
CustomerOperationenum CustomerOperationEnum representing on of 3 possible actions on a customer update:Classorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerUpdateImmutable Value Object representing an update to the customer as stored in the database.Classorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerUpdateFieldSetMapperFieldSetMapper for mapping to a CustomerUpdate.Classorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerUpdateProcessorClassorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerUpdateWriterClassorg.springframework.batch.sample.domain.tradeSpring Batch
CustomerUpdateWriterTransforms Trade to a CustomerDebit and asks DAO delegate to write theAuthor:Robert KasanickyClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
FlatFileCustomerCreditDaoWrites customer's credit information in a file.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch
GeneratingTradeItemReaderGenerates configurable number of Trade items.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch
HibernateAwareCustomerCreditItemWriterDelegates writing to a custom DAO and flushes + clears hibernate session tofulfill the ItemWriter contract.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch
HibernateCreditDaoClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
InvalidCustomerLoggerInterface for logging invalid customers.Interfaceorg.springframework.batch.sample.domain.tradeSpring Batch
JdbcCustomerDaoClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
JdbcCustomerDebitDaoReduces customer's credit by the provided amount.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch
JdbcTradeDaoWrites a Trade object to a databaseAuthor:Robert KasanickyClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
TradeClassorg.springframework.batch.sample.domain.tradeSpring Batch
TradeDaoInterface for writing a Trade object to an arbitrary output.Interfaceorg.springframework.batch.sample.domain.tradeSpring Batch
TradeFieldSetMapperClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
TradeProcessorProcesses the Trade - throwing validation errors if necessary.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch
TradeRowMapperClassorg.springframework.batch.sample.domain.trade.internalSpring Batch
TradeValidatorClassorg.springframework.batch.sample.domain.trade.internal.validatorSpring Batch
TradeWriterDelegates the actual writing to custom DAO delegate.Classorg.springframework.batch.sample.domain.trade.internalSpring Batch