public class CopyCommand extends DualDataSourceCommand
ds2DF, ds| Constructor and Description |
|---|
CopyCommand(String sourceDatasourceName,
String destDatasourceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
runcheckIfHashingAndCopyingIsSupported, displayRowCounterror, error, getCommandName, infopublic CopyCommand(String sourceDatasourceName, String destDatasourceName) throws InvalidConfigurationException, SQLException, UnsupportedDatabaseTypeException
public void execute()
throws SQLException,
InvalidSchemaException,
CouldNotCopyDataException,
UnsupportedDatabaseTypeException
execute in class DataSourceCommandSQLExceptionInvalidSchemaExceptionCouldNotCopyDataExceptionUnsupportedDatabaseTypeExceptionCopyright © 2024. All rights reserved.