Interface ConnectorAdapter

All Known Implementing Classes:
MariaDbConnectorAdapter, MariaDbHybridConnectorAdapter, MySqlConnectorAdapter

public interface ConnectorAdapter
Provides the MySQL connector with an adapter pattern to support varied configurations between MySQL and MariaDB and their drivers.
Author:
Chris Cranford