Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

String used as comments in generated create schema script


Defines

#define DBSC_OID_GENERATION_SUPPORT_DESCRIPTION   "Support database structures for OID generation."
#define DBSC_CID_TABLE_DESCRIPTION   "Table used to translate C++ class name to class ID, which is used as C++ type identification in all other tables."
#define DBSC_MAIN_TABLE_DESCRIPTION   "Project main table - contains object identifiers of all projects' persistent objects and identification of their C++ classes."
#define DBSC_MSG_COLUMNS_DESCRIPTION   "Table %s - columns description:"
#define DBSC_MSG_OID_DESCRIPTION   " column \"%s\" is object identifier"
#define DBSC_MSG_CID_DESCRIPTION   " column \"%s\" specifies object's C++ class"
#define DBSC_MSG_COLUMN_DESCRIPTION   " column \"%s\" comes from attribute \"%s\" declared in class \"%s\""
#define DBSC_SIMPLE_VIEW_DESCRIPTION   "Class \"%s\" simple view - selects all instances of the class (but not instances of class descendants)."
#define DBSC_POLYMORPHIC_VIEW_DESCRIPTION   "Class \"%s\" polymorphic view - selects all instances of the class and of all its descendants."

Define Documentation

#define DBSC_OID_GENERATION_SUPPORT_DESCRIPTION   "Support database structures for OID generation."
 

#define DBSC_CID_TABLE_DESCRIPTION   "Table used to translate C++ class name to class ID, which is used as C++ type identification in all other tables."
 

#define DBSC_MAIN_TABLE_DESCRIPTION   "Project main table - contains object identifiers of all projects' persistent objects and identification of their C++ classes."
 

#define DBSC_MSG_COLUMNS_DESCRIPTION   "Table %s - columns description:"
 

#define DBSC_MSG_OID_DESCRIPTION   " column \"%s\" is object identifier"
 

#define DBSC_MSG_CID_DESCRIPTION   " column \"%s\" specifies object's C++ class"
 

#define DBSC_MSG_COLUMN_DESCRIPTION   " column \"%s\" comes from attribute \"%s\" declared in class \"%s\""
 

#define DBSC_SIMPLE_VIEW_DESCRIPTION   "Class \"%s\" simple view - selects all instances of the class (but not instances of class descendants)."
 

#define DBSC_POLYMORPHIC_VIEW_DESCRIPTION   "Class \"%s\" polymorphic view - selects all instances of the class and of all its descendants."
 


Generated on Wed Aug 11 22:36:51 2004 for IOPC by Doxygen 1.3.6