public class ExportJDBCService extends AbstractExportService implements ExportService
AbstractExportService.InvalidGeometryExceptionExportService.ExportFinishListenerLOG| Modifier | Constructor and Description |
|---|---|
protected |
ExportJDBCService(ExportServiceFactory factory,
ExportJDBCParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected JDBCServerExplorer |
createServerExplorer() |
protected NewDataStoreParameters |
createTargetNewStoreParameters() |
OpenDataStoreParameters |
createTargetOpenStoreParameters() |
void |
export(FeatureSet featureSet) |
ExportJDBCParameters |
getParameters() |
addFinishListener, cancelRequest, copyValues, fireCancelledListeners, fireFinishedListener, getFactory, getTargetOpenStoreParameters, getTaskStatus, isCancellationRequested, setTaskStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFinishListener, getFactory, getTargetOpenStoreParameters, setTaskStatusgetTaskStatuscancelRequest, isCancellationRequestedprotected ExportJDBCService(ExportServiceFactory factory, ExportJDBCParameters parameters)
public ExportJDBCParameters getParameters()
getParameters in interface ExportServicegetParameters in class AbstractExportServiceprotected JDBCServerExplorer createServerExplorer() throws ExportException
createServerExplorer in class AbstractExportServiceExportExceptionprotected NewDataStoreParameters createTargetNewStoreParameters() throws ExportException
createTargetNewStoreParameters in class AbstractExportServiceExportExceptionpublic OpenDataStoreParameters createTargetOpenStoreParameters() throws ExportException
createTargetOpenStoreParameters in class AbstractExportServiceExportExceptionpublic void export(FeatureSet featureSet) throws ExportException
export in interface ExportServiceexport in class AbstractExportServiceExportException