
public static interface IDBStore.TableVisitor
IDBStore.visitAllTables(Connection, TableVisitor) for all tables in the database.| Modifier and Type | Method and Description |
|---|---|
void |
visitTable(Connection connection,
String name) |
void visitTable(Connection connection, String name) throws SQLException
SQLExceptionCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.