2require_once(dirname(__FILE__) .
'/../Statement/class.arStatement.php');
62 $return =
' ' . $this->
getType() .
' ';
88 $this->
setType(self::TYPE_LEFT);
94 $this->
setType(self::TYPE_RIGHT);
100 $this->
setType(self::TYPE_INNER);
getConnectorContainerName()
An exception for terminatinating execution or to throw for unit testing.
asSQLStatement(ActiveRecord $ar)
asStatementText(ActiveRecord $ar, $as=' AS ')
setBothExternal($both_external)
setFullNames($full_names)
setTableName($table_name)
setOnSecondField($on_second_field)
setOnFirstField($on_first_field)