org.springframework.batch.item.database
Class IbatisItemReaderCommonTests
java.lang.Object
TestCase
org.springframework.batch.item.CommonItemReaderTests
org.springframework.batch.item.CommonItemStreamItemReaderTests
org.springframework.batch.item.database.CommonDatabaseItemStreamItemReaderTests
org.springframework.batch.item.database.IbatisItemReaderCommonTests
public class IbatisItemReaderCommonTests
- extends CommonDatabaseItemStreamItemReaderTests
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IbatisItemReaderCommonTests
public IbatisItemReaderCommonTests()
getItemReader
protected ItemReader getItemReader()
throws Exception
- Specified by:
getItemReader
in class CommonItemReaderTests
- Returns:
- configured ItemReader ready for use.
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.