On Thu, 16 Aug 2001, [EMAIL PROTECTED] wrote:

> I do not remember how to define a procedure in a package
> definition so that it is executed every time the package is
> called.  

I haven't created packages, but I thought you didn't call a
package.  I thought you called a "method" of a package.

package.method

This can then execute whatever it has defined in the package as.
So, in this execution is where you would make sure something is
called.  Or, are you trying to make sure that any package.method
call executes a specific procedure?

> Can someone point me to the doco for this?  Or give me a hint?

I believe this should suffice.
http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/appdev.817/a77069/08_packs.htm#362

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Galen Boyer
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to