org.springframework.batch.item.database
Class MultipleColumnJdbcDrivingQueryItemReaderIntegrationTests
java.lang.Object
AbstractTransactionalDataSourceSpringContextTests
org.springframework.batch.item.database.AbstractJdbcItemReaderIntegrationTests
org.springframework.batch.item.database.MultipleColumnJdbcDrivingQueryItemReaderIntegrationTests
public class MultipleColumnJdbcDrivingQueryItemReaderIntegrationTests
- extends AbstractJdbcItemReaderIntegrationTests
- Author:
- Lucas Ward
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleColumnJdbcDrivingQueryItemReaderIntegrationTests
public MultipleColumnJdbcDrivingQueryItemReaderIntegrationTests()
createItemReader
protected ItemReader createItemReader()
throws Exception
- Specified by:
createItemReader
in class AbstractJdbcItemReaderIntegrationTests
- Returns:
- input source with all necessary dependencies set
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.