- A class group
-
(a) Is any set of related work objects
-
(b) Causes the system to store the instances corresponding to two or more concrete classes that have a common key format in a single database table
-
(c) Is unrelated to your application’s requirements
-
none of the above
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
A class group in Process Commander enables storing instances of multiple concrete classes with a common key format in a single database table. This is a database optimization technique that reduces table proliferation when classes share similar structure and key patterns. The system can differentiate between instances based on class-specific properties while sharing the underlying storage.