Jelix 1.8.8

jDbUtils
in package

Tags
subpackage

db

author

Laurent Jouanneau

copyright

2019 Laurent Jouanneau

see
http://jelix.org
licence

http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file

Table of Contents

DB_TYPE_MYSQL  = 'mysql'
DB_TYPE_ORACLE  = 'oci'
DB_TYPE_PGSQL  = 'pgsql'
DB_TYPE_SQLITE  = 'sqlite'
DB_TYPE_SQLSERVER  = 'sqlsrv'
getTools()  : mixed

Constants

DB_TYPE_SQLSERVER

public mixed DB_TYPE_SQLSERVER = 'sqlsrv'
Tags

Methods

getTools()

public static getTools(mixed $dbType[, mixed $connection = null ]) : mixed
Parameters
$dbType : mixed
$connection : mixed = null
Tags
Return values
mixed

Search results