構築
unknown_type
__construct
($config $config)
トランザクション開始
unknown_type
beginTransaction
()
トランザクションコミット
unknown_type
commitTransaction
()
接続
unknown_type
connect
()
void
createCommand
( $text, [ $parameters = array()])
サーバー側文字セットからクライアント文字セットにデコード
unknown_type
decode
($val $val)
サーバー側文字セットにエンコード
unknown_type
decodeVariables
($variables &$variables)
array
describe
(string $tableName, string $catalog, string $schema)
-
string
$catalog
-
string
$schema
-
string
$tableName
接続を閉じる
void
disconnect
()
サーバー側文字セットにエンコード
unknown_type
encode
($val $val)
サーバー側文字セットにエンコード
unknown_type
encodeVariables
($variables &$variables)
Zend_Db_Adapter_Abstract
getDb
()
最後のID
void
lastIdentity
([ $table = null], unknown_type $seq)
文字列引用符付加処理
unknown_type
quote
($val $val, [$type $type = null])
トランザクションロールバック
unknown_type
rollbackTransaction
()
システム日付取得
void
systemDate
()