| 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 |
|
| 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.
|