3 * @deprecated since 6.0, the classname ux_t3lib_DB and this file is obsolete
4 * and will be removed by 7.0. The class was renamed and is now located at:
5 * typo3/sysext/dbal/Classes/Database/DatabaseConnection.php
7 require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::extPath('dbal') . 'Classes/Database/DatabaseConnection.php';