@NonNullApi
See: Description
| Class | Description |
|---|---|
| GemfireItemWriterBuilder<K,V> |
A builder implementation for the
GemfireItemWriter |
| MongoItemReaderBuilder<T> |
A builder implementation for the
MongoItemReader |
| MongoItemWriterBuilder<T> |
A builder implementation for the
MongoItemWriter |
| Neo4jItemReaderBuilder<T> |
A builder for the
Neo4jItemReader. |
| Neo4jItemWriterBuilder<T> |
A builder implementation for the
Neo4jItemWriter |
| RepositoryItemReaderBuilder<T> |
A builder implementation for the
RepositoryItemReader. |
| RepositoryItemReaderBuilder.RepositoryMethodReference<T> |
Establishes a proxy that will capture a the Repository and the associated
methodName that will be used by the reader.
|
| RepositoryItemWriterBuilder<T> |
A builder implementation for the
RepositoryItemWriter. |
| RepositoryItemWriterBuilder.RepositoryMethodReference<T> |
Establishes a proxy that will capture a the Repository and the associated
methodName that will be used by the writer.
|