Managing Caché Object Class Definitions


Deltanji includes a component driver for Caché object class definitions. The component name is made up of the package name, followed by a dot, followed by the Caché class name, e.g. CLS.Package.Object

For each location where the Caché classes can be run, configure the location definition so that CLS components have M-format storage format and a physical address of the namespace where they should be placed.

Note: Classes which are generated from Caché Server Pages should be managed as CSP components, not as classes