XWiki Classes (xwikiclasses)

Version 3.1 by Helmut Nagy on 2009/12/04

td, th {border-bottom:1px solid #666}
table.dbtable{border:1px solid #666;border-bottom:0px}
th {background-color:#EFEFEF}
.db0{width:1%;border-right:1px solid #666;}
.db1{width:25%;border-right:1px solid #666}
.db2{width:10%;border-right:1px solid #666}
.db3{width:7%;border-right:1px solid #666}
.db4{width:7%;border-right:1px solid #666}
.db5{width:10%;border-right:1px solid #666}
.db6{width:20%;border-right:1px solid #666}
.db7{width:20%}
.dbhead{background-color:#CCC;font-weight:bold}

XWiki Classes (xwikiclasses)

Warning In XWiki 2.0.3, this table is not populated. The XWiki engine retieves the class of an object using xwikiobjects.XWO_CLASSNAME in table xwikiobjects instead. It accesses the document where xwikidoc.XWD_FULLNAME matches xwikiobjects.XWO_CLASSNAME, and then reads the XML description of the class from xwikidoc.XWD_XML.
<p/>
 The table xwikiobjects is still populated, of course.

This table contains the declaration of XWiki classes.

 
xwikiclasses
  Column Name Datatype Not null auto inc flags Default Value Comments
db_key.gif XWO_ID INTEGER db_check.gif     0 Points to xwikidoc table
db_field.gif XWO_NAME VARCHAR(255) db_check.gif        
db_field.gif XWO_CUSTOM_MAPPING TEXT       null  
db_field.gif XWO_CUSTOM_CLASS VARCHAR(255)       null  
db_field.gif XWO_VALIDATION_SCRIPT VARCHAR(255)       null  

Get Connected