Home - lucienlazar/oracle-menu-permissions GitHub Wiki

Oracle Menu Permissions is an Oracle data model and PL/SQL framework that implements storing a navigation menu in database and returning the menu items according to permissions.

Objects

In the objects page you can see details about the tables in the data model and about the packages in the framework.

Demo

In the demo page you can se details about the flows supported by the framework (permissions on leaf, on root, on more roots, on root and leaf) and the procedure calls for add roles, add users, set roles, add menu items, set mermissions and get permissions.