Package com.exasol.adapter
-
Interface Summary Interface Description AdapterFactory Factory that creates a Virtual Schema AdapterVirtualSchemaAdapter Interface for Virtual Schema Adapters. -
Class Summary Class Description AbstractAdapterProperties This is the abstract base class that provides access to the user defined adapter properties.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 theAdapterRegistryin order to receive requests from the dispatcher.RequestDispatcher This class is the main entry point for calls to a Virtual Schema. -
Enum Summary Enum Description BinaryColumnHandling This enumeration represents the different strategies that the Virtual Schema adapter offers for handling binary column types in the source database. -
Exception Summary Exception Description AdapterException Customer exception for Virtual Schema adapters