Class CFW_Data_Reader

Description

読み取り専用前進カーソルデータリーダー

  • author: okada

Located in /Data/Reader.php (line 7)


	
			
Variable Summary
unknown_type $current
PDO_Statement $statement
Method Summary
unknown_type __construct ()
unknown_type get ($field $field)
unknown_type read ()
Variables
CFW_Data_Connection $connection (line 12)

データベースへの接続

unknown_type $current (line 22)

現在の行データ

PDO_Statement $statement (line 17)

実行したステートメント

Methods
Constructor __construct (line 27)

構築

  • access: public
unknown_type __construct ()
get (line 47)

現在の行の列データ取得

  • access: public
unknown_type get ($field $field)
  • $field $field
read (line 34)

カーソルを移動して現在の行を設定

  • access: public
unknown_type read ()

Documentation generated on Fri, 25 Dec 2009 22:45:51 +0900 by phpDocumentor 1.4.3