public class RDBMSConsistencyChecker extends Object
Modifier and Type | Field and Description |
---|---|
protected Connection |
conn |
protected Writer |
out |
Constructor and Description |
---|
RDBMSConsistencyChecker(String dbProperties,
Writer writer) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv)
Check a given database for topic map consistency..
|
protected Connection conn
protected Writer out
public RDBMSConsistencyChecker(String dbProperties, Writer writer) throws SQLException, IOException
SQLException
IOException