The ConglomerateDescriptor class is used to get information about
conglomerates for the purpose of optimization.
NOTE: The language module does not have to know much about conglomerates
with this architecture.
This class describes rows in the SYS.SYSROUTINEPERMS system table, which keeps track of the routine
(procedure and function) permissions that have been granted but not revoked.
A SPSDescriptor describes a Stored Prepared Statement.
It correlates to a row in SYS.SYSSTATEMENTS.
SYNCHRONIZATION: Stored prepared statements
may be cached.