5 lines
1.5 KiB
HTML
5 lines
1.5 KiB
HTML
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:pls="http://www.w3.org/2005/01/pronunciation-lexicon" xmlns:ssml="http://www.w3.org/2001/10/synthesis" xmlns:svg="http://www.w3.org/2000/svg"><head><title>Provide builders for the ItemReaders and ItemWriters</title><link rel="stylesheet" type="text/css" href="docbook-epub.css"/><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"/><link rel="prev" href="ch02s02.xhtml" title="Dependencies re-baseline"/><link rel="next" href="ch03.xhtml" title="Chapter 3. The Domain Language of Batch"/></head><body><header/><section class="section" title="Provide builders for the ItemReaders and ItemWriters" epub:type="subchapter" id="whatsNewBuilders"><div class="titlepage"><div><div><h2 class="title" style="clear: both">Provide builders for the ItemReaders and ItemWriters</h2></div></div></div><p>Spring Batch 4 is providing a collection of builders for all of the <code class="classname">ItemReaders</code>
|
||
and <code class="classname">ItemWriters</code> that come with the framework. As of this release, builders for the
|
||
<code class="classname">FlatFileItemReader</code>, <code class="classname">FlatFileItemWriter</code>, <code class="classname">JdbcCursorItemReader</code>, and
|
||
<code class="classname">JdbcBatchItemWriter</code> are available. More information can be found in the javadoc
|
||
for Spring Batch.</p></section><footer/></body></html> |