PHP Class Phactory\Sql\DbUtil\SqliteUtil

Inheritance: extends AbstractDbUtil
Datei anzeigen Open project: chriskite/phactory Class Usage Examples

Protected Properties

Property Type Description
$_quoteChar

Public Methods

Method Description
getColumns ( $table )
getPrimaryKey ( $table )

Method Details

getColumns() public method

public getColumns ( $table )

getPrimaryKey() public method

public getPrimaryKey ( $table )

Property Details

$_quoteChar protected_oe property

protected $_quoteChar