37 $this->
table =
"public.stock_repository";
38 $this->primary_key =
"r_id";
45 "country"=>
"r_country",
59 $this->
default = array(
ORM abstract of the table public.stock_repository.
__construct($cn, $p_id=-1)
Interface : this wrapper is used to created easily a wrapper to a table (ORM) You must create a class...