nl.coderight.jazz.batch
Class BatchWriter
java.lang.Object
nl.coderight.jazz.batch.BatchWriter
public class BatchWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchWriter
public BatchWriter()
open
public void open(File file)
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
write
public void write(BatchRecord record)
throws IOException
- Throws:
IOException
Copyright 2010 CodeRight, All rights reserved.