Informix Error -4001
-4001 Fundamental type name "type" cannot be used as a class name.
This CLASS statement attempts to declare a class with the same name as a built-in data type such as INTEGER. Find a different name for your class.
This CLASS statement attempts to declare a class with the same name as a built-in data type such as INTEGER. Find a different name for your class.