encapsulating tables in pl/sql packages?
- From: "Ryan" <ryan.gaffuri@xxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Sat, 31 Jan 2004 22:57:10 -0500
Steve Fuerstein has written on this extensively and I heard a guy speak on this
recently. I was wondering if anyone tried this. Instead of giving developers
direct sql access to tables, each table is wrapped in a package and the
developers call those packages to perform select and DML statements on the
tables.
if you have done this, please post your experiences.
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@xxxxxxxxxxxxx
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
-----------------------------------------------------------------
- Follow-Ups:
- Re: encapsulating tables in pl/sql packages?
- From: Tanel Poder
Other related posts:
- » encapsulating tables in pl/sql packages?
- » Re: encapsulating tables in pl/sql packages?
- » Re: encapsulating tables in pl/sql packages?
- » RE: encapsulating tables in pl/sql packages?
- » Re: encapsulating tables in pl/sql packages?
- Re: encapsulating tables in pl/sql packages?
- From: Tanel Poder