public class GenericSchemaHasher extends Object implements SchemaHasher
| Constructor and Description |
|---|
GenericSchemaHasher(Connection c) |
| Modifier and Type | Method and Description |
|---|---|
String |
calculateSchemaHash() |
List<String> |
getConfigTables() |
void |
setConfigTables(List<String> configTables) |
public GenericSchemaHasher(Connection c)
public String calculateSchemaHash() throws Exception
calculateSchemaHash in interface SchemaHasherExceptionCopyright © 2015. All rights reserved.