Update README.md
This commit is contained in:
parent
1e8e1f18df
commit
02d6d7d0df
@ -3,13 +3,15 @@
|
|||||||
## Framework for easier Oracle APEX apps development
|
## Framework for easier Oracle APEX apps development
|
||||||
|
|
||||||
- custom logging and error handling
|
- custom logging and error handling
|
||||||
- custom user and roles management
|
- [custom user and roles management](http://www.oneoracledeveloper.com/2021/12/managing-users-roles-and-authorization.html)
|
||||||
- [custom navigation](http://www.oneoracledeveloper.com/2021/12/custom-apex-navigation.html)
|
- [custom navigation](http://www.oneoracledeveloper.com/2021/12/custom-apex-navigation.html)
|
||||||
- help functions to ease daily life
|
- [universal app setting](http://www.oneoracledeveloper.com/2021/12/application-settings-in-apex.html)
|
||||||
|
- everal helpful pages and functions to ease daily life
|
||||||
|
|
||||||
|
|
||||||
### Sharing objects
|
### Sharing objects
|
||||||
|
|
||||||
|
- [designed for sharing pages between apps](http://www.oneoracledeveloper.com/2022/01/sharing-pages-across-multiple-apex-apps.html)
|
||||||
- designed for sharing objects for multiple projects/apps in same db schema
|
- designed for sharing objects for multiple projects/apps in same db schema
|
||||||
- designed for sharing objects for multiple schemas in same db instance
|
- designed for sharing objects for multiple schemas in same db instance
|
||||||
- lower maintance time/effort when something changes in shared code
|
- lower maintance time/effort when something changes in shared code
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user