PHP Class Pix_Table_Db_Adapter_MysqlConf, pixframework

Inheritance: extends Pix_Table_Db_Adapter_SQL
Afficher le fichier Open project: pixnet/pixframework

Méthodes publiques

Свойство Type Description
$_connect_version

Protected Properties

Свойство Type Description
$_config
$_link_pool_version
$_link_pools

Méthodes publiques

Méthode Description
__construct ( $config )
__get ( $name )
getLastInsertId ( $table = null )
getSupportFeatures ( )
query ( $sql, $table = null )
resetConnect ( )

Méthodes protégées

Méthode Description
_getLink ( $type = 'master', $with_ping = true )

Method Details

__construct() public méthode

public __construct ( $config )

__get() public méthode

public __get ( $name )

getLastInsertId() public méthode

public getLastInsertId ( $table = null )

getSupportFeatures() public méthode

public getSupportFeatures ( )

query() public méthode

public query ( $sql, $table = null )

resetConnect() public static méthode

public static resetConnect ( )

Property Details

$_config protected_oe property

protected $_config

$_connect_version public_oe static_oe property

public static $_connect_version