[Xyster_Db] element index

Package indexes

All elements
a b c d e f g i n r s t v x _
_
top
$_adapter
$_bind
The bind values, if any
$_renameCallback
The callback for column renaming
$_sql
Xyster_Db_ReferentialAction::$_sql in ReferentialAction.php
$_sql
The SQL fragment
$_table
A table name to prefix columns
_getRenamedField
Gets the renamed value of the field if appropriate
_getTableName
Gets the name of the table to use to prefix columns
__construct
Creates a new translator for a given SQL connection
__construct
Creates a new SqlToken
a
top
addBindValues
Merges the bind values from another token
b
top
Bigint
Bigint
The Bigint data type
Blob
Xyster_Db_DataType::Blob in DataType.php
Blob
The Blob data type
Boolean
Boolean
The Boolean data type
c
top
Cascade
The CASCADE action
Cascade
Xyster_Db_ReferentialAction::Cascade in ReferentialAction.php
Char
Xyster_Db_DataType::Char in DataType.php
Char
The Char data type
Clob
Xyster_Db_DataType::Clob in DataType.php
Clob
The Clob data type
d
top
Date
The Date data type
Date
Xyster_Db_DataType::Date in DataType.php
DataType.php
DataType.php in DataType.php
e
top
Exception.php
Exception.php in Exception.php
f
top
Float
The Float data type
Float
g
top
getBindValues
Gets the bind values for the SQL text (if any)
getSql
Gets the SQL text
getSql
Xyster_Db_ReferentialAction::getSql() in ReferentialAction.php
Gets the SQL syntax for the action
i
top
Identity
The Identity data type
Identity
Integer
Integer
The Integer data type
n
top
NoAction
The NO ACTION action
NoAction
Xyster_Db_ReferentialAction::NoAction in ReferentialAction.php
r
top
ReferentialAction.php
ReferentialAction.php in ReferentialAction.php
Restrict
Xyster_Db_ReferentialAction::Restrict in ReferentialAction.php
Restrict
The RESTRICT action
s
top
SetDefault
SetDefault
The SET DEFAULT action
SetNull
Xyster_Db_ReferentialAction::SetNull in ReferentialAction.php
SetNull
The SET NULL action
setRenameCallback
Sets the callback for column renaming
setTable
Sets a table name to prefix to columns
Smallint
Smallint
The Smallint data type
t
top
Token.php
Token.php in Token.php
Translator.php
Translator.php in Translator.php
Time
Xyster_Db_DataType::Time in DataType.php
Time
The Time data type
Timestamp
Timestamp
The Timestamp data type
translate
Translates one of the Xyster Data objects into a SQL token
translateClause
Translates a clause
translateCriterion
Converts a criterion to SQL
translateExpression
Converts an expression to SQL
translateField
Converts a field to SQL
translateJunction
Converts a Junction to SQL
translateSort
Converts a sort to SQL
v
top
Varchar
Varchar
The Varchar data type
x
top
Xyster_Db_DataType
Xyster_Db_DataType in DataType.php
SQL Data type enumerated type
Xyster_Db_Exception
Xyster_Db_Exception in Exception.php
Exception for Xyster_Db package
Xyster_Db_ReferentialAction
Xyster_Db_ReferentialAction in ReferentialAction.php
SQL referential action enumerated type
Xyster_Db_Token
Xyster_Db_Token in Token.php
Token containing a SQL fragment and bind values
Xyster_Db_Translator
Xyster_Db_Translator in Translator.php
Translates objects in the Xyster_Data package into SQL fragments
a b c d e f g i n r s t v x _