PHP 클래스 Pix_Table_Db_Adapter_MysqlConf, pixframework

상속: extends Pix_Table_Db_Adapter_SQL
파일 보기 프로젝트 열기: pixnet/pixframework

공개 프로퍼티들

프로퍼티 타입 설명
$_connect_version

보호된 프로퍼티들

프로퍼티 타입 설명
$_config
$_link_pool_version
$_link_pools

공개 메소드들

메소드 설명
__construct ( $config )
__get ( $name )
getLastInsertId ( $table = null )
getSupportFeatures ( )
query ( $sql, $table = null )
resetConnect ( )

보호된 메소드들

메소드 설명
_getLink ( $type = 'master', $with_ping = true )

메소드 상세

__construct() 공개 메소드

public __construct ( $config )

__get() 공개 메소드

public __get ( $name )

getLastInsertId() 공개 메소드

public getLastInsertId ( $table = null )

getSupportFeatures() 공개 메소드

public getSupportFeatures ( )

query() 공개 메소드

public query ( $sql, $table = null )

resetConnect() 공개 정적인 메소드

public static resetConnect ( )

프로퍼티 상세

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

protected $_config

$_connect_version 공개적으로 정적으로 프로퍼티

public static $_connect_version