Library: Data
Package: MySQL
Header: Poco/Data/MySQL/Connector.h
Description
Connector registering class. A global instance of this class is instantiated with sole purpose to automatically register the MySQL connector with central Poco Data registry.
Constructors
MySQLConnectorRegistrator
Calls Poco::Data::MySQL::registerConnector();
Destructor
~MySQLConnectorRegistrator
Calls Poco::Data::MySQL::unregisterConnector();