class PgSqlCaster

Casts pqsql resources to array representation.

Constants

PARAM_CODES

TRANSACTION_STATUS

RESULT_STATUS

DIAG_CODES

Methods

static array
castLargeObject($lo,array$a,Stub$stub,bool$isNested)

No description

static array
castLink($link,array$a,Stub$stub,bool$isNested)

No description

static array
castResult($result,array$a,Stub$stub,bool$isNested)

No description

Details

staticarray castLargeObject($lo,array$a,Stub$stub,bool$isNested)

Parameters

$lo
array $a
Stub $stub
bool $isNested

Return Value

array

Parameters

$link
array $a
Stub $stub
bool $isNested

Return Value

array

staticarray castResult($result,array$a,Stub$stub,bool$isNested)

Parameters

$result
array $a
Stub $stub
bool $isNested

Return Value

array