path = ap_pstrdup(p, "");
__SQL_GET_STRING(path,"SELECT getpathx('%s','meta_class', 'class_name', 'inherits_from', 'class_name','|','generic', '%s')",
par_area, class_name)
cou_setReturnValue(cnx, path, CO_STRING);
__CREATE_JS_FROM_STRING(path);