public interface DatabaseExporter extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
insertRecordData(CollectRecord record,
org.openforis.concurrency.ProgressListener progressListener) |
void |
insertReferenceData(org.openforis.concurrency.ProgressListener progressListener) |
void insertReferenceData(org.openforis.concurrency.ProgressListener progressListener)
throws CollectRdbException
CollectRdbExceptionvoid insertRecordData(CollectRecord record, org.openforis.concurrency.ProgressListener progressListener) throws CollectRdbException
CollectRdbExceptionCopyright © 2020 Open Foris. All rights reserved.