Package | Description |
---|---|
org.springframework.batch.item.data |
Modifier and Type | Class and Description |
---|---|
class |
MongoItemReader<T>
Restartable
ItemReader that reads documents from MongoDB
via a paging technique. |
class |
Neo4jItemReader<T>
Restartable
ItemReader that reads objects from the graph database Neo4j
via a paging technique. |
Copyright © 2014 Pivotal. All rights reserved.