public class TableFieldsAssociation extends Object
| Constructor and Description |
|---|
TableFieldsAssociation() |
| Modifier and Type | Method and Description |
|---|---|
void |
asscociate(String field,
String table) |
boolean |
isUnique(String field,
Set<String> tables) |
void |
removeTableAssociations(String table) |
Copyright © 2017. All Rights Reserved.