Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Spring 批次中,存在不同的 Readers 和 writers。因为MongoDb并且Neo4j有读者和作家类。但是没有类Orientdb。那么我如何Orientdb配置Spring Batch.
MongoDb
Neo4j
Orientdb
Spring Batch
No, there is no support for OrientDb, you need to write a custom reader/writer for it.