Database layer – Maintenance
As a part of function ID development, RAD generates following database
packages:
- Function ID MAIN Package
- Hook Packages
- KERNEL Package
- CLUSTER Package
- CUSTOM Package
- Function ID Main Package
- Hook Packages
- Kernel Package
- Cluster Package
The Cluster package is available to the Cluster Team to add any validations or Checks specific to the Cluster Team over and above the Kernel Team. The Kernel Team or the Custom Team should not modify the contents of this package. - Custom Package
The Custom package is available to the Custom Team only to add any validations or Checks over and above those already present in the Kernel and Cluster Packages.
Parent topic: Extensible units