コード例 #1
0
 public function __construct(&$aDB)
 {
     parent::construct('Datastore_Array_Statement');
     $this->connect($aDB);
 }