Package | Description |
---|---|
no.esito.anonymizer |
Modifier and Type | Method and Description |
---|---|
static MappingUtil.Usage |
MappingUtil.sqlRead(Connection conn,
String table,
String column,
String where)
Reads values from <table>.<column> into a Usage instance
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
MappingUtil.analyze(Collection<MappingUtil.Usage> usages)
Analyzes correlation and returns the combined set of keys
|
Copyright © 2021. All rights reserved.