public class ExampleItemWriter extends Object implements org.springframework.batch.item.ItemWriter<Object>
ItemWriter
ExampleItemWriter()
void
setFail(boolean fail)
write(List<? extends Object> data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExampleItemWriter()
public void setFail(boolean fail)
public void write(List<? extends Object> data) throws Exception
write
org.springframework.batch.item.ItemWriter<Object>
Exception
ItemWriter.write(List)
Copyright © 2015. All rights reserved.