ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
interface.ilDBPdoManagerInterface.php
Go to the documentation of this file.
1
<?
php
2
8
interface
ilDBPdoManagerInterface
9
{
10
15
public
function
getIndexName
($idx);
16
17
22
public
function
getSequenceName
($sqn);
23
}
php
An exception for terminatinating execution or to throw for unit testing.
ilDBPdoManagerInterface
Interface ilDBPdoManagerInterface.
Definition:
interface.ilDBPdoManagerInterface.php:9
ilDBPdoManagerInterface\getIndexName
getIndexName($idx)
ilDBPdoManagerInterface\getSequenceName
getSequenceName($sqn)
Services
Database
interfaces
interface.ilDBPdoManagerInterface.php
Generated on Sat Oct 4 2025 21:01:01 for ILIAS by
1.9.4 (using
Doxyfile
)