返回本对象json_encode()结果
string Module_OOP_ORM_Data::json_encode( )
string
public function json_encode() { return json_encode($this->getArrayCopy()); }