public class RunReferentialIntegrityAnalysis extends AbstractTask
| Constructor and Description |
|---|
RunReferentialIntegrityAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
List<ForeignKeyCandidate> |
getForeignKeyCandidateList() |
void |
setForeignKeyCandidateList(List<ForeignKeyCandidate> foreignKeyCandidateList) |
String |
toString() |
getEngineOptions, getJobOptions, getSampleOptions, getSchedule, setEngineOptions, setJobOptions, setSampleOptions, setSchedulepublic List<ForeignKeyCandidate> getForeignKeyCandidateList()
public void setForeignKeyCandidateList(List<ForeignKeyCandidate> foreignKeyCandidateList)
public String toString()
toString in class AbstractTaskCopyright © 2018–2020 ODPi. All rights reserved.