Class Join
public
|
|
public
|
|
public
|
public
string
|
$type |
|
#
The type of join being performed. |
public
string
|
$table |
|
#
The table the join clause is joining to. |
public
array
|
$clauses | array() |
#
The ON clauses for the join. |