Documentation

OracleTable
in package
implements Serializable

AbstractYes

Table of Contents

Interfaces

Serializable

Properties

$dbmsTable  : mixed
$dbName  : mixed
$tableName  : mixed

Methods

__construct()  : mixed
exists()  : mixed
getDBName()  : mixed
getTableName()  : mixed
init()  : mixed
serialize()  : mixed
unserialize()  : mixed
install()  : mixed

Properties

Methods

__construct()

public __construct(mixed $dbName, mixed $tableName) : mixed
Parameters
$dbName : mixed
$tableName : mixed

unserialize()

public unserialize(mixed $data) : mixed
Parameters
$data : mixed

        
On this page

Search results