public abstract class GenericHashCommand extends DataSourceCommand
| Modifier and Type | Field and Description |
|---|---|
protected HashFile |
hashFile |
DF, ds| Constructor and Description |
|---|
GenericHashCommand(String commandName,
String datasourceName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
hash() |
checkIfHashingAndCopyingIsSupported, displayRowCount, execute, runerror, error, getCommandName, infoprotected HashFile hashFile
public GenericHashCommand(String commandName, String datasourceName) throws InvalidConfigurationException, SQLException, UnsupportedDatabaseTypeException
protected void hash()
throws SQLException,
UnsupportedDatabaseTypeException,
InvalidSchemaException,
CouldNotHashException,
NoSuchAlgorithmException,
InvalidHashFileException,
InvalidConfigurationException,
IOException
Copyright © 2024. All rights reserved.