unknown_type
__construct
(unknown_type $text, [ $parameters = array()])
-
unknown_type
$text
-
$parameters
パラメータを追加する
unknown_type
addParameter
(unknown_type $parameter)
パラメータをステートメントオブジェクトにバインド
unknown_type
bindParameters
()
問い合わせを実行してデータの配列を返す。
Array
executeQuery
()
問い合わせを実行して指定クラス名のオブジェクトの配列を返す。
Array
executeQueryAsObject
([ $className = "CFW_Models_Entity"], [ $prefix = ""])
問い合わせを実行してデータの配列を返す。
Array
executeScalar
()
更新処理を実行する。
unknown_type
executeUpdate
()
パラメータコレクションを取得する。
unknown_type
getParameters
()
void
parametersToArray
()
対象の接続を設定する
unknown_type
setConnection
( &$connection, unknown_type $connection)
-
unknown_type
$connection
-
&$connection