public interface LintTraversalHandler extends TraversalHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(LintedDatabase database) |
void |
handle(schemacrawler.schema.Table table) |
void |
handleEnd() |
void |
handleStart() |
begin, end, handle, handle, handle, handleInfoEnd, handleInfoStartvoid handle(LintedDatabase database) throws schemacrawler.schemacrawler.SchemaCrawlerException
void handle(schemacrawler.schema.Table table) throws schemacrawler.schemacrawler.SchemaCrawlerException
void handleEnd()
throws schemacrawler.schemacrawler.SchemaCrawlerException
void handleStart()
throws schemacrawler.schemacrawler.SchemaCrawlerException
Copyright © 2003–2013 Sualeh Fatehi. All rights reserved.