|
|
|
Autonomous Transactions from Oracle-Base
|
The following types of PL/SQL blocks can be defined as autonomous transactions:
* Stored procedures and functions.
* Local procedures and functions defined in a PL/SQL declaration block.
* Packaged procedures and functions.
* Type methods.
* Top-level anonymous blocks.
http://www.oracle-base.com/articles/misc/Autonomou
created by syam1224 on 2008-05-05 21:56:51
|
|
|
|
|