#include <ClassHierarchy.h>
Collaboration diagram for ClassHierarchy::TableInfo::ColumnInfo:

Public Attributes | |
| CStdString | attributeName |
| CStdString | columnType |
| FullClassInfo * | declaredIn |
| bool | throughFilteredMapping |
|
|
Attribute name.
|
|
|
DB column type.
|
|
|
Points to the class where the attribute is declared.
|
|
|
Does the attribute come from a descendant through filtered mapping?
|