Package | Description |
---|---|
com.tietoenator.trip.jxp.database |
Classes to inspect and modify database design.
|
Modifier and Type | Method and Description |
---|---|
void |
TdbDatabaseDesign.diagnose(TdbErrorCheckSink sink)
Check the database's primary data file (the BAF) for errors or conditions that
might cause errors in the future.
|
void |
TdbDatabaseDesign.diagnose(TdbErrorCheckSink sink,
int phase)
Check the database's primary data file (the BAF) for errors or conditions
that might cause errors in the future.
|