org.springframework.batch.item.database
Class HibernateCursorProjectionItemReaderIntegrationTests
java.lang.Object
AbstractTransactionalDataSourceSpringContextTests
org.springframework.batch.item.database.HibernateCursorProjectionItemReaderIntegrationTests
public class HibernateCursorProjectionItemReaderIntegrationTests
- extends AbstractTransactionalDataSourceSpringContextTests
Tests for HibernateCursorItemReader
using StatelessSession
.
- Author:
- Robert Kasanicky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reader
protected ItemReader reader
executionContext
protected ExecutionContext executionContext
HibernateCursorProjectionItemReaderIntegrationTests
public HibernateCursorProjectionItemReaderIntegrationTests()
getConfigLocations
protected String[] getConfigLocations()
onSetUpInTransaction
protected void onSetUpInTransaction()
throws Exception
- Throws:
Exception
createItemReader
protected ItemReader createItemReader()
throws Exception
- Throws:
Exception
testNormalProcessing
public void testNormalProcessing()
throws Exception
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.