Uses of Class
com.tietoenator.trip.jxp.database.TdbErrorCheckSink
Packages that use TdbErrorCheckSink
Package
Description
Classes to inspect and modify database design.
-
Uses of TdbErrorCheckSink in com.tietoenator.trip.jxp.database
Methods in com.tietoenator.trip.jxp.database with parameters of type TdbErrorCheckSinkModifier and TypeMethodDescriptionvoidTdbDatabaseDesign.diagnose(TdbErrorCheckSink sink) Check the database's primary data file (the BAF) for errors or conditions that might cause errors in the future.voidTdbDatabaseDesign.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.