ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilDBPdoManagerInterface Interface Reference

Interface ilDBPdoManagerInterface. More...

+ Inheritance diagram for ilDBPdoManagerInterface:
+ Collaboration diagram for ilDBPdoManagerInterface:

Public Member Functions

 getIndexName ($idx)
 
 getSequenceName ($sqn)
 

Detailed Description

Interface ilDBPdoManagerInterface.

All these methods are not in MDB 2 will be moved to a seperate interface file

Definition at line 179 of file interface.ilDBManager.php.

Member Function Documentation

◆ getIndexName()

ilDBPdoManagerInterface::getIndexName (   $idx)
Parameters
$idx
Returns
string

Implemented in ilDBPdoManager.

◆ getSequenceName()

ilDBPdoManagerInterface::getSequenceName (   $sqn)
Parameters
$sqn
Returns
string

Implemented in ilDBPdoManager.


The documentation for this interface was generated from the following file: