public class GenericSchemaChecksum extends Object implements SchemaChecksum
| Constructor and Description |
|---|
GenericSchemaChecksum(ConnectionInfo ci) |
| Modifier and Type | Method and Description |
|---|---|
long |
calculateSchemaChecksum() |
List<String> |
getConfigTables() |
void |
setConfigTables(List<String> configTables) |
public GenericSchemaChecksum(ConnectionInfo ci)
public long calculateSchemaChecksum()
throws Exception
calculateSchemaChecksum in interface SchemaChecksumExceptionCopyright © 2015. All rights reserved.