| Package | Description |
|---|---|
| com.exasol.adapter |
| Modifier and Type | Method and Description |
|---|---|
VirtualSchemaAdapter |
AdapterRegistry.getAdapterForName(String name)
Get the Virtual Schema Adapter registered under the given name
|
| Modifier and Type | Method and Description |
|---|---|
List<VirtualSchemaAdapter> |
AdapterRegistry.getRegisteredAdapters()
Get a list of all currently registered Virtual Schema Adapters
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterRegistry.registerAdapter(String name,
VirtualSchemaAdapter adapter)
Register a new adapter
|
Copyright © 2019. All rights reserved.