| Package | Description |
|---|---|
| com.exasol.adapter | |
| com.exasol.adapter.sql |
| Class and Description |
|---|
| AbstractAdapterProperties
This is the abstract base class that provides access to the user defined adapter properties.
|
| AdapterException
Customer exception for Virtual Schema adapters
|
| AdapterFactory
Factory that creates a Virtual Schema Adapter
|
| AdapterProperties
The main job of this class is to turn user-defined key-value-pairs into concrete properties that the adapter knows.
|
AdapterRegistry
VirtualSchemaAdapters need to be registered in the AdapterRegistry in order to receive requests from
the dispatcher. |
| BinaryColumnHandling
This enumeration represents the different strategies that the Virtual Schema adapter offers for handling binary
column types in the source database.
|
| RequestDispatcher
This class is the main entry point for calls to a Virtual Schema.
|
| VirtualSchemaAdapter
Interface for Virtual Schema Adapters.
|
| Class and Description |
|---|
| AdapterException
Customer exception for Virtual Schema adapters
|
Copyright © 2019. All rights reserved.