public interface IDBWriter
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
getMimeId(String mimeString) |
void |
writeRow(TableInfo table,
Map<Cols,String> data) |
void writeRow(TableInfo table, Map<Cols,String> data) throws IOException
IOException
void close() throws IOException
IOException
int getMimeId(String mimeString)
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.