public abstract class DualDataSourceCommand extends DataSourceCommand
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
ds2 |
DF, ds| Constructor and Description |
|---|
DualDataSourceCommand(String commandName,
String datasourceName1,
String datasourceName2) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
checkIfHashingAndCopyingIsSupported, displayRowCount, executeerror, error, getCommandName, infoprotected DataSource ds2
public DualDataSourceCommand(String commandName, String datasourceName1, String datasourceName2) throws InvalidConfigurationException, SQLException, UnsupportedDatabaseTypeException
public final void run()
throws SQLException,
UnsupportedDatabaseTypeException,
InvalidSchemaException,
NoSuchAlgorithmException,
CouldNotHashException,
IOException,
InvalidHashFileException,
CouldNotCopyDataException,
InvalidConfigurationException
Copyright © 2024. All rights reserved.