@Transactional public class CollectRDBPublisher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.logging.log4j.Logger |
LOG |
| Constructor and Description |
|---|
CollectRDBPublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(String surveyName,
String rootEntityName,
CollectRecord.Step step,
String targetSchemaName) |
void |
export(String surveyName,
String rootEntityName,
CollectRecord.Step step,
String targetSchemaName,
Connection targetConn,
RelationalSchemaConfig config) |
void |
export(String surveyName,
String rootEntityName,
CollectRecord.Step step,
String targetSchemaName,
Connection targetConn,
RelationalSchemaConfig config,
org.openforis.concurrency.ProgressListener progressListener) |
void |
export(String surveyName,
String rootEntityName,
CollectRecord.Step step,
String targetSchemaName,
RelationalSchemaConfig config) |
void |
export(String surveyName,
String rootEntityName,
CollectRecord.Step step,
String targetSchemaName,
RelationalSchemaConfig config,
org.openforis.concurrency.ProgressListener progressListener) |
public void export(String surveyName, String rootEntityName, CollectRecord.Step step, String targetSchemaName) throws CollectRdbException
CollectRdbExceptionpublic void export(String surveyName, String rootEntityName, CollectRecord.Step step, String targetSchemaName, RelationalSchemaConfig config) throws CollectRdbException
CollectRdbExceptionpublic void export(String surveyName, String rootEntityName, CollectRecord.Step step, String targetSchemaName, RelationalSchemaConfig config, org.openforis.concurrency.ProgressListener progressListener) throws CollectRdbException
CollectRdbExceptionpublic void export(String surveyName, String rootEntityName, CollectRecord.Step step, String targetSchemaName, Connection targetConn, RelationalSchemaConfig config) throws CollectRdbException
CollectRdbExceptionpublic void export(String surveyName, String rootEntityName, CollectRecord.Step step, String targetSchemaName, Connection targetConn, RelationalSchemaConfig config, org.openforis.concurrency.ProgressListener progressListener) throws CollectRdbException
CollectRdbExceptionCopyright © 2021 Open Foris. All rights reserved.