| Package | Description |
|---|---|
| com.exasol.adapter |
| Modifier and Type | Method | Description |
|---|---|---|
List<AdapterFactory> |
AdapterRegistry.getRegisteredAdapterFactories() |
Get a list of all currently registered Virtual Schema Adapters
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AdapterRegistry.registerAdapterFactory(String adapterName,
AdapterFactory factory) |
Register a factory for a
VirtualSchemaAdapter |
Copyright © 2019. All rights reserved.