Columns in "Classes"

FieldTypeNullKeyDefaultExtra
 ClassId  int(11)  NO  PRI    auto_increment 
 SchemaFileId  int(11)  YES       
 ClassName  tinytext  YES       
 SuperClasses  tinytext  YES       
 SubClasses  tinytext  YES       
 Attributes  tinytext  YES       
 Relationships  tinytext  YES       
 Methods  tinytext  YES       
 IsAbstract  tinytext  YES       
 Description  text  YES       

        
        Know more about the database in Database dictionary!