public class ExportJDBCService extends AbstractExportService implements ExportService
AbstractExportService.InvalidGeometryException
ExportService.ExportFinishListener
LOG
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, setTaskStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFinishListener, getFactory, getTargetOpenStoreParameters, setTaskStatus
getTaskStatus
cancelRequest, isCancellationRequested
protected ExportJDBCService(ExportServiceFactory factory, ExportJDBCParameters parameters)
public ExportJDBCParameters getParameters()
getParameters
in interface ExportService
getParameters
in class AbstractExportService
protected JDBCServerExplorer createServerExplorer() throws ExportException
createServerExplorer
in class AbstractExportService
ExportException
protected NewDataStoreParameters createTargetNewStoreParameters() throws ExportException
createTargetNewStoreParameters
in class AbstractExportService
ExportException
public OpenDataStoreParameters createTargetOpenStoreParameters() throws ExportException
createTargetOpenStoreParameters
in class AbstractExportService
ExportException
public void export(FeatureSet featureSet) throws ExportException
export
in interface ExportService
export
in class AbstractExportService
ExportException