Class RDBMSConsistencyChecker

java.lang.Object
net.ontopia.topicmaps.cmdlineutils.rdbms.RDBMSConsistencyChecker

public class RDBMSConsistencyChecker extends Object
PUBLIC: Checks an RDBMS database holding topic map data for referential integrity and for uniqueness of source-locators, subject-indicators and subject-locators. Outputs tables/fields, where the field of one table references a field of another table with no corresponding value. Outputs field-combinations that fail the uniqueness test.