| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.ia.clientlibrary.model |
Defines data constructs needed to handle IBM Information Analyzer metadata.
|
| Modifier and Type | Method and Description |
|---|---|
List<ForeignKeyCandidate> |
RunReferentialIntegrityAnalysis.getForeignKeyCandidateList() |
List<ForeignKeyCandidate> |
Project.getForeignKeyCandidates() |
| Modifier and Type | Method and Description |
|---|---|
void |
RunReferentialIntegrityAnalysis.setForeignKeyCandidateList(List<ForeignKeyCandidate> foreignKeyCandidateList) |
void |
Project.setForeignKeyCandidates(List<ForeignKeyCandidate> foreignKeyCandidates) |
Copyright © 2018–2019 ODPi. All rights reserved.