Package org.eclipse.emf.cdo.server.db
Interface IDBStore.TableVisitor
- Enclosing interface:
IDBStore
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Called back from
IDBStore.visitAllTables(Connection, TableVisitor) for all tables in the database.- Since:
- 4.2
- Author:
- Eike Stepper
-
Method Summary
-
Method Details
-
visitTable
- Throws:
SQLException
-