PHP 클래스 Flake\Core\Database\Mysql

상속: extends Flake\Core\Database
파일 보기 프로젝트 열기: jeromeschneider/baikal

보호된 프로퍼티들

프로퍼티 타입 설명
$debugOutput current DB link
$debug_lastBuiltQuery
$oDb
$sDbName
$sHost
$sPassword
$sUsername
$store_lastBuiltQuery

공개 메소드들

메소드 설명
__construct ( $sHost, $sDbName, $sUsername, $sPassword )
tables ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $sHost, $sDbName, $sUsername, $sPassword )

tables() 공개 메소드

public tables ( )

프로퍼티 상세

$debugOutput 보호되어 있는 프로퍼티

current DB link
protected $debugOutput

$debug_lastBuiltQuery 보호되어 있는 프로퍼티

protected $debug_lastBuiltQuery

$oDb 보호되어 있는 프로퍼티

protected $oDb

$sDbName 보호되어 있는 프로퍼티

protected $sDbName

$sHost 보호되어 있는 프로퍼티

protected $sHost

$sPassword 보호되어 있는 프로퍼티

protected $sPassword

$sUsername 보호되어 있는 프로퍼티

protected $sUsername

$store_lastBuiltQuery 보호되어 있는 프로퍼티

protected $store_lastBuiltQuery