| Package | Description |
|---|---|
| org.verdictdb.core.scrambling |
| Modifier and Type | Method and Description |
|---|---|
static ScramblingPlan |
ScramblingPlan.create(String newSchemaName,
String newTableName,
String oldSchemaName,
String oldTableName,
ScramblingMethod method,
Map<String,String> options)
Limitations:
Currently, this class only works for the databases that support "CREATE TABLE ... |
Copyright © 2018 University of Michigan. All rights reserved.