Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re: Wrapping all tables with packages and scalability

Re: Re: Wrapping all tables with packages and scalability

From: <ryan.gaffuri_at_cox.net>
Date: Mon, 3 May 2004 11:52:24 -0400
Message-Id: <20040503155224.MBLW19459.lakermmtao07.cox.net@smtp.central.cox.net>


can't you just do a procedure call and return a ref cursor, then pass a parameter list? Why do you recommend to sql statements?

also, paul dorsey wrote an article on using an object view layer on top of your relational datamodel in odtug last year. anyone read it? anyone have comments? I haven't gotten to it yet.
>
> From: "Vadim Gorbounov" <v.gorbunov_at_protek.ru>
> Date: 2004/05/03 Mon AM 11:46:38 EDT
> To: <oracle-l_at_freelists.org>
> Subject: Re: Re: Wrapping all tables with packages and scalability
>
>
> ----- Original Message -----
> From: <ryan.gaffuri_at_cox.net>
> To: <oracle-l_at_freelists.org>; <oracle-l_at_freelists.org>
> Sent: Monday, May 03, 2004 7:25 PM
> Subject: Re: Re: Wrapping all tables with packages and scalability
>
>
> > >
> > >
> >
> > how does wrapping parameters in an object cause serialization?



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon May 03 2004 - 10:50:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US