public interface IDataSourceTypeVisitor<T,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
T |
visitCatalog() |
T |
visitDatabase() |
T |
visitFile() |
T |
visitFileSystem() |
T |
visitMemory() |
T |
visitService() |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.