org.springframework.batch.core.resource
Class JdbcCursorItemReaderPreparedStatementIntegrationTests

java.lang.Object
  extended by AbstractTransactionalDataSourceSpringContextTests
      extended by org.springframework.batch.core.resource.JdbcCursorItemReaderPreparedStatementIntegrationTests

public class JdbcCursorItemReaderPreparedStatementIntegrationTests
extends AbstractTransactionalDataSourceSpringContextTests


Constructor Summary
JdbcCursorItemReaderPreparedStatementIntegrationTests()
           
 
Method Summary
protected  String[] getConfigLocations()
           
protected  void onSetUpInTransaction()
           
 void testRead()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcCursorItemReaderPreparedStatementIntegrationTests

public JdbcCursorItemReaderPreparedStatementIntegrationTests()
Method Detail

onSetUpInTransaction

protected void onSetUpInTransaction()
                             throws Exception
Throws:
Exception

testRead

public void testRead()
              throws Exception
Throws:
Exception

getConfigLocations

protected String[] getConfigLocations()


Copyright © 2008 SpringSource. All Rights Reserved.