|
|
|
@ -13,7 +13,7 @@ |
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* Object access hooks are intended to be called just before or just after |
|
|
|
* Object access hooks are intended to be called just before or just after |
|
|
|
* performing certain actions on a SQL object. This is intended as |
|
|
|
* performing certain actions on a SQL object. This is intended as |
|
|
|
* infrastructure for security or logging pluggins. |
|
|
|
* infrastructure for security or logging plugins. |
|
|
|
* |
|
|
|
* |
|
|
|
* OAT_POST_CREATE should be invoked just after the object is created. |
|
|
|
* OAT_POST_CREATE should be invoked just after the object is created. |
|
|
|
* Typically, this is done after inserting the primary catalog records and |
|
|
|
* Typically, this is done after inserting the primary catalog records and |
|
|
|
|