public interface CheckDBPluginInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
CheckDBPluginInterface.Level |
| Modifier and Type | Method and Description |
|---|---|
void |
check(SelectQueryRunner qRunner,
SortedMap<CheckDBPluginInterface.Level,Set<String>> results) |
void check(SelectQueryRunner qRunner, SortedMap<CheckDBPluginInterface.Level,Set<String>> results) throws SQLException
qRunner - the query runner allows for the running of read-only SQL statements with an arbitrary ResultHandlerresults - SQLExceptionCopyright © 2015 SeqWare. All rights reserved.