Lambda-lib-DB-DAO
[ class tree: Lambda-lib-DB-DAO ] [ index: Lambda-lib-DB-DAO ] [ all elements ]

Procedural File: DAO_daoname.php

Source Location: /libs/DB/DAO_daoname.php



Classes:

DAO_daoname


Page Details:

データアクセスオブジェクト(雛形)



Tags:

author:  rooth
version:  

0.0.1

PHP versions 5



Includes:

require_once(dirname(__FILE__).'/DAO_Base.php') [line 55]

推奨される メソッド命名規則

[fetchAll] fetchAll($offset, $limit)

[fetch] fetch_BY_id($id) fetch_BY_id_AND_name($id, $name) fetch_BY_id_OR_name($id, $name)

[fetchColumn] fetchColumn_address_BY_id($id) fetchColumn_address_BY_id_AND_name($id, $name) fetchColumn_address_BY_id_OR_name($id, $name)

[insert] insert()

[update] update_name_address_BY_id($id) update_BY_id_AND_name($id, $name)

[delete] delete_BY_id($id) </pre>








Documentation generated on Sat, 21 May 2011 18:34:05 +0900 by phpDocumentor 1.4.1