Interface MetaTableAccessor.CloseableVisitor

All Superinterfaces:
AutoCloseable, Closeable, MetaTableAccessor.Visitor
All Known Implementing Classes:
ReportMakingVisitor
Enclosing class:
MetaTableAccessor

Implementations 'visit' a catalog table row but with close() at the end.