ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | getWrapper (string $a_type) |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilDBWrapperFactory
DB Wrapper Factory. Delivers a DB wrapper object depending on given DB type and DSN.
Definition at line 32 of file class.ilDBWrapperFactory.php.
|
static |
string | $a_type |
ilDatabaseException |
Definition at line 39 of file class.ilDBWrapperFactory.php.
References $ilDB, ilDBConstants\TYPE_GALERA, and ilDBConstants\TYPE_INNODB.
Referenced by ilDatabaseServerIsConnectableObjective\achieve(), ilDatabaseCreatedObjective\achieve(), ilDatabaseExistsObjective\achieve(), ilDatabaseInitializedObjective\achieve(), ilSoapInstallationInfoXMLWriter\buildClient(), ilInitialisation\initDatabase(), and ilDatabaseCreatedObjective\isApplicable().